资源列表

« 1 2 ... .86 .87 .88 .89 .90 2091.92 .93 .94 .95 .96 ... 2656 »

[数据结构常用算法3

说明:配合严蔚敏的数据结构的辅导书,内有书中程序的代码实现——高一凡所著的数据结构算法解析的第三章栈和队列。-YAN Wei-Min with the data structure of the counseling book, there are procedures code book- written by high and one where the data structure parsing algorithm Chapter I
<wujiawei> 在 2024-09-28 上传 | 大小:17408 | 下载:0

[数据结构常用算法4

说明:配合严蔚敏的数据结构的辅导书,内有书中程序的代码实现——高一凡所著的数据结构算法解析的第四章串。-YAN Wei-Min with the data structure of the counseling book, there are procedures code book- written by high and one where the data structure parsing algorithm for strings
<wujiawei> 在 2024-09-28 上传 | 大小:8192 | 下载:0

[数据结构常用算法5

说明:配合严蔚敏的数据结构的辅导书,内有书中程序的代码实现——高一凡所著的数据结构算法解析的第五章数组和广义表。-YAN Wei-Min with the data structure of the counseling book, there are procedures code book- written by high and one where the data structure parsing algorithm Chapter
<wujiawei> 在 2024-09-28 上传 | 大小:19456 | 下载:0

[数据结构常用算法6

说明:配合严蔚敏的数据结构的辅导书,内有书中程序的代码实现——高一凡所著的数据结构算法解析的第六章树和二差树。-YAN Wei-Min with the data structure of the counseling book, there are procedures code book- written by high and one where the data structure parsing algorithm for tree
<wujiawei> 在 2024-09-28 上传 | 大小:21504 | 下载:0

[数据结构常用算法rj070252

说明:排序。。⑴直接插入排序; ⑵折半插入排序; ⑶冒泡排序; ⑷简单选择排序; ⑸快速排序; ⑹堆排序; ⑺归并排序。 -Sort. . ⑴ Direct Insertion Sort ⑵ half Insertion Sort ⑶ Bubble Sort ⑷ simple choice to sort ⑸ quicksort ⑹ HEAPSORT ⑺ merge sort.
<万明星> 在 2024-09-28 上传 | 大小:709632 | 下载:0

[数据结构常用算法btree

说明:题目4. 二叉排序树的建立、插入、删除和查找 给出一组关键值,建立相应的二叉排序树,完成: ⑴结点的删除操作。要求可以实现删除根结点、叶子结点以及其它任意结点的功能; ⑵插入一个新结点的操作; ⑶对给定的值在二叉排序树进行查找; ⑷随时显示操作的结果。 -Title 4. Binary Sort Tree Establishment, insert, delete, and search are given a
<万明星> 在 2024-09-28 上传 | 大小:5120 | 下载:0

[数据结构常用算法PUZZLE

说明:自动创建一个迷宫地图,并在置一小人物,实现动态的找迷宫出口,是数据结构中一个非常典型的例子.-Automatically creates a maze map, and in the home a little, to achieve dynamic maze to find the export of data structure is a very typical example.
<zhengks> 在 2024-09-28 上传 | 大小:193536 | 下载:0

[数据结构常用算法Huffman

说明:利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。这要求在发送端通过一个编码系统对待传输预先编码,在接收端将传来的数据进行译码。对于双工通道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编/译码系统。(功能非常完全)-The use of Huffman coding can greatly improve the communication channe
<zhengks> 在 2024-09-28 上传 | 大小:476160 | 下载:0

[数据结构常用算法MAIN

说明:字符串操作的经典程序!是各位新手下载应付老师课程设计的好帮手!-Procedures for the operation of the classic string! Is that novice teachers to download curriculum design to meet a good helper!
<leeli> 在 2024-09-28 上传 | 大小:3072 | 下载:0

[数据结构常用算法tu

说明:图的深度优先遍历包括图的建立,分有向图和无向图-Graph depth-first traversal, including the establishment of plans, sub-directed graph and undirected graph
<lichong> 在 2024-09-28 上传 | 大小:10240 | 下载:0

[数据结构常用算法CXTD

说明::假设停在铁路调度站入口处的车厢序列的编号一次为1,2,3,…,n。设计一个程序,求出所有可能由此输出的长度为n的车厢序列。-: Suppose stopped at the railway station at the entrance to the train scheduling sequence number one for 1,2,3, ..., n. Design a procedure to derive all the
<迟浩东> 在 2024-09-28 上传 | 大小:503808 | 下载:0

[数据结构常用算法RYC

说明:问题描述:设计一个程序实现两个任意长的整数的求和运算。 基本要求:利用双向循环链表,设计一个实现任意长的整数进行加法运算的演示程序。要求输入和输出每四位一组,组间用逗号隔开。如:1,0000,0000,0000,0000。 -Problem Descr iption: Design a program to achieve the two arbitrary long integer summation operator. Ba
<迟浩东> 在 2024-09-28 上传 | 大小:603136 | 下载:0
« 1 2 ... .86 .87 .88 .89 .90 2091.92 .93 .94 .95 .96 ... 2656 »

源码中国 www.ymcn.org