Serendip
Web Studio
HOME
» 2009 » 2月
問題3.14 – SICP(計算機プログラムの構造と解釈)その114
問題3.14 最初の v の箱とポインタ図。 loop を実行していく時の箱とポインタ図の変化。 mystery 実行後の v と w の箱とポインタ図。 (define (mystery x) (define (loo [...]…
続きを読む
Date :
2009/2/28
Category :
blog
Tags :
sicp
Comments :
(0)
問題3.12、問題3.13 – SICP(計算機プログラムの構造と解釈)その113
問題3.12 append を使って連結した場合。 append! を使って連結した場合。 問題3.13 (define (make-cycle x) (set-cdr! (last-pair x) x) x) (def [...]…
続きを読む
Date :
2009/2/27
Category :
blog
Tags :
sicp
Comments :
(0)
問題3.11 – SICP(計算機プログラムの構造と解釈)その112
問題3.11 (define acc (make-account 50)) の評価結果の環境構造。 ((acc ‘deposit) 40) の評価結果の環境構造。 ((acc ‘withdraw) 60) の評価結果の環 [...]…
続きを読む
Date :
2009/2/26
Category :
blog
Tags :
sicp
Comments :
(0)
問題3.9、問題3.10 – SICP(計算機プログラムの構造と解釈)その111
問題3.9 1.2.1節の階乗を計算する手続きの再帰版・反復版の環境構造。 問題3.10 (define W1 (make-withdraw 100)) の評価結果の環境構造。 手続きオブジェクト W1 を作用させて作り [...]…
続きを読む
Date :
2009/2/25
Category :
blog
Tags :
sicp
Comments :
(0)
問題3.8 – SICP(計算機プログラムの構造と解釈)その110
問題3.8 引数が 0 の場合に内部変数 x を 0 にする手続き。 (define f (let ((x 1)) (lambda (n) (if (= n 0) (begin (set! x 0) x) x)))) ; [...]…
続きを読む
Date :
2009/2/24
Category :
blog
Tags :
sicp
Comments :
(0)
問題3.7 – SICP(計算機プログラムの構造と解釈)その109
問題3.7 最初に考えた解答 パスワードをリストにして、複数のパスワードが利用出来るようにする。 パスワード追加手続き add-password を定義する。 パスワードのリストから一致するパスワードを探す correc [...]…
続きを読む
Date :
2009/2/23
Category :
blog
Tags :
sicp
Comments :
(0)
問題3.6 – SICP(計算機プログラムの構造と解釈)その108
問題3.6 (use srfi-27) ;; for random-integer (define (rand-update x) (remainder (+ x 1812433253) 4294967296)) (de [...]…
続きを読む
Date :
2009/2/22
Category :
blog
Tags :
sicp
Comments :
(0)
問題3.5 – SICP(計算機プログラムの構造と解釈)その107
問題3.5 (use srfi-27) ;; for random-integer (define (random-in-range low high) (let ((range (- high low))) (+ lo [...]…
続きを読む
Date :
2009/2/21
Category :
blog
Tags :
sicp
Comments :
(0)
問題3.3、問題3.4 – SICP(計算機プログラムの構造と解釈)その106
問題3.3 (define (make-account balance password) (define (withdraw amount) (if (>= balance amount) (begin (set [...]…
続きを読む
Date :
2009/2/20
Category :
blog
Tags :
sicp
Comments :
(0)
問題3.1、問題3.2 – SICP(計算機プログラムの構造と解釈)その105
問題3.1 (define (make-accumulator sum) (lambda (n) (begin (set! sum (+ sum n)) sum))) (define A (make-accumulato [...]…
続きを読む
Date :
2009/2/19
Category :
blog
Tags :
sicp
Comments :
(0)
Page 1 of 4
1
2
3
4
»
↑ページの先頭へ
serendipity [sèrəndípəti]
ものをうまく発見する能力、掘り出し上手、幸運な発見
サイト内検索
Tag Cloud (タグクラウド)
actionscript
android
clojure
cms
css
design
eclipse
emacs
firefox
flash
git
graphic
hardware
html
java
javascript
language-c
linux
mac
manual
mysql
ooo
perl
photo
php
rails
ruby
scheme
server
sicp
sqlite
travel
ubuntu
unix
vim
webservice
windows
wordpress
youtube
Contents (コンテンツ)
Blog(ブログ)
Information(お知らせ)
About(このサイトについて)
WebDesign(ウェブデザイン)
Software(ソフトウェア)
Links(リンク)
Sitemap(サイトマップ)
Recent Posts (最近の投稿)
日本の城情報 Android アプリ『城めぐり』アップデート (ver2.56.0)
日本の城情報 Android アプリ『城めぐり』アップデート (ver2.55.0)
日本の戦国武将情報 Android アプリ 『戦国武将列伝』アップデート (ver 0.4.0 beta)
日本の城情報 Android アプリ『城めぐり』アップデート (ver2.54.0)
日本の城情報 Android アプリ『城めぐり』アップデート (ver2.53.0)
日本の城情報 Android アプリ『城めぐり』アップデート (ver2.52.0)
日本の城情報 Android アプリ『城めぐり』アップデート (ver2.51.0)
JavaScript Actions Menu ver 1.0.14(Firefox拡張機能)
Statusbar Charset ver 1.0.11(Firefox拡張機能)
moderror ver 5.0.1(Firefox拡張機能)
日本の城情報 Android アプリ『城めぐり』アップデート (ver2.50.0)
日本の城情報 Android アプリ『城めぐり』アップデート (ver2.49.0)
日本の城情報 Android アプリ『城めぐり』アップデート (ver2.48.0)
John Lennon – Stand by me
日本の戦国武将情報 Android アプリ 『戦国武将列伝』アップデート (ver 0.3.0 beta)
日本の城情報 Android アプリ『城めぐり』アップデート (ver2.47.0)
日本の潮汐情報 Android アプリ『Tideroid(タイドロイド)』アップデート (ver1.0.1)
日本の城情報 Android アプリ『城めぐり』アップデート (ver2.46.0)
日本の城情報 Android アプリ『城めぐり』アップデート (ver2.45.0)
日本の城情報 Android アプリ『城めぐり』アップデート (ver2.44.0)
JavaScript Actions Menu ver 1.0.13(Firefox拡張機能)
Statusbar Charset ver 1.0.10(Firefox拡張機能)
moderror ver 5.0.0(Firefox拡張機能)
HTML5, menu 要素の contextmenu 属性
日本の城情報 Android アプリ『城めぐり』アップデート (ver2.43.0)
日本の城情報 Android アプリ『城めぐり』アップデート (ver2.42.0)
日本の城情報 Android アプリ『城めぐり』アップデート (ver2.41.0)
日本の戦国武将情報 Android アプリ 『戦国武将列伝』アップデート (ver 0.2.0 beta)
日本の城情報 Android アプリ『城めぐり』アップデート (ver2.40.0)
日本の城情報 Android アプリ『城めぐり』アップデート (ver2.39.0)
Archives (アーカイブ)
2012年2月
(2)
2012年1月
(4)
2011年12月
(11)
2011年11月
(8)
2011年10月
(6)
2011年9月
(10)
過去のアーカイブ
あわせて読みたい・なかのひと
ブログランキング