2010年3月25日 星期四

[Visual Studio 2008 C++ TR1]Random number generatior

論文需要產生合成資料,資料分佈必須滿足某些分佈(Poisson、Exponential)

微軟VS 2008 release TR1(Technical Report 1) feature pack

提供亂數產生器的各種分布(基本上統計的各種分布都有了)

如果已安裝SP1就不用另外安裝 feature pack,另外微軟在SP1後有發佈一個hotfix

試完有空再補使用心得

相關使用教學:
Random number generation using C++ TR1
A TR1 Tutorial: Generating Random Numbers
Visual C++2008 C++ TR1 随机数编程笔记

沒有留言: