w3neu.net::bookmark
タグクラウド
ピクチャーウォール
日々
RSSフィード
  • RSSフィード
  • ATOM Feed
  • Daily Feed
フィルター

ページあたりのブックマーク数

  • 20 links
  • 50 links
  • 100 links

Display

タグのないブックマークをフィルタする
page 2 / 26
結果 503 件 タグ付け tutorial  ✕
[2018年版]RTX1200の初期設定 - IPv4/IPv6 - Qiita https://qiita.com/mizutoki79/items/e28aed4aa3f162ed08f1
Wed Sep 8 22:59:06 2021 archive.org
thumbnail
configuration hardware network tutorial YAMAHA
航空機投資…機種選択の基本は「ナローボディ」といわれる理由 | 富裕層向け資産防衛メディア | 幻冬舎ゴールドオンライン https://gentosha-go.com/articles/-/21520
Wed Aug 18 17:00:22 2021 archive.org
thumbnail
ワイドボディとナローボディの判別の仕方が判る
aircraft jet organized tutorial
Voicemeeterで問題が発生した時の解決法 | かつデジ https://katsu-digi.com/2021/05/20/voicemeeter-problem/
Mon Aug 9 21:06:36 2021 archive.org
thumbnail
VoiceMeeterで音声トラブルが発生した場合の対処案。Bufferingの数値を半分にするのは思い付かなかった。バッファがでかいとメモリ負担が大きいのかな
driver setting sound troubleShooting tutorial
tkntrec版EDCBの使い方 | EncTools https://enctools.com/edcb-tkntrec/
Mon Aug 9 01:42:47 2021 archive.org
thumbnail
DTV tutorial Windows
【Excel】エクセルでSQLiteを使う方法 準備編 | ド素人のエンジニアリング https://www.tskup.com/excel-sqlite/
Wed Aug 4 08:24:58 2021 archive.org
thumbnail
ようやくバッドノウハウなしでSQLiteが使えるようになってる
Excel Microsoft SQLite tutorial Windows
TVRockの設定の方法2021!導入手順から番組表の取得までを丁寧に解説 | 疑問解決.com https://probsolvingnow.com/archives/7101
Sun Aug 1 21:37:19 2021 archive.org
thumbnail
DTV tutorial Windows
空に架かる橋 TvRock用ch-bs.txtch-cs.txt生成バッチファイル http://soranikakaruhashi.blog.fc2.com/blog-entry-375.html
Sun Aug 1 21:37:19 2021 archive.org
ch-bs.txtファイル生成バッチファイル
DTV freeUse tutorial
Hacking The Siglent 1104X-E Oscilloscope – Maker Matrix https://www.makermatrix.com/blog/hacking-the-siglent-1104x-e-oscilloscope/
Sat Jul 10 01:03:36 2021 archive.org
Siglent1104XEの改造ネタ
hack oscilloscope Siglent tutorial
# Keygen program for Siglent oscilloscopesimport hashlib# You get this b - Pastebin.com https://pastebin.com/fygAJy6y
Fri Jul 9 23:52:21 2021 archive.org
# Keygen program for Siglent oscilloscopes

import hashlib

# You get this by running "SCOPEID?" at the SCIP prompt and removing the dashes
SCOPEID = '0000000000000000'
# Replace this with your SN
SN = 'SDS00000000000'
# This is one of the four options below
Model = 'SDS1000X-E'
# 'SDS1000X-E', 'SDS2000X-E', 'SDS2000X+', 'SDS5000X', 'ZODIAC-'

bwopt = ('25M', '40M', '50M', '60M', '70M', '100M', '150M', '200M',
         '250M', '300M', '350M', '500M', '750M', '1000M', 'MAX')
otheropt = ('AWG', 'WIFI', 'MSO', 'FLX',
            'CFD', 'I2S', '1553', 'FG', '16LA')

hashkey = '5zao9lyua01pp7hjzm3orcq90mds63z6zi5kv7vmv3ih981vlwn06txnjdtas3u2wa8msx61i12ueh14t7kqwsfskg032nhyuy1d9vv2wm925rd18kih9xhkyilobbgy'

def gen(x):
    h = hashlib.md5((
        hashkey +
        (Model+'\n').ljust(32, '\x00') +
        opt.ljust(5, '\x00') +
        2*(((SCOPEID if opt in bwopt else SN) + '\n').ljust(32, '\x00')) +
        '\x00'*16).encode('ascii')
    ).digest()
    key = ''
    for b in h:
        if (b <= 0x2F or b > 0x39) and (b <= 0x60 or b > 0x7A):
            m = b % 0x24
            b = m + (0x57 if m > 9 else 0x30)
        if b == 0x30:
            b = 0x32
        if b == 0x31:
            b = 0x33
        if b == 0x6c:
            b = 0x6d
        if b == 0x6f:
            b = 0x70
        key += chr(b)
    return key.upper()

for opt in bwopt:
    print('{:5} {}'.format(opt, gen(SCOPEID)))
for opt in otheropt:
    print('{:5} {}'.format(opt, gen(SN)))
hack oscilloscope python script Siglent tutorial
ねじ規格を調べる。日本で使われるネジ規格一覧表 | 株式会社オーミヤ https://www.ohmiya.co.jp/special/screw/
Sun Apr 11 17:43:00 2021 archive.org
thumbnail
ネジ規格を簡単にまとめ
organized screw standard tutorial
Sway https://sway.office.com/r6BIQ5XU7oHC9o9H
Fri Dec 25 21:50:58 2020 archive.org
thumbnail
ISO ファイルから Windows 10 を最新バージョンにする方法
Microsoft organized resource tutorial Windows10
zbrushで眼球を作る – dodo tips https://dodomemoblog.wordpress.com/2017/05/10/zbrush%E3%81%A7%E7%9C%BC%E7%90%83%E3%82%92%E4%BD%9C%E3%82%8B/
Tue Jun 16 14:54:59 2020 archive.org
thumbnail
眼球作成チュートリアル
3D eyeball modeling tutorial ZBrush
FiberMeshで髪の毛を作る | ZBrushCentral Japan http://zbrushcentral.jp/topic/180/fibermesh%E3%81%A7%E9%AB%AA%E3%81%AE%E6%AF%9B%E3%82%92%E4%BD%9C%E3%82%8B
Tue Jun 16 14:52:40 2020 archive.org
thumbnail
リアル系の髪の毛モデリング
3D hair modeling tutorial zbrush
【ZBrush】服のモデリング方法【初心者向け】 | https://your-3d.com/zbrush-clothes/
Tue Jun 16 14:52:02 2020 archive.org
thumbnail
モデルの表面形状から服を生成する基本
3D modeling tutorial zbrush
ダンス振り付け 基本ステップ https://ppp-sss.com/blog/
Mon May 11 03:22:22 2020 archive.org
thumbnail
ダンステクニック個別に解説してくれてて見やすい
dance movie organized technique tutorial
Running Cells as a service with Systemd | Pydio https://pydio.com/en/docs/kb/deployment/running-cells-service-systemd
Sun May 10 17:40:16 2020 archive.org
pydioのサービス化
document install linux pydio server service tutorial
シンボリックリンクとは https://kazmax.zpp.jp/linux_beginner/symbolic_link.html
Sun May 10 17:19:52 2020 archive.org
シンボリックリンクの張り方忘れたときに
command CUI linux symbolicLink tips tutorial
OpenLiteSpeed + MariaDB で最強WordPress環境を作る – おきば https://ok1ba.net/2019/05/lsws-mariadb-%E3%81%A7%E6%9C%80%E5%BC%B7wordpress%E7%92%B0%E5%A2%83%E3%82%92%E4%BD%9C%E3%82%8B-2/
Thu May 7 21:56:26 2020 archive.org
LiteSpeed + MariaDB + WordPress
LiteSpeed MariaDB MySQL server tutorial weblog wordpress
LiteSpeedのVirtual HostテンプレートでSSL A+なWordPressサイト構築手順 | デフよん https://def-4.com/lightspeed-vhtemplate/
Thu May 7 21:54:25 2020 archive.org
thumbnail
テンプレートベースでLiteSpeedサーバー立ち上げる
administration LiteSpeed server template tutorial
OpenLiteSpeedで複数ドメインをSSLに対応させる方法 | logw-ログウ個人的な記録用- https://www.logw.jp/cloudserver/9095.html
Thu May 7 21:49:55 2020 archive.org
thumbnail
まぁ個人でやるぶんには複数と言ってもサブドメイン程度だけどね...
administration http LiteSpeed server SSL tutorial
page 2 / 26
5797 links