- 著者:stepney141
- 2016年3月初版、2020年5月改訂
- この文章についての情報:https://stepney141.hatenablog.com/entry/2020/05/27/071742
- 序論
- 本論
| import { getRandomValue } from "../src/zobrist.js"; | |
| import * as fs from 'fs/promises'; | |
| (async () => { | |
| let list = []; | |
| for (let i = 1; i <= 100000; i++) { | |
| list.push(getRandomValue()); | |
| } |
| #!/bin/bash | |
| # ref: https://webapps.stackexchange.com/questions/115369/how-to-archive-the-whole-website | |
| wget -m -nv -o logfile.txt $1 | |
| find . -name '*.htm' -or -name '*.html' -exec curl -v "https://web.archive.org/save/https://{}" ';' |
| * { | |
| margin: 0; | |
| padding: 0; | |
| } | |
| body { | |
| background-color: black; | |
| } | |
| .eva-heading { |
出典:
下記の邦訳はおそらくどこか間違ってるので、可能ならば上に挙げた元文献を当たることをオススメします。
256次のヒルベルト行列の2ノルムによる条件数を、有効数字4桁で求めよ。
原文:https://llogiq.github.io/2019/06/07/game.html
この翻訳は、原文と同じくパブリックドメインです。
この文章について:/r/rustのモデレータをやっていると、同名のゲームのための場所だと勘違いしてやってくる人をよく見かけます。そこでネタとしてこんなものを書いてみました。
"Rust"というゲームは、よりにもよってMozillaとかいう名前のメーカーが4年もかけて作っていて、
The current version of Dagaz (v1.3.5) is based on Zillions of Games the general game playing software, but Dagaz has much wider flexibility. Dagaz makes it possible to develop abstract games that it is hard to implement even with Zillions of Games! In order to help your rapid development, we provide a special Java utility named "Z2J". It loads game descriptions written in Zillions Rules File format and converts them into JavaScript/HTML files that Dagaz understands. This transpiling system will be deprecated in future updates so that you will be able to start writing your own games directly in JavaScript.
| <DT><H3 ADD_DATE="1593609720" LAST_MODIFIED="1593609720">Sound-Synthesis-音響合成</H3> | |
| <DL><p> | |
| <DT><A HREF="http://d.hatena.ne.jp/uosoft/searchdiary?word=%2A%5BFM%B2%BB%B8%BB%5D" ADD_DATE="1593581904">[FM音源] - 電子ガジェットいろいろ</A> | |
| <DT><A HREF="https://qiita.com/tosaka2/items/3564050fe0ccea360610" ADD_DATE="1593581904">2017年~2018年4月までのディープラーニングを用いたText to speech手法まとめ - Qiita</A> | |
| <DT><A HREF="https://artificialharmonics.com/" ADD_DATE="1593581904">Artificial harmonics • Professional solutions for modern composers</A> | |
| <DT><A HREF="https://www.google.co.jp/search?q=csm+%E9%9F%B3%E5%A3%B0%E5%90%88%E6%88%90&oq=csm+%E3%81%8A%E3%82%93%E3%81%9B%E3%81%84&aqs=chrome.1.69i57j0l4.7389j0j7&sourceid=chrome&ie=UTF-8" ADD_DATE="1593581904">csm 音声合成 - Google 検索</A> | |
| <DT><A HREF="http://moge32.blogspot.jp/2012/08/3c.html" ADD_DATE="1593581904">Division by Zero: (2)C言語で音声合成もどき ~母音の生成~</A> | |
| <DT><A HREF="ftp |
Twitter has released the official API v2 endpoint for the bookmark feature. https://twittercommunity.com/t/build-with-bookmarks-on-the-twitter-api-v2/168804/
The following descriptions are or will soon be no longer useful; I suggest using the new official API.
| http://1st.geocities.jp/game_capture1/index.htm | |
| http://1st.geocities.jp/miyooo72/ | |
| http://1st.geocities.jp/murakun5555/oshirase.html | |
| http://1st.geocities.jp/silver_wave_cannon/ | |
| http://2nd.geocities.jp/deziwa_x/ | |
| http://2nd.geocities.jp/donoidmosiyousareteta/ | |
| http://2nd.geocities.jp/orange_plas/ | |
| http://3rd.geocities.jp/ankoku_isan/ | |
| http://3rd.geocities.jp/flat200688/ | |
| http://3rd.geocities.jp/view001sp/ |