资源列表

« 1 2 ... .07 .08 .09 .10 .11 712.13 .14 .15 .16 .17 ... 2656 »

[数据结构常用算法graph_create_tree

说明:图和树的转换程序,可以把二叉树和图相互转换,也可以有选择地把图转换成不同形式的树。-Tree map and the conversion process, can convert binary tree and map each other can be selectively converted to map different types of trees.
<韩寒> 在 2025-06-18 上传 | 大小:3kb | 下载:0

[数据结构常用算法graphic_vist

说明:图的遍历,里面也包括图的建立,有各种形式的图可以选择,符合多种需求。-Graph traversal, which also includes the establishment of plans, there are various forms of plans to choose, consistent with a variety of needs.
<韩寒> 在 2025-06-18 上传 | 大小:3kb | 下载:0

[数据结构常用算法hash_operate

说明:哈希表的构造,里面包括哈希表的遍历,不过里面有些功能还不是很完善,可能不能满足多种需求。-Hash table structure, which includes traversing the hash table, but there is not some functional improvement may not be able to meet the various needs.
<韩寒> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法hafumanbianyuqi

说明:在数据结构中利用c++语言实现哈夫曼编译器的功能-hafumanbianyuqi
<卓越> 在 2025-06-18 上传 | 大小:15kb | 下载:0

[数据结构常用算法0612448-HASHTABLE

说明:Hashing using linear probing
<Gin> 在 2025-06-18 上传 | 大小:31kb | 下载:0

[数据结构常用算法erchashu

说明:数据结构二叉树的遍历 例如 输入abc..de.f..g... 输出其先序遍历中序遍历后序遍历-例如 输入abc..de.f..g... 输出其先序遍历中序遍历后序遍历
<zzzzzz> 在 2025-06-18 上传 | 大小:159kb | 下载:0

[数据结构常用算法gzlj

说明:最小关键路径算法,数据结构的最小关键路径-Minimum critical path algorithm, data structure of the smallest critical path
<123456789> 在 2025-06-18 上传 | 大小:2kb | 下载:0

[数据结构常用算法congregate

说明:集合的并,交和差运算。 数据结构: 掌握有序链表的基本操作; 掌握集合的基本操作; 学会采用抽象数据分层设计程序 -Collection and, to pay and poor operation. Data structure: master list of the basic operation in an orderly manner to master the basic operation of the collection Institute of hier
<周文福> 在 2025-06-18 上传 | 大小:8kb | 下载:0

[数据结构常用算法chess

说明:在N*N的棋盘上(1<=N<=10)填入1,2,...N*N共N*N个数,使得任意两个相邻的数之和为素数.输出满足条件的最小序列的方案。 最小序列即将每一行连接起来组成一行,然后使前面的尽可能小,当第一个数字相同时则比较下面一个,依次类推。 比如当N=2时,序列为1 2 4 3,当无满足条件的方案时输出"NO"。 -In the N* N chessboard (1 < = N < = 10) filled 1,2, ... N* N total numbe
<浩浩> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法aijifenshu

说明:在古埃及,人们使用单位分数的和(形如1/a的, a是自然数)表示一切有理数。 如:2/3=1/2+1/6,但不允许2/3=1/3+1/3,因为加数中有相同的。 对于一个分数a/b,表示方法有很多种,但是哪种最好呢? -In ancient Egypt, the use of unit fractions, and (like the 1/a' s, a is a natural number) that every rational number. Such as: 2/3
<浩浩> 在 2025-06-18 上传 | 大小:304kb | 下载:0

[数据结构常用算法chess

说明:在N*N的棋盘上(1<=N<=10)填入1,2,...N*N共N*N个数,使得任意两个相邻的数之和为素数. -In the N* N chessboard (1 < = N < = 10) filled 1,2, ... N* N total number of N* N so that any two adjacent numbers and prime numbers.
<浩浩> 在 2025-06-18 上传 | 大小:170kb | 下载:0

[数据结构常用算法hanoi

说明:汉诺塔(又称河内塔)问题是印度的一个古老的传说。开天辟地的神勃拉玛在一个庙里留下了三根金刚石的棒,第一根上面套着64个圆的金片,最大的一个在底下,其余一个比一个小,依次叠上去,庙里的众僧不倦地把它们一个个地从这根棒搬到另一根棒上,规定可利用中间的一根棒作为帮助,但每次只能搬一个,而且大的不能放在小的上面。-Tower of Hanoi (also known as the Hanoi tower) problem is an ancient Indian legend. Epoch-making
<浩浩> 在 2025-06-18 上传 | 大小:859kb | 下载:0
« 1 2 ... .07 .08 .09 .10 .11 712.13 .14 .15 .16 .17 ... 2656 »

源码中国 www.ymcn.org