资源列表
Dump2Text
- Dump2TextDump文件是进程的内存镜像。可以把程序的执行状态通过调试器保存到dump文件中。Dump文件是用来给驱动程序编写人员调试驱动程序用的,这种文件必须用专用工具软件打开,比如使用WinDbg打开。(The Dump file is the memory mirroring of the process. The execution of the program through the debugger saved to the dump file. The Dump file i
rxjh
- 热血江湖自动登录 控制台 还没写完。。。(auto logoin the game rexuejianghu)
pohnmorphism_decimal
- 非常漂亮的Frame VB 控件源码,有多种类型和属性()
VIPship小巧版3.3
- 监视黏贴板,大致判断是否网页地址,如果是,则提示播放,全网视频均可试播(Search the whole network video, the whole network video free to see)
vsebbd462
- 颜色渐变窗体,很漂亮的, VB源码,代码较简单,可以使用()
6-8
- 贪婪法解决背包问题(局部最优解) 输入项数和重量 输出需要使用的背包数(Greedy method for solving knapsack problem (local optimal solution))
Cnzz-Baidu-JYC-vs
- 关于记录页面停留时长的方式比较。这是一本很好的书,建议好好阅读。(A comparison of the ways to record the length of stay in a page)
test
- Ant colony algorithm is an intelligent algorithm very hot current research, the special program of ant colony algorithm for solving the TSP problem, the program completed by the GreenSim team in early 2006, first published in the research forum, we t
mySource
- this code is very important
fjpye
- :钻石 亮晶晶,红钻,蓝钻,金钻不断飞出来送给你;()
DD
- 易语言调用DD源码分享 易语言调用DD源码分享 易语言调用DD源码分享(E diao yong DD yuan ma fen xiang)
哈弗曼树6.0
- 使用文件保存初始的文本数据及最终的结果。 ? 文件名为inputfile1.txt的文件保存的是一段英文短文; ? 文件名为inputfile2.txt的文件保存01形式的编码段; ? 文件名为outputfile1.txt的文件保存各字符的出现次数和对应的编码; ? 文件名为outputfile2.txt的文件保存对应于inputfile2.txt的译码结果。 统计inputfile1.txt中各字符的出现频率,并据此构造Huffman树,编制Huffman 码;根据已经得到的编码,