Skeleton of GOF's Design Patterns |
デザインパターンの骸骨たち (RE-BONE) with C |
||||||||||||||||||||||||||||||||||||||
<おまけ>
|
||||||||||||||||||||||||||||||||||||||
ご意見、ご感想はこちらまで。 |
Copyright(C) 2000-2009 Yoshinori Oota All rights reserved. |
参考文献 |
|
[1] |
『オブジェクト指向における再利用のためのデザインパターン』 |
著者 Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides | |
監訳 本位田 真一、吉田 和樹 | |
発行 ソフトバンクパブリッシング株式会社 1995年 10月 | |
ISBN 4-890520797-4 | |
[2] |
『Peter CoadによるJavaオブジェクト設計』 |
著者 Peter Coad, Mark Mayfield | |
監訳 今野 睦 | |
発行 株式会社プレンティスフォール出版 1997年 11月 | |
ISBN 4-89471-014-5 | |
[3] |
『Javaとピザとデザインパターン』 |
著者 Mattihias Felleisen, Daniel P.Friedman | |
訳者 庄司 速人、庄司 裕子 | |
発行 ソフトバンク株式会社 1998年 12月 | |
ISBN 4-7973-0790-0 | |
[4] |
『パターンハッチング』 |
著者 John VLISSIDES | |
訳者 長瀬 嘉秀、永田 渉 | |
発行 株式会社ピアソン・エデュケーション 1999年 11月 | |
ISBN 4-89471-148-6 | |
[5] |
『プログラミング言語Java 第3版』 |
著者 Ken Arnold James Gosling David Holmes | |
訳者 柴田 芳樹 | |
発行 株式会社ピアソン・エデュケーション | |
ISBN 4-89471-343-8 | |
[6] |
『Effective Java プログラミング言語ガイド』 |
著者 Joshua Bloch | |
訳者 柴田 芳樹 | |
発行 株式会社ピアソン・エデュケーション | |
ISBN 4-89471-436-1 | |
[7] |
『プログラミング言語C++第3版』 |
著者 Bjarne Stroustrup | |
訳者 長尾 高弘 | |
発行 アジソン・ウェスレイ・パブリッシャーズ・ジャパン株式会社 | |
ISBN 4-7561-1895-X C3004 | |
[8] |
『EffectiveC++改訂2版』 |
著者 Scott Meyers | |
訳者 吉川 邦夫 | |
発行 株式会社アスキー | |
ISBN 4-7561-1808-9 | |
[9] |
『More EffectiveC++』 |
著者 Scott Meyers | |
訳者 安村 通晃、伊賀 総一郎、飯田 朱美 | |
発行 アジソン・ウェスレイ・パブリッシャーズ・ジャパン株式会社 | |
ISBN 4-7561-1853-X C3004 | |
[10] |
『C++によるデータ構造入門』 |
著者 Timothy A.Budd | |
訳者 神林 靖 | |
発行 株式会社アスキー | |
ISBN 4-7561-1845-3 | |
[11] |
『Exceptional C++』 |
著者 Herb Sutter | |
訳者 浜田 真理 | |
発行 株式会社ピアソン・エデュケーション | |
ISBN 4-89471-270-9 | |
[12] |
『ソフトウエアアーキテクチャ』 |
著者 F Buschmann, R Meunier, H Rohnert, P Sommerlad, M stal | |
訳者 金澤 典子/ 水野 貴之/ 桜井 麻里/ 関 富登志/ 千葉 寛之 | |
発行 株式会社 トッパン | |
ISBN 4-8101-9007-2 | |
[13] |
『Singleton and Monostate』 |
http://www.objectmentor.com/resources/articles/SingletonAndMonostate.pdf | |
[14] |
『Double-Checked Locking』 |
http://www.cs.wustl.edu/~schmidt/PDF/DC-Locking.pdf | |
[15] |
『HierarchicalVisitorPattern』 |
http://c2.com/cgi/wiki?HierarchicalVisitorPattern | |
[16] |
『Component Interaction Patterns』 |
http://jerry.cs.uiuc.edu/~plop/plop99/proceedings/Eskelin1/ComponentInteractionPatterns.pdf | |
[17] |
『Pattern Summaries: Cache Management』 |
http://www.developer.com/java/other/article.php/630481 | |
[18] |
『The Role Object Pattern』 |
http://st-www.cs.uiuc.edu/users/hanmer/PLoP-97/Proceedings/riehle.pdf | |
[19] |
『Pattern Summaries: Object Pool』 |
http://www.developer.com/java/ent/article.php/626171 |