资源列表
servicedocs
- servicedocs dvd
spidermonkey 源码
- Vs2005环境下,使用spidermonkey js1.70库,应用程序 C代码和js脚本的交互。
Windows登陆时进度条
- Windows登陆时滚动条
DEMO MFC下载程序
- MFC下载程序
sha1加密算法
- sha1加密算法
TextFileIO
- Reading or writing a line from or to a text file maybe a very common task in programming. The CTextFileIO class wants to simplify this task, whatever your text file encoding type be, and your program environment could be ANSI or Unicode. The class pr
gaussian distributed number
- C Generate a pseudorandom, gaussian distributed number with mean 0 and standard deviation 1. C The random number is generated with ran1. C param idum An integer argument passed to ran1