资源列表
[其它资源] 遗传算法优化工具箱介绍及实例源程序
说明:该程序包含有matlab相关的工具箱,并提供了 相关的实现算例,可以为初学者使用-contains the procedures related to the Matlab toolbox, and provide relevant examples to achieve, for beginners<李冰龙> 在 2008-10-13 上传 | 大小:105.87kb | 下载:0
[其它资源] 基于模拟退火算法的halilton路径算法
说明:哈密尔顿路径问题是个经典的NP问题,本程序 采用模拟退火技术实现了该问题-Hamilton routing problem is a classic NP problem, the procedures used simulated annealing technology of the problem<李冰龙> 在 2008-10-13 上传 | 大小:3.83kb | 下载:0
[其它资源] 禁忌搜索算法实现蚁群繁殖问题算法
说明:采用禁忌算法实现的蚁群繁殖算法,该问题可以很好地解决蚁群问题中优化问题-taboo algorithm using the Ant Algorithm breeding, the problem can be successfully resolved ant colony optimization problems<李冰龙> 在 2008-10-13 上传 | 大小:29.92kb | 下载:0
[其它资源] student管理系统
说明:一个小型的学生管理系统,有数据的增删改和查询功能,且带有密码锁定功能.-a small student management system is changed to delete data and query functions, but with a password lock function.<Dwight Wong> 在 2008-10-13 上传 | 大小:97.87kb | 下载:0
[其它资源] 数据结构算法与应用-C++语言描述123章
说明:C++的数据结构算法,pdf格式的.这是第一,二,三章.以后的我会陆续传的.-C data structure algorithms, pdf format. This is the first, two, three chapters. Later I will continue to obscure.<Dwight Wong> 在 2008-10-13 上传 | 大小:2.24mb | 下载:0
[其它资源] 数据结构算法与应用-C++语言描述456章
说明:这个是第四,五,六章的压缩.同样是用pdf格式打开的.前三章已传.后面的几章我会陆续再传的.<Dwight Wong> 在 2008-10-13 上传 | 大小:1.7mb | 下载:0
[其它资源] 数据结构算法与应用-C++语言描述789章
说明:这个是C++常用数据算法的第789章,前六章已经再前面传过了,后面还有几章.-this data is commonly used algorithm C of Chapter 789, the former VI has again came across the front and there are several chapters.<Dwight Wong> 在 2008-10-13 上传 | 大小:1.82mb | 下载:0
[其它资源] 教你如何作弊玩扫雷
说明:最近闲暇时间迷上了扫雷,有的时候经常遇到模棱两可的地方,很容易死到.于是就在想,要是我一开始就知道哪个地方有雷就好了.遂打开OllyDBG,对扫雷程序(WinMine.exe),进行了一番跟踪.好在WinMine.exe没有加壳,直接看它的IMPORT TABLE,在两个可疑的API上下断点,一个就是GDI.BitBlt,这个是程序来画地图的,另一个就是User32.GetDlgItemInt,这个用来获得扫雷地图大小,和雷的个数的. -recent spell of the mine,<黄河> 在 2008-10-13 上传 | 大小:11.55kb | 下载:0