资源列表
KM
- N阶方阵不同行不同列最优权值,利用KM算法结合匈牙利算法,代码配有我的理解与注释,便于观看学习。-KM Algorithm and The Hungarian algorithm.
software
- 该算法详细介绍了进化过程,实验结果表明,该算法具有良好的性能。-The algorithm described in detail the evolution of the experimental results show that the algorithm has good performance.
tf-idf
- 一个中文的tf-idf算法示例程序,仅供参考,望多多指正-A Chinese of tf-idf algorithm sample program for reference purposes only hope a lot of corrections
yuanma
- 我的数据结构课程设计源码,以前弄的,现在上传上去了!-My curriculum design source data structure, in the past get now upload a go!
datastructure
- 数据结构的练习题,更加轻松的应对数据结构考试。-Exercises data structures more easily deal with data structures exam.
数据结构习题
- 数据结构 习题-data structure Exercises
c
- c语言编写的 包含平均数 求和 排序 最值 鞍点-c language contains the value of the average sum of ordering the saddle point
data-structure
- 这本书是数据结构c语言版的学习丛书,适合各位学习,内容符合软件工程或对编程有兴趣的人-This book is a data structure to learn c language version of the series for you to learn, content, software engineering or programming in line with those who are interested
a_Path
- A*算法寻找最短路径,对此感兴趣的可以下载来看一下
elevator
- 核心部分为电梯调度控制台。控制台拥有电梯状态及电梯工作任务队列同时负责电梯任务的分配。任务分为二种,外部按钮任务和内部按钮任务。 外部按钮任务需要先寻找最佳来执行这项任务的电梯,根据任务和电梯当前的运行状态来判断,又有以下四类:1、电梯同向可以执行;2、电梯空闲;3、电梯逆向;4、电梯同向不可执行。判断顺序即为1、2、3、4。判断任 务属于哪一种类型,按照该类型特点插入任务队列。 内部按钮已经制定执行电梯,因此需判断执行方向后插入队列即可。 当警报按钮按下时候,清空所有队列任
Eight-Digital
- 八数码 对任意数字序列重新排序 高级散列函数 MFC基础编程-Eight Digital Reorder the sequence of any number Senior hash function MFC based programming