Serendip
Web Studio
HOME
» 2008
問題2.40 – SICP(計算機プログラムの構造と解釈)その55
問題2.40 (define (unique-pairs n) (flatmap (lambda (i) (map (lambda (j) (list i j)) (enumerate-interval 1 (- i 1 [...]…
続きを読む
Date :
2008/12/31
Category :
blog
Tags :
sicp
Comments :
(0)
2.2.3 写像の入れ子 – SICP(計算機プログラムの構造と解釈)その54
2.2.3 写像の入れ子 正の整数 n があり、1<=j<i<=n である異なる正の整数 i と j の順序対で、i+j が素数になるものをすべて見つける。 n = 6 の場合 i<=n の各整数 [...]…
続きを読む
Date :
2008/12/30
Category :
blog
Tags :
sicp
Comments :
(0)
問題2.39 – SICP(計算機プログラムの構造と解釈)その53
問題2.39 (define (reverse sequence) (fold-right (lambda (x y) (append y (list x))) () sequence)) (reverse (list [...]…
続きを読む
Date :
2008/12/29
Category :
blog
Tags :
sicp
Comments :
(0)
問題2.38 – SICP(計算機プログラムの構造と解釈)その52
問題2.38 fold-right と fold-left 手続き (define (fold-right op initial sequence) (if (null? sequence) initial (op (c [...]…
続きを読む
Date :
2008/12/28
Category :
blog
Tags :
sicp
Comments :
(0)
問題2.37 – SICP(計算機プログラムの構造と解釈)その51
問題2.37 accumulate 手続きと accumulate-n 手続き (define (accumulate op initial sequence) (if (null? sequence) initial [...]…
続きを読む
Date :
2008/12/27
Category :
blog
Tags :
sicp
Comments :
(0)
問題2.36 – SICP(計算機プログラムの構造と解釈)その50
問題2.36 (define (accumulate-n op init seqs) (if (null? (car seqs)) () (cons (accumulate op init (map car seqs)) [...]…
続きを読む
Date :
2008/12/26
Category :
blog
Tags :
sicp
Comments :
(0)
問題2.35 – SICP(計算機プログラムの構造と解釈)その49
問題2.35 (map <??> <??>) 部分でリストの葉の数を数える。(葉の数を表す数のリストを返す) そのリストの各値を足す。 (define (count-leaves t) (accu [...]…
続きを読む
Date :
2008/12/25
Category :
blog
Tags :
sicp
Comments :
(0)
問題2.34 – SICP(計算機プログラムの構造と解釈)その48
問題2.34 (define (accumulate op initial sequence) (if (null? sequence) initial (op (car sequence) (accumulate op [...]…
続きを読む
Date :
2008/12/24
Category :
blog
Tags :
sicp
Comments :
(0)
問題2.33 – SICP(計算機プログラムの構造と解釈)その47
問題2.33 アキュムレータ手続き (define (accumulate op initial sequence) (if (null? sequence) initial (op (car sequence) (ac [...]…
続きを読む
Date :
2008/12/23
Category :
blog
Tags :
sicp
Comments :
(0)
問題2.32 – SICP(計算機プログラムの構造と解釈)その46
問題2.32 subsets が 引数s の全ての部分集合のリストを返すとすると、rest は s の先頭要素を除いた集合の全ての部分集合のリスト。 s の全ての部分集合のリストは、rest と rest の各要素に s [...]…
続きを読む
Date :
2008/12/22
Category :
blog
Tags :
sicp
Comments :
(0)
Page 1 of 11
1
2
3
4
5
»
10
...
Last »
↑ページの先頭へ
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)
過去のアーカイブ
あわせて読みたい・なかのひと
ブログランキング