资源列表
[数据结构常用算法] ha_indexview
说明:这是一些有关数据结构的例程序,对于初学数据结构者是一个很好的例子。-This is the data structure of the cases procedures for beginners data structure is a good example.<田雨> 在 2025-02-03 上传 | 大小:186kb | 下载:0
[数据结构常用算法] yinhangjia
说明:操作系统的一个模拟算法的实现 银行家算法 -Operating system, the realization of a simulation algorithm of Banker<将如> 在 2025-02-03 上传 | 大小:186kb | 下载:0
[数据结构常用算法] erchashupaixu
说明:这是二叉树排序的一个算法实验,是我们学习数据结构的时候老师给我们做的实验,我觉得做的还行,给大家参考一下!-This is sort of a binary tree algorithm experiment, we study data structure when the teacher gave us to do experiments, I think to do also visit you for your referenc<侯坚强> 在 2025-02-03 上传 | 大小:186kb | 下载:0
[数据结构常用算法] huffmantree
说明:用C++实现的霍夫曼树,在学习数据结构时很有用,可以用来参考-With C++ implementation Huffman tree, in learning the data structure is useful and can be used for reference<张> 在 2025-02-03 上传 | 大小:186kb | 下载:0
[数据结构常用算法] housanweibijiao
说明:本程序完成读入200个数的操作,并按照最后三位数的大小进行排序。-This process is completed 200 the number of read operations, and in accordance with the size of the last three digits of the sort.<雪山飞狐> 在 2025-02-03 上传 | 大小:186kb | 下载:0
[数据结构常用算法] GAlgorethms
说明:n皇后问题 GA算法求解n皇后问题。 即如何能够在 n×n 的国际象棋棋盘上放置n个皇后,使得任何一个皇后都无法直接吃掉其他的皇后?为了达到此目的,任两个皇后都不能处于同一条横行、纵行或斜线上。 要求: ⅰ. 输入n,并用运行时间比较几种算法在相同规模的问题时的求解效率,并列表给出结果。 ⅱ. 比较同一算法在n不相同时的运行时间,分析算法的时间复杂性,并列表给出结果。 -N-Queens problem Us<chen> 在 2025-02-03 上传 | 大小:187kb | 下载:0