搜索资源列表
Prog
- 百度战争专用的 和masteryuri 的注册器匹配的 识别验证工具 也可以最其他用途
QGA
- 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交
prog
- 给定一篇文章,将这篇文章按倒序输出并存储在另一个文件中,如i love you输出为:you love i-Given an article to this article in accordance with reverse output and stored in another document, such as i love you output: you love i
Ap1605110_Emulating_ASC_via_SSC
- Emulating a synchronous serial interface (SSC) via software routines. (prog-files) -Emulating a synchronous serial interface (SSC) via software routines. (Prog-files)
spellW
- With word dll. this prog is able to create the entire liste of french dictionnary words . You can use english dictionnary. Ca me gonfle autorise moi sil te plait.... Tof
ConvertUCSDoc
- VC6.0写的一个小玩意,新公司的入职练手任务。unicode编译环境。要求如下: 题目:用VC6.0实现对unicode格式的文本文件高效率按行读取 要求: (1)实现以下接口 BOOL OpenStringFile(CString path) BOOL ReadStringFile(&CString str) //一次读取文件中的一行 BOOL CloseStringFile() (2)使用内存缓存技术,对于大文件要能达到几十MB/S的速度。 (3)测试程
