リンク集132010/10/29 05:32

ロードマップでわかる!当世プロセッサー事情

http://ascii.jp/elem/000/000/420/420986/

std::unique_ptrとstd::shared_ptr

http://d.hatena.ne.jp/nagoya313/20100305/1267758837

メモリ管理(Windows)

http://nienie.com/~masapico/doc_MemMan.html

必要最小ワーキングセット

http://d.hatena.ne.jp/NyaRuRu/20060620

http://d.hatena.ne.jp/NyaRuRu/20051022

巨大なサイズのファイルを簡単に作る方法

http://www.atmarkit.co.jp/fwin2k/win2ktips/243largefile/largefile.html

SHGetKnownFolderPath(Windowsの特殊パス。MyDocuments などの取得)の引数

http://hpcgi1.nifty.com/MADIA/Vcbbs/wwwlng.cgi?print+200801/08010022.txt

KNOWNFOLDERID(SHGetKnownFolderPathの引数で指定する)

http://msdn.microsoft.com/en-us/library/bb762584.aspx

Process Monitor v2.92(ファイルシステムの挙動をリアルタイムに監視)

http://technet.microsoft.com/ja-jp/sysinternals/bb896645.aspx

FileMon for Windows v7.04(Windows上の全てのHDDの挙動を監視)

http://technet.microsoft.com/en-us/sysinternals/bb896642.aspx

ScottGu氏のブログより

http://www.atmarkit.co.jp/fdotnet/scottgublog/index/index.html

C++(0x)右辺値参照解説

http://slashdot.jp/~taro-nishino/journal/507551

Windows Vista での IFileOperation(MSDN)

http://msdn.microsoft.com/ja-jp/magazine/cc163304.aspx

Shell Functions(MSDN, Vista 以前)

http://msdn.microsoft.com/ja-jp/library/bb776426(v=VS.85).aspx

IFileOperation Interface(MSDN, Vista以降)

http://msdn.microsoft.com/ja-jp/library/bb775771(v=VS.85).aspx

New APIs in the Windows Vista Shell(MSDN)

http://msdn.microsoft.com/ja-jp/library/bb776780(en-us,VS.85).aspx

IFileOperationProgressSink Interface(MSDN)

http://msdn.microsoft.com/ja-jp/library/bb775722(en-us,VS.85).aspx

WMI を用いたCPU使用率などの取得

http://uchukamen.com/Programming/WMI/

PdhOpenQuery を使った CPU 使用率の取得

http://mrxray.on.coocan.jp/Delphi/plSamples/475_CpuUsageRate.htm

Using Scripting.FileSystemObject with C++

http://www.codeguru.com/forum/showthread.php?t=98855

StatSVN(Subversionの解析ツール)

http://www.statsvn.org/

ShellSpecialFolderConstants Enumeration(特殊フォルダ。ゴミ箱などのID値, ssfBITBUCKET)

http://msdn.microsoft.com/en-us/library/bb774096(VS.85).aspx

Thrust : CUDA用STLライブラリ

http://code.google.com/p/thrust/

Intel® OpenCL SDK

http://software.intel.com/en-us/articles/intel-opencl-sdk/

MVVM 勉強会資料

http://ufcpp.wordpress.com/2010/11/12/mvvm-%e5%8b%89%e5%bc%b7%e4%bc%9a%e8%b3%87%e6%96%99/

Direct2D

http://sfpg.seesaa.net/category/9048095-1.html

Direct2D(MSDN)

http://msdn.microsoft.com/ja-jp/library/dd370990(v=VS.85).aspx

Direct2D の紹介(MSDN)

http://msdn.microsoft.com/ja-jp/magazine/dd861344.aspx