资源列表
cr_xceedzip
- xceedzip4.0破解版
40025952
- 在VC集成环境下,编译,连接成可执行文件,在源码所在目录下,拷贝6个文本文件(名字为1.txt,2.txt,3.txt,4.txt,5.txt,6.txt,文本文件的内容是英文),运行即可进行练习。
demo
- IoCompeltePort模型,windows下高效的网络模型
vc91523552424
- 可以实现象QQ好友上线时的渐隐渐现的效果
Form1
- 自动关闭IE弹出的警告框,判断标题栏是否为 Microsoft Internet Explorer
captureNET_page
- 网页抓取软件源代码,是最初的源代码,功能已经很全,就是代码很乱,没有分层设计。基本功能抓取网页链接-》自动下载网页-》根据截取模式入库。特殊功能,可以识别下一页,自动捕获链接,对于有规律的链接可以批量生成,导入和保存规则,字符过滤,自动入库。正在琢磨怎么抓带图片的抓取器,做出来再发。
yjj
- 北大青鸟项目实践摇奖系统,看看北大青鸟的水平。
SAMPLE
- 计算机控制技术,可以完全实现实时控制,完成各种功能,调试成功,成功运行
aa
- visual C++环境下的一个词法编译器的源代码
dyeDynamicprogramming
- Dynamic programming. Break up a problem into a series of overlapping sub-problems, and build up solutions to larger and larger sub-problems
dye-Divide-and-conquer
- Divide: the problem into a number of subproblems that are themselves smaller instances of the same type of problem. Conquer: Recursively solving these subproblems. If the subproblems are small enough, solve them straightforward. Combine:
dye-local-search
- Local search. Algorithm that explores the space of possible solutions in sequential fashion, moving from a current solution to a \"nearby\" one. Neighbor relation. Let S S be a neighbor relation for the problem. Gradient descent. Le
