资源列表

« 1 2 ... .83 .84 .85 .86 .87 688.89 .90 .91 .92 .93 ... 2656 »

[数据结构常用算法create_algraphic

说明:图的建立,里面包括有向图和无向图的建立,还有带权值的建立方法,也有图的输出算法,图的存储结构是以邻接链表的形式存储的。-The establishment of plans, which include the maps and the establishment of undirected graph, as well as with the establishment of methods of weight, but also the output graph algorithms, ma
<韩寒> 在 2025-06-21 上传 | 大小:2kb | 下载:0

[数据结构常用算法create_graphic

说明:图的建立,有多种的图可以选择,也可以选择图的遍历方法,里面的图的存储结构是以顶点数组和邻接矩阵的方式存储的。-Map-building, there are several plans to choose, you can choose to graph traversal method, which the storage structure of the plan is based on vertex adjacency matrix of the array and stored the.
<韩寒> 在 2025-06-21 上传 | 大小:2kb | 下载:0

[数据结构常用算法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-21 上传 | 大小: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-21 上传 | 大小: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-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法hafumanbianyuqi

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

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

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

[数据结构常用算法erchashu

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

[数据结构常用算法gzlj

说明:最小关键路径算法,数据结构的最小关键路径-Minimum critical path algorithm, data structure of the smallest critical path
<123456789> 在 2025-06-21 上传 | 大小: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-21 上传 | 大小: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-21 上传 | 大小: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-21 上传 | 大小:304kb | 下载:0
« 1 2 ... .83 .84 .85 .86 .87 688.89 .90 .91 .92 .93 ... 2656 »

源码中国 www.ymcn.org