资源列表
sourcecode
- mfc中的源码,可以方便大家参考,学习,希望有机会大家一起交流!
Bhattacharyya
- Error Bounds for Normal Densities, computationally simpler,slightly less tight bound When the two covariance matrices are equal, k(1/2) is te same as the Mahalanobis distance between the two means
HTML飞机大战
- html做的小游戏,飞机大战 html做的小游戏,飞机大战(HTML's little game, the plane war HTML's little game, the plane war)
files
- 关于文件的读写,文件中数据的处理,并且将数据显示出来,还可以将数据保存-File read and write files in data processing, and display the data, you can also save the data
20081020_7f3716f4c544a423e5746Mg7s0kSLgTy
- exe作成服务启动的代码,简单的c语言编写,是实现程序(木马)自启动的最好方式,能够逃脱杀毒软件的监视! -A remote administratio/bot source. Get command through either http or irc. Can execute a command on a specific time, uses simple XOR encryption for command file transfer. Also has embeded a repl
TopviewDeviceProgrammerB_Release3
- Why your files are not be used? 1.The content is too simple 2.Is not a sourcecode or document 3.lost some files 4.Descr iption is not detailed or not correct 5.Compressed file has password 6.Sourcecode duplicate or already exist
his
- 一套完整的医院HIS管理系统,曾在某大医院用过。稳定,delphi开发
PortSniffer
- HEX to ASCII Converter
pojcodefor(3000-3799)
- poj从题号3000到3799道题目的源码,可能会有一些没有,但是近180道题目。每道题目至少有一道AC的代码,除了AC的还有很多效率不是很高的以及wa的代码,信息量很大,很好用。-poj from Question No. 3000-3799 subject of the source, there may be some not, but nearly 180 topics. Each subject at least one AC code, in addition to the effi
KuoHaoMate
- 用VC++实现括号匹配 若文件中的括号完全匹配则返回1,否则返回0-Using VC++ to achieve matching brackets brackets if the file is an exact match to return 1, otherwise return 0
Exception
- this is sample how can i use Exception in C-this is sample how can i use Exception in C++
jisuanji1
- 简易计算器,能实现简单的计算,适合初学vc的人学习