资源列表

« 1 2 ... .49 .50 .51 .52 .53 1854.55 .56 .57 .58 .59 ... 2656 »

[数据结构常用算法QUEUE

说明:建立空队列,随机个元素入队,再将随机个元素出队。分别打印出来。-Create an empty queue, random elements into the team, and then random elements out of teams. Were printed.
<储敏> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法Merge

说明:创建两个非递减顺序的链表,合并到第三个链表中(也是非递减)-To create two non-descending order of the list, merged into a third list in the (also non-decreasing)
<储敏> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法shujujiegou

说明:以广州旅游业为背景,设计一个变长记录文件存取类库。程序采用B+树作为索引系统,支持字节流嵌入方式和文件链接方式,以较友好的用户界面,加强程序容错性-Guangzhou tourism industry as the background, to design a variable-length record file access library. Program uses B+ tree as an indexing system t
<liang> 在 2024-11-04 上传 | 大小:3598336 | 下载:0

[数据结构常用算法package

说明:用C语言实现了背包问题的贪婪算法求解,已编译通过-With the C language to implement the greedy algorithm knapsack problem has been compiled by
<陈忠宁> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法datastract

说明:数据结构动画,这是个演示各种数据结构算法的软件,对理解数据结构有较大的帮助,看这个软件的演示,可以很清晰的理解书上的算法-Data structure animation, this is a demonstration of various data structures of software algorithms, to understand the data structure have a greater help to se
<万明> 在 2024-11-04 上传 | 大小:2496512 | 下载:0

[数据结构常用算法AVL_Tree

说明:AVL tree with insertion,deletion and balancing height
<1> 在 2024-11-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法bin

说明:初始链表的内容为:3562,6381,0356,2850,9136,3715,8329,7481,写出用基数排序法对它们进行排序的过程,并编程实现。-The initial list read as follows: 3562,6381,0356,2850,9136,3715,8329,7481, write them using radix sort method to sort the process, and programmin
<车亚暖> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法cynjj

说明:给定如下元素的数组,根据最大堆的结构,说明对这些数组按递增顺序进行堆排序的步骤,并确定它们所执行的元素比较次数。-Given the following array of elements, based on the maximum heap structure indicates that these arrays are sorted in ascending order of the steps heap sort and ide
<cheya> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法Merge_Quick

说明:排序算法,关于merge和quicksort的算法实现,适合其他初学算法的人下载-Sorting algorithm, quicksort algorithms on the merge and the realization of the algorithm is suitable for downloading to other beginners
<wangsa> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法huffmancode

说明:有关huffman编码的具体实现的源代码,算法参考严蔚敏版算法课本的huffmancode伪代码,供初学者参考-Concrete realization of the huffman encoding the source code, algorithm reference Yan Wei-min version of the textbooks huffmancode algorithm pseudo-code for beginne
<wangsa> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法2626Chess

说明:PKU 2626 Chess的问题解答,C++实现。 使用的是3维DP-It s a C++ solution for the problem-2626 in PKU ACM on-line judge.
<jess> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法1404_IKeyBoard

说明:题目是PKU 1404 I KEY BOARD。这是用C++实现的代码-It a the C++ solution of problem-1404 in PKU ACM on-line judge
<jess> 在 2024-11-04 上传 | 大小:1024 | 下载:0
« 1 2 ... .49 .50 .51 .52 .53 1854.55 .56 .57 .58 .59 ... 2656 »

源码中国 www.ymcn.org