2007-10-02 Mesh-tracing
■[プログラミング] Mesh-tracing
I roughly implemented the mesh-tracing method that calculates the acoustic impulse responses of the room, which is presented in the paper Real-time Acoustics Simulation using Mesh-Tracing, Schiettecatte et al. 2003, in 2D space.
Here's the C++ source code for my mesh-tracing implementation. It should, I believe, contain bugs and errors and my misinterpretations.
2007-09-09 第2回 LILO CodeReading 勉強会参加記
2007-07-30 Web Site with Recorded Speech for Visually Impaired
■[その他] Web Site with Recorded Speech for Visually Impaired
HCI International 2007 (HCII2007; 12th International Conference on Human-Computer Interaction) にポスター発表で参加してきましたので,その分の原稿とポスター資料を載せておきます。
2007-07-29 ショートコーディング本
■[プログラミング] ショートコーディング本
id:Ozy さんが ショートコーディング本 を出版されます。発売予定日は8月9日。
何気に僕の書いているACM/ICPC国内予選突破の手引きというWebサイトが書籍中に紹介されています。
2007-06-28 ACM-ICPC OB/OGの会主催 模擬国内予選 A〜D解説
■[ACM/ICPC] ACM-ICPC OB/OGの会主催 模擬国内予選 A〜D解説
先日行われたACM-ICPC OB/OGの会主催の模擬国内予選のA, B, C, D問題の解説を国内予選突破の手引きにアップしました。OB/OGの会の解説をベースに,冗長に,その分ちょっと分かりやすく書いています。
国内予選突破を確実にするには,この問題セットではA, B, Cを確実に解くことが必要です。学内競争が激しい大学では,D問題も解ける必要があります。本番まで後1週間ですので,練習がんばりましょう!

