東方算程譚

Oriental Code Talk ── επιστημηが与太をこく、弾幕とは無縁のシロモノ。

目次

Blog 利用状況

ニュース

著作とお薦めの品々は

著作とお薦めの品々は
東方熱帯林へ。

あわせて読みたい

わんくま

  1. 東京勉強会#2
    C++/CLI カクテル・レシピ
  2. 東京勉強会#3
    template vs. generics
  3. 大阪勉強会#6
    C++むかしばなし
  4. 東京勉強会#7
    C++むかしばなし
  5. 東京勉強会#8
    STL/CLRによるGeneric Programming
  6. TechEd 2007 @YOKOHAMA
    C++・C++/CLI・C# 適材適所
  7. 東京勉強会#14
    Making of BOF
  8. 東京勉強会#15
    状態遷移
  9. 名古屋勉強会#2
    WinUnit - お気楽お手軽UnitTest

CodeZine

  1. Cで実現する「ぷちオブジェクト指向」
  2. CUnitによるテスト駆動開発
  3. SQLiteで組み込みDB体験(2007年版)
  4. C++/CLIによるCライブラリの.NET化
  5. C# 1.1からC# 3.0まで~言語仕様の進化
  6. BoostでC++0xのライブラリ「TR1」を先取りしよう (1)
  7. BoostでC++0xのライブラリ「TR1」を先取りしよう (2)
  8. BoostでC++0xのライブラリ「TR1」を先取りしよう (3)
  9. BoostでC++0xのライブラリ「TR1」を先取りしよう (4)
  10. BoostでC++0xのライブラリ「TR1」を先取りしよう (5)
  11. C/C++に対応した、もうひとつのUnitTestFramework ─ WinUnit
  12. SQLiteで"おこづかいちょう"
  13. STL/CLRツアーガイド
  14. マージ・ソート : 巨大データのソート法
  15. ヒープソートのアルゴリズム
  16. C++0xの新機能「ラムダ式」を次期Visual Studioでいち早く試す
  17. .NETでマンデルブロ集合を描く
  18. .NETでマンデルブロ集合を描く(後日談)
  19. C++/CLI : とある文字列の相互変換(コンバージョン)
  20. インテルTBBによる選択ソートの高速化
  21. インテルTBB3.0 によるパイプライン処理
  22. Visual C++ 2010に追加されたSTLアルゴリズム
  23. Visual C++ 2010に追加されたSTLコンテナ「forward_list」
  24. shared_ptrによるObserverパターンの実装
  25. .NETでマンデルブロ集合を描く(番外編) ── OpenCLで超並列コンピューティング
  26. StateパターンでCSVを読む
  27. 状態遷移表からStateパターンを自動生成する
  28. 「ソートも、サーチも、あるんだよ」~標準C++ライブラリにみるアルゴリズムの面白さ
  29. インテルTBBの同期メカニズム
  30. なぜsetを使っちゃいけないの?
  31. WPFアプリケーションで腕試し ~C++でもWPFアプリを
  32. C++11 : スレッド・ライブラリひとめぐり
  33. Google製のC++ Unit Test Framework「Google Test」を使ってみる
  34. メールでデータベースを更新するココロミ
  35. Visitorパターンで遊んでみたよ
  36. Collection 2題:「WPFにバインドできる辞書」と「重複を許す検索set」
  37. Visual C++ 2012:stateless-lambdaとSQLiteのぷち拡張
  38. 「Visual C++ Compiler November 2012 CTP」で追加された6つの新機能

@IT

  1. Vista時代のVisual C++の流儀(前編)Vista到来。既存C/C++資産の.NET化を始めよう!
  2. Vista時代のVisual C++の流儀(中編)MFCから.NETへの実践的移行計画
  3. Vista時代のVisual C++の流儀(後編) STL/CLRによるDocument/Viewアーキテクチャ
  4. C++開発者のための単体テスト入門 第1回 C++開発者の皆さん。テスト、ちゃんとしていますか?
  5. C++開発者のための単体テスト入門 第2回 C++アプリケーションの効率的なテスト手法(CppUnit編)
  6. C++開発者のための単体テスト入門 第3回 C++アプリケーションの効率的なテスト手法(NUnit編)

AWARDS


Microsoft MVP
for Visual Developer - Visual C++


Wankuma MVP
for いぢわる C++


Nyantora MVP
for こくまろ中国茶

Xbox

Links

記事カテゴリ

書庫

日記カテゴリ

「ストラウストラップのプログラミング入門」目次

第1章 コンピュータ、人、プログラミング

第1部 基礎

第2章 Hello, World!
第3章 オブジェクト、型、値
第4章 計算
第5章 エラー
第6章 プログラムの記述
第7章 プログラムの完成
第8章 プログラミング言語の機能:関数、その他
第9章 プログラミング言語の機能:クラス、その他

第2部 入力と出力

第10章 入力および出力ストリーム
第11章 入力と出力のカスタマイズ
第12章 表示モデル
第13章 グラフィックスクラス
第14章 グラフィックスクラスの設計
第15章 関数とデータのグラフ化
第16章 GUI

第3部 データとアルゴリズム

第17章 ベクタとフリーストア
第18章 ベクタと配列
第19章 ベクタ、テンプレート、例外
第20章 コンテナとイテレータ
第21章 アルゴリズムとマップ

第4部 視野を広げる

第22章 理想と歴史
第23章 テキストの操作
第24章 数値
第25章 組み込みシステムプログラミング
第26章 テスト
第27章 Cプログラミング言語

第5部 付録

付録A 言語のまとめ
付録B 標準ライブラリのまとめ
付録C Visual Studio の使用
付録D FLTKのインストール
付録E GUIの実装

投稿日時 : 2011年8月10日 21:36

コメントを追加

# oncPRtWgDbfB 2014/08/28 1:04 http://crorkz.com/

ERQQh1 I will right away grab your rss as I can't find your email subscription link or newsletter service. Do you have any? Kindly let me know in order that I could subscribe. Thanks.

# Hi, i think that i saw you visited my site so i came to “return the favor”.I am trying to find things to improve my site!I suppose its ok to use some of your ideas!! 2018/09/17 1:35 Hi, i think that i saw you visited my site so i ca

Hi, i think that i saw you visited my site so i came to “return the favor”.I am
trying to find things to improve my site!I suppose its
ok to use some of your ideas!!

# Hi mates, good article and fastidious arguments commented at this place, I am genuinely enjoying by these. 2018/09/30 19:37 Hi mates, good article and fastidious arguments co

Hi mates, good article and fastidious arguments commented at this place, I am genuinely enjoying by these.

# Howdy just wanted to give you a quick heads up. The words in your article seem to be running off the screen in Internet explorer. I'm not sure if this is a formatting issue or something to do with browser compatibility but I figured I'd post to let yo 2018/10/02 10:55 Howdy just wanted to give you a quick heads up. Th

Howdy just wanted to give you a quick heads up. The words in your article
seem to be running off the screen in Internet explorer. I'm
not sure if this is a formatting issue or something to do with browser compatibility but I figured I'd
post to let you know. The layout look great though!

Hope you get the problem solved soon. Thanks

# I blog quite often and I really appreciate your content. The article has truly peaked my interest. I'm going to take a note of your website and keep checking for new information about once per week. I subscribed to your RSS feed too. 2018/10/02 12:15 I blog quite often and I really appreciate your co

I blog quite often and I really appreciate your content. The article has truly peaked my interest.
I'm going to take a note of your website and keep checking for new information about once per week.
I subscribed to your RSS feed too.

# I blog quite often and I really appreciate your content. The article has truly peaked my interest. I'm going to take a note of your website and keep checking for new information about once per week. I subscribed to your RSS feed too. 2018/10/02 12:16 I blog quite often and I really appreciate your co

I blog quite often and I really appreciate your content. The article has truly peaked my interest.
I'm going to take a note of your website and keep checking for new information about once per week.
I subscribed to your RSS feed too.

# This paragraph presents clear idea in favor of the new users of blogging, that really how to do blogging. 2018/10/08 4:00 This paragraph presents clear idea in favor of the

This paragraph presents clear idea in favor of
the new users of blogging, that really how to do blogging.

# Fantastic beat ! I would like to apprentice even as you amend your website, how could i subscribe for a weblog website? The account aided me a applicable deal. I were a little bit acquainted of this your broadcast offered shiny clear concept 2018/11/10 14:16 Fantastic beat ! I would like to apprentice even a

Fantastic beat ! I would like to apprentice even as you amend your
website, how could i subscribe for a weblog website?

The account aided me a applicable deal. I were a little bit acquainted
of this your broadcast offered shiny clear concept

# It's remarkable to pay a quick visit this website and reading the views of all friends concerning this paragraph, while I am also eager of getting experience. 2018/11/18 23:10 It's remarkable to pay a quick visit this website

It's remarkable to pay a quick visit this website and reading the views of all friends concerning this paragraph,
while I am also eager of getting experience.

# Hi there, I desire to subscribe for this webpage to get latest updates, therefore where can i do it please assist. 2018/11/22 0:41 Hi there, I desire to subscribe for this webpage t

Hi there, I desire to subscribe for this webpage to get latest updates, therefore where can i do it please assist.

# Hi! Do you know if they make any plugins to protect against hackers? I'm kinda paranoid about losing everything I've worked hard on. Any suggestions? 2019/03/22 1:38 Hi! Do you know if they make any plugins to protec

Hi! Do you know if they make any plugins to protect against hackers?
I'm kinda paranoid about losing everything I've worked hard on. Any
suggestions?

# Magnificent beat ! I wish to apprentice at the same time as you amend your website, how can i subscribe for a blog site? The account helped me a applicable deal. I had been a little bit acquainted of this your broadcast offered vivid transparent concep 2019/07/24 15:53 Magnificent beat ! I wish to apprentice at the sam

Magnificent beat ! I wish to apprentice at the same time as you amend your website, how can i subscribe for a blog site?
The account helped me a applicable deal. I had been a little
bit acquainted of this your broadcast offered vivid transparent concept

# Magnificent beat ! I wish to apprentice at the same time as you amend your website, how can i subscribe for a blog site? The account helped me a applicable deal. I had been a little bit acquainted of this your broadcast offered vivid transparent concep 2019/07/24 15:54 Magnificent beat ! I wish to apprentice at the sam

Magnificent beat ! I wish to apprentice at the same time as you amend your website, how can i subscribe for a blog site?
The account helped me a applicable deal. I had been a little
bit acquainted of this your broadcast offered vivid transparent concept

# Magnificent beat ! I wish to apprentice at the same time as you amend your website, how can i subscribe for a blog site? The account helped me a applicable deal. I had been a little bit acquainted of this your broadcast offered vivid transparent concep 2019/07/24 15:55 Magnificent beat ! I wish to apprentice at the sam

Magnificent beat ! I wish to apprentice at the same time as you amend your website, how can i subscribe for a blog site?
The account helped me a applicable deal. I had been a little
bit acquainted of this your broadcast offered vivid transparent concept

# Magnificent beat ! I wish to apprentice at the same time as you amend your website, how can i subscribe for a blog site? The account helped me a applicable deal. I had been a little bit acquainted of this your broadcast offered vivid transparent concep 2019/07/24 15:56 Magnificent beat ! I wish to apprentice at the sam

Magnificent beat ! I wish to apprentice at the same time as you amend your website, how can i subscribe for a blog site?
The account helped me a applicable deal. I had been a little
bit acquainted of this your broadcast offered vivid transparent concept

# I was recommended this blog by my cousin. I'm not sure whether this post is written by him as no one else know such detailed about my difficulty. You are incredible! Thanks! 2019/07/31 15:34 I was recommended this blog by my cousin. I'm not

I was recommended this blog by my cousin. I'm not sure whether this post is written by him
as no one else know such detailed about my difficulty.
You are incredible! Thanks!

# I was recommended this blog by my cousin. I'm not sure whether this post is written by him as no one else know such detailed about my difficulty. You are incredible! Thanks! 2019/07/31 15:35 I was recommended this blog by my cousin. I'm not

I was recommended this blog by my cousin. I'm not sure whether this post is written by him
as no one else know such detailed about my difficulty.
You are incredible! Thanks!

# I was recommended this blog by my cousin. I'm not sure whether this post is written by him as no one else know such detailed about my difficulty. You are incredible! Thanks! 2019/07/31 15:36 I was recommended this blog by my cousin. I'm not

I was recommended this blog by my cousin. I'm not sure whether this post is written by him
as no one else know such detailed about my difficulty.
You are incredible! Thanks!

# I was recommended this blog by my cousin. I'm not sure whether this post is written by him as no one else know such detailed about my difficulty. You are incredible! Thanks! 2019/07/31 15:37 I was recommended this blog by my cousin. I'm not

I was recommended this blog by my cousin. I'm not sure whether this post is written by him
as no one else know such detailed about my difficulty.
You are incredible! Thanks!

# Hey there! I know this is kinda off topic but I was wondering if you knew where I could locate a captcha plugin for my comment form? I'm using the same blog platform as yours and I'm having trouble finding one? Thanks a lot! 2022/03/23 12:29 Hey there! I know this is kinda off topic but I wa

Hey there! I know this is kinda off topic but I was wondering if you knew where I
could locate a captcha plugin for my comment form? I'm using the same blog platform
as yours and I'm having trouble finding one?

Thanks a lot!

# What a information of un-ambiguity and preserveness of precious know-how about unexpected feelings. 2022/03/24 4:37 What a information of un-ambiguity and preservenes

What a information of un-ambiguity and preserveness of
precious know-how about unexpected feelings.

タイトル
名前
URL
コメント