y10exxx posted at Nov 30, 2020
Q#で量子乱数ジェネレータつくって湯婆婆を実装してみる
Microsoft.Quantum.Intrinsic; ホストには、C# 以外にも python なども利用できるみたいですが、今回は C# (Program.
- 18
- 1
wattai posted at Aug 22, 2019
HoloLens を TCP server とした画像の分割受信
動機
PC (Python) から HoloLens (C#) へ画像を送信する必要があったため,このコードを書きました. )
大まかな動作
client 側 (PC,
- 4
mix64 posted at Jan 15, 2017
TwitterのTLをボイスロイドに読み上げてもらう
実行環境
Windows10
Python3.5.2
tweepy ver3.5.0
民安★TALK ver.1.13.2
VOICEROID+ 東北きりたん
準備
- 13
nuwaa posted at Oct 24, 2017
コミュニティサイクルの利用履歴をスクレイピングv2 Headless Chrome版
やってみたこと
Python3 + BeautifulSoup4 + Selenium + headless Chrome です。
ChromeDriverをインストールする ...
- 2
nuwaa posted at May 10, 2016
コミュニティサイクルの利用履歴をスクレイピング
ということはWebで確認できるのですが、このあたりのことを自動化したいなーと思い、Python3 + BeautifulSoup4 + Selenium + Firefox ...
- 6
- 1
bobu_web posted at Feb 25, 2016
Lambda,PythonでTwitterBotを運用する
pip install virtualenv
source /{your path}/lambda_function/bin/activate
cd /{your path} ...
- 16
H1rono_K posted at May 20, 2020
iOSでmd2pdf
('sample.md', 'r', encoding='utf-8') as f:
source = f.read()
html = md2html_main(
- 2
nuwaa posted at Oct 24, 2017
コミュニティサイクルの利用履歴をスクレイピング v2
やってみたこと
今回もまずは、Python3 + BeautifulSoup4 + Selenium + Firefox で動作させます。 /usr/bin/env
- 1
pashango2 posted at Mar 06, 2017
CSS3ブレンドモードのPython実装と色空間の話
max(Cred, Cgreen, Cblue) - min(Cred, Cgreen, Cblue) == s
Python(pillow)での実装
計算式がわかったので、
- 5
Lisphilar posted at Sep 12, 2020
[CovsirPhy] COVID-19データ解析用Pythonパッケージ: S-R trend analysis
Python 3.7以上, もしくはGoogle Colaboratoryをご使用ください。 開発版:pip install "git+https://github.com/ ...
- 2
Search syntax
- title:Git
- Containing "Git" in title
- body:Ruby
- Containing "Ruby" in body
- code:function
- Containing "function" in code
- tag:Rails
- Tagged with "Rails"
- user:qiita
- Created by qiita
- stocks:>3
- more than 3 stocked
- created:>2020-12-25
- Created after 2020-12-25
- updated:>2020-12
- Updated after 2020-12-01
- -tag:Ruby
- Not containing "tag:Ruby"
- Ruby OR Rails
- Containing "Ruby" or "Rails"