搜索资源列表
StandardApriori.rar
- apriori算法的c#实现,包括规则生成。,apriori algorithm c# achieve, including the rule generation.
huffman.rar
- 实现哈夫曼树算法,用VS2005开发,并附有详细的文本说明!,Huffman
dllc.rar
- c#调用fortran的卡尔曼滤波dll例子,c# call the fortran examples of Kalman filter dll
kaixin001-helper.rar
- 开心农场外挂程序,可以修改为机器人程序,实现挂机刷农场,Happy Farm plug-in procedure, the procedure can be modified for the robot to achieve farm brush hang up
AprioriANDFPtree.rar
- 实现了数据挖掘算法中关联规则挖掘的Apriori和FP-tree算法,其中FP-tree算法可绘制出FP树,并显示中间结果和最后生成的规则,Apriori and FP-tree in DM
RLE_Arithmetic.rar
- RLE压缩算法C#版,里面有详细的中文注释, 包括压缩和解压算法,因游戏中图片多采用此种算法,故写了个简单的C#版,因很多游戏工具使用C#编写,且在网上找了,虽有代码,却无详细注释。 源码中有测试数据,可供测试。,RLE compression algorithm C# version, which the Chinese have detailed notes, including the compression and decompression algorithms, because
anttsp
- 用蚁群算法解决TSP问题,其中有基本蚁群,蚁密系统,还有自己提出的改进算法,自带GUI界面。-TSP with ant colony algorithm to solve the problem, including the basic ant colony, ant density systems, as well as the improved algorithm itself, its own GUI interface.
C_Zip
- 在某些软件应用当中需要把某些文件压缩成一个RAR或ZIP或JAR文件,例如手机程序是一个JAR包,因此在手机开发中,某些工具可以提供此功能:把某些文件压缩进某包,本代码即实现此种功能。 在实际应用中,例:游戏开发中,可把某些工具生成的文件(地图文件、脚本文件等)例用本代码将这些文件压缩到游戏jar包中,避免需要程序员进行打包的麻烦,以方便游戏策划人员进行编辑或调试。 主要是复用WAR软件的命令进行压缩-In some software applications which need to
Timetable-based-on-genetic-algorithm
- 基于遗传算法的时间表问题(排课问题) 论文集-Timetable based on genetic algorithm (Timetabling problem) Proceedings