ここでは、プログラムなどでよく使用されるアルゴリズムについて紹介したいと思います。 元々は、自分の頭の中を整理することを目的にこのコーナーを開設してみたのですが、最近は継続させることを目的に新しいネタを探すようになってきました。まだまだ面白いテーマがいろいろと残っているので、気力の続く限りは更新していきたいと思います。 今までに紹介したテーマに関しても、新しい内容や変更したい箇所などがたくさんあるため、新規テーマと同時進行で修正作業も行なっています。 アルゴリズムのコーナーで紹介してきたサンプル・プログラムをいくつか公開しています。「ライン・ルーチン」「円弧描画」「ペイント・ルーチン」「グラフィック・パターンの処理」「多角形の塗りつぶし」を一つにまとめた GraphicLibrary と、「確率・統計」より「一般化線形モデル」までを一つにまとめた Statistics を現在は用意していま
The document discusses real-time communication technologies for web applications, including XMPP, AMQP, and publish-subscribe protocols. It provides code examples in Ruby of sending messages and presence updates using XMPP, and publishing and subscribing to messages using AMQP. The document promotes these technologies for enabling low-latency messaging between web services and applications.Read le
■ 目次 記事を読む前に・ごあいさつ ニュース・最近の更新 関連リンク集 WUXGA市場の背景・歴史 スペック・機能・評価一覧 目への負担について(ギラギラ、ツブツブ) 液晶ディスプレイの選び方 製品スペックの読み方・用語解説 〜間違いだらけの常識〜 製品スペックの読み方・用語解説 〜色域・色彩学編〜 液晶の駆動形式について(TN、VA、IPS) WUXGA対応製品一覧 & ひとことコメント [レビュー] NEC MultiSync LCD2690WUXi / LCD2690WUXi製品レビュー [レビュー] NEC MultiSync LCD2490WUXi [レビュー] EIZO ColorEdge CG241W [レビュー] EIZO FlexScan SX2461W / SX2761W / SX3031W-H [レビュー] MITSUBISHI RDT261WH / RDT261W
bulknews.typepad.com Tatsuhiko Miyagawa's blog to discuss mostly tech and nerdy stuff. In the last couple of (or even more :) days Yuval and I have been endlessly discussing what the asynchronous response API would look like in PSGI applications. And that was also becoming one of the most frequently asked questions on my side, since many people from AnyEvent, POE and perlbal (Danga::Socket) land a
twitter stream APIとは、twitterのステータス更新に対してキーワードでtrackしたり、あるグループ内に属するステータス更新をフィルタしたり出来るAPIなのだけど、実際にはchunkedなストリームが流れて来ているのであって、これを使ったWebアプリを作る際にはlong pollを使うのが良い。ただしクライアントサイドでjavascriptを処理する際に サーバサイドでステータス更新をFIFOに溜め込む クライアントからリクエストをブロック(long poll)しFIFOからステータスを送出する クライアントサイドでlong pollを行い画面を更新する 再度サーバへリクエストを投げる を繰り返すのであれば、せっかくストリームなのにアプリサーバとの接続を切ってしまう事になる。出来ればクライアントからWebアプリもストリーミングとしたい。しかしながらサーバからのステータ
This tip describes how to use C++ code completion in Vim (omni completion). When editing a C++ file, enter the command :set omnifunc? to see what completion function is currently used. If the result is omnifunc=ccomplete#Complete, it means you are using the C completion provided with Vim (not C++). If your :set omnifunc? is not set as desired or maybe empty this is a good workaround for C++ files:
This script is for vim 7.0 or higher, it provides C/C++ completion thanks to a ctags database. If you don't want a completion based on ctags there are solutions using compiler front ends (real C++ parsing) - "clang" with the following script : http://www.vim.org/scripts/script.php?script_id=3302 - "gccsense" : http://cx4a.org/software/gccsense Features : - Complete namespaces, classes, structs a
シーサーカンファレンスの時に、id:taediumさんに「俺、戦争が終わったらDomaのサンプル作るんだ」と宣言していたので、T2+Spring+Domaのサンプルを作成しました。 ソース SVNを使用する場合は、「http://t-2.googlecode.com/svn/trunk/samples/t2-spring-doma」からチェックアウトできます。 またアーカイブ形式のものは、「http://t-2.googlecode.com/files/t2-spring-doma-0.6.1-ga.zip」からダウンロードできます。 いずれもeclipseプロジェクト形式になっています。 eclipseを使用する場合は、eclipse3.5以上を使用してください。(domaのapt機能が3.5以上でないと動作しないため) ダウンロード後にリビルドして、bootstrap/samples/
1. 次世代 Dao フレームワーク Doma (ドマ) 第 56 回 JavaEE 勉強会 中村年宏 ( http://d.hatena.ne.jp/taedium/) 2. Doma (ドマ)とは D omain O riented MA pping Framework Domain (ドメイン) = 値の定義域 Doma では String や Integer の定義域をより狭めたものを Domain (ドメイン)と呼ぶ 名前だけだと汎用的だけど、カテゴリとしては Dao フレームワーク( O/R マッパー) Java6 ( JDBC4.0 )対応 他のライブラリに依存していない Seasar プロジェクトの Sandbox で開発中 SVN リポジトリ https://www.seasar.org/svn/sandbox/doma/ SNAPSHOT http://maven.se
This entry was posted on October 16, 2009 at 6:55 am and is filed under Books, Coders at Work. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site. 39 Responses to “C++ in Coders at Work” Isaiah Gilliland Says: September 20, 2010 at 6:48 am | Reply I was wondering how you make money when you don’t program in C++? I too have
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く