タグ A Tutorial
人気順 10 users 50 users 100 users 500 users 1000 usersA tutorial quantum interpreter in 150 lines of Lisp
By Robert Smith Simulating a universal, gate-based quantum computer on a classical computer has many uses and benefits. The top benefit is the ability to inspect the amplitudes of the system’s state directly. However, while the mathematics is very well understood, implementing a general-purpose s... 続きを読む
llameradaの日記 - Ruby on Railsによるソーシャル・ブックマーク管理デスクトップ・アプリケーション
Ruby on Railsで作成したweb アプリケーションは、exe形式の実行ファイルにすることが出来る。詳しくは、Distributing Rails Applications - A Tutorialを参照のこと。この仕組みを知って、何か面白いことが出来ないかなと考えていた。そこで、前から欲しかったソーシャル・ブックマーク管理デスクトップ・アプリケーションを作った。現在のところ、del.ic... 続きを読む
Distributing Rails Applications - A Tutorial
Distributing Rails Applications A Tutorial Sun Dec 24 19:01:32 UTC 2006 Erik Veenstra <erikveen@dds.nl> PDF version (A4) Up 1. Introduction 2. Ingredients 2.1. Ruby 2.2. Rails 2.3. SQLite 2.4. Ruby-SQ... 続きを読む