资源列表

« 1 2 ... .70 .71 .72 .73 .74 1675.76 .77 .78 .79 .80 ... 2656 »

[数据结构常用算法tree

说明:二叉平衡树的建立及操作 很全,欢迎指正批评-Balanced binary tree establishment and operation of a very wide
<lucas> 在 2025-06-24 上传 | 大小:4kb | 下载:0

[数据结构常用算法hash

说明:为班级30个人的姓名设计一个哈希表,假设姓名用汉语拼音表示。要求用除留余数法构造哈希函数,用线性探测再散列法处理冲突,平均查找长度上限为2.-The names of 30 people for the class to design a hash table, assuming that the name in pinyin. Required to remain with the addition of more than a few method to construct hash fun
<sammie> 在 2025-06-24 上传 | 大小:14kb | 下载:0

[数据结构常用算法aa

说明:自己写的一个迷宫问题,里面附有代码和注释。-Write a maze problem, which with the code and comments.
<qifeifei> 在 2025-06-24 上传 | 大小:597kb | 下载:0

[数据结构常用算法bb

说明:自己写的一个八皇后问题,思路清晰,完整的代码和注释。-Write an eight-queens problem, clear, complete the code and comments.
<qifeifei> 在 2025-06-24 上传 | 大小:875kb | 下载:0

[数据结构常用算法dd

说明:二叉树的递归和非递归遍历的方法,有完整的代码和注释,希望对大家有用。-Recursive and non recursive binary tree traversal method, a complete code and comments, we want to be useful.
<qifeifei> 在 2025-06-24 上传 | 大小:605kb | 下载:0

[数据结构常用算法ee

说明:根据先序和中序遍历他的后序,内有递归和非递归的算法,附有完整的注释。-According to the first order, and after him in order traversal sequence, there are recursive and non recursive algorithm, with complete notes.
<qifeifei> 在 2025-06-24 上传 | 大小:618kb | 下载:0

[数据结构常用算法zhonghepaixu

说明:数据结构实验报告 C语言编写的小程序 源代码 综合排序-Experimental report data structure written in C source code integrated sort of small
<饶楚> 在 2025-06-24 上传 | 大小:4kb | 下载:0

[数据结构常用算法b

说明:定义一个类SortArray继承自MyArray,在该类中定义函数sort实现排序功能。 定义一个类ReArray继承自MyArray,在该类中定义函数reverse实现逆转功能。 定义一个类AverArray继承自MyArray,在该类中定义函数Aver实现求解整数的平均值。 定义NewArray类,同时继承了SortArray、ReArray和AverArray,使得NewArray类的对象同时具有排序、逆转和求平均值的功能。在继承的过程中声明为虚基类,体会虚基类在解决二义性问题
<夏天> 在 2025-06-24 上传 | 大小:6kb | 下载:0

[数据结构常用算法a

说明:百米赛跑:某大学开田径运动会,现有12名选手参加100米比赛,对应的运动员号及成绩如表所示,请按照成绩排名并输出,要求每一行输出名次、运动员号及成绩。要求用冒泡法排序。-100 m race: a university and Field Games, the now 12 players participated in the 100 meters race, the corresponding number of athletes and the results as shown in th
<夏天> 在 2025-06-24 上传 | 大小:135kb | 下载:0

[数据结构常用算法ShellSort

说明: 希尔排序(Shell Sort)是插入排序的一种。是针对直接插入排序算法的改进。该方法又称缩小增量排序,因D.L.Shell于1959年提出而得名。-Shell Sort is an insertion sort. Is for direct insertion sort algorithm. The method is also known as narrowing the incremental sort, because D. L. Shell made its name in 1959
<wjs> 在 2025-06-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法C___________

说明:c++编写的数据结构。闲着没事,就把书上的伪码实现了一遍。-C++ write data structure. Idle, the realization of pn code book again
<zhangjng> 在 2025-06-24 上传 | 大小:49kb | 下载:0

[数据结构常用算法HeapSort

说明:实现堆排序算法,里面自带了一个例子,是初学者必学的一个数据结构算法-Heap sorting algorithm implementation, which comes with an example, a beginner must learn a data structure algorithms
<csc> 在 2025-06-24 上传 | 大小:1kb | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 1675.76 .77 .78 .79 .80 ... 2656 »

源码中国 www.ymcn.org