资源列表
TSP
- 这是解决旅行商问题的c#程序代码,编写的方法是普通遗传算法-This is the solution of traveling salesman problem c# code, the method is the preparation of general genetic algorithm
anniuxialaliebiao
- 编程包含一个下拉列表和一个按钮, //下拉列表中有10、14、18三个选项。 //选择10时,按钮中文字的字号为10, //选择14时,按钮中文字的字号为14, //选择18时,按钮中文字的字号为18。-Programming includes a drop-down list and a button,// 10,14,18 drop-down list, there are three options.// Select 10 pm, button text size is
Astar
- 人工智能的a星搜索算法 根据评价函数找到最优路线-A star search
keypath
- 求解关键路径 通过拓扑排序,求出一个工程的拓扑序列,送到一个栈中,在逆序输出-key path
MFC-xiaoyouxi
- 俄罗斯方块小游戏,第一次设计 不是很好 不过也有一些亮点在里面-Tetris game
GSM-A3A8
- GSM移动通信系统中的A3A8加密算法代码实现-A3A8 encryption algorithm code to achieve in the GSM mobile communication system
atakbd
- Atari keyboard driver for Linux m68k.
SSLStreamedInput
- This class acts like a filtered input stream: it takes the bytes another InputStream.-This class acts like a filtered input stream: it takes the bytes another InputStream.
Red--yellow--blue--green-guess-guess
- 这是一个包含简单与复杂算法的猜测易程序。供初级编程人员参考。-This is a simple and complex algorithms including speculation and easy process. Primary reference for programmers.
juzhenchengfa
- 矩阵乘法本程 序用数组表示5*5矩阵,将其改为根据输入矩阵的大小动态分配空间[m][n]来放置数据,其中m,n为用户可输入的任意整数。-Matrix multiplication
wordcounter.rar
- 词频统计工具:由用户指定搜索范围,程序遍历搜索范围中所有文本文件(*.txt),统计文本中所有出现单词的出现次数。遍历之后,计算所有单词的出现频率,将各单词按出现频率由大到小排列汇同其出现频率输出到用户指定的文件中。,Frequency statistical tools: the scope of the search specified by the user, the program searches all traverse text file (*. txt), text statis
experiment.rar
- 一个自制的电子闹钟。体现C++的编程和设计思想,帮助读者建立类的概念和意识。完善代码提高其敏捷度,A self-made electronic alarm clock. Reflect the C++ programming and design thinking to help the reader to establish the concept and awareness category. Improve the code to improve its agility
