资源列表

« 1 2 ... .87 .88 .89 .90 .91 1892.93 .94 .95 .96 .97 ... 2656 »

[数据结构常用算法huffman

说明:哈弗曼树编码,给定电文进行哈夫曼编码,给定编码进行哈夫曼译码。要求电文存储在文件1中,编码后的结果存储在文件2中,给定编码存储在文件3中,译码后的结果存储在文件4中。-Ha Fuman tree coding, given the message to Huffman coding, Huffman coding given decoding. Requested message is stored in the file 1, the
<吴芳> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法zuiduanlujin

说明:利用邻接矩阵构造图,并求出某一顶点到其余顶点的最短路径并打印输出。-Using the adjacency matrix structure maps, and find the rest of the vertices of a vertex to the shortest path and print output.
<吴芳> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法xueshengxinxiguanli

说明:这是用数据结构编写的学生信息系统的综合程序。实现了排序,添加,删除,查询等功能。-This data structure is written the comprehensive student information system programs. To achieve the sort, add, delete, query.
<xiaoyandong> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法parking

说明:停车场是一个可以停放n辆汽车的狭长通道,车辆按到达停车场时间的早晚依次从停车场最里向大门口处停放如果停车场已放满n辆车,则后来的车只能在停车场大门外的便道上等待,一旦停车场内有车开走,则排在便道上的第一辆车就进入停车场。-Parking is a parking lot can narrow channel n cars, vehicle parking lot at the time of the morning and evenin
<leejam> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法Climbingtrees

说明:ven a sequence of child-parent pairs, where a pair consists of the child s name followed by the (single) parent s name, and a list of query pairs also expressed as two names, you are to write a program to determine wheth
<rajesh> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法pr05

说明:Program for threaded binary tree using c++ language
<rajesh> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法pr07

说明: Program to maintain an AVL tree in c++ languages
<rajesh> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法fhghgh

说明:校园导航++数据结构课程设计 -Campus Navigation++ data structure navigation campus curriculum design curriculum design++ data structure
<pituo> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法huffman

说明:哈夫曼树,即最优树,是带权路径长度最短的树。输入字符和权值输出哈弗曼编码-Enter the character codes and weights of the output Hafu Man
<leejam> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法8_Queens_revised

说明:N皇后问题的所有解,设定解栈大小为100,N大于时,需要增大解的栈,否则会栈溢出.-all the solution to N Queen (N<=8, else stack overflow)
<黄甦> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法All_SortS

说明:各种排序算法的比较,包括快速排序(递归和非递归)希尔排序,-Comparison of various sorting algorithms, including the quick sort (recursive and non recursive) Hill, sorting, etc.
<CodeOzO> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法tubianli

说明:对图的邻接表表示进行深度优先遍历和广度优先遍历。-The adjacency list representation of the depth-first traversal and breadth-first traversal.
<缪韩稀> 在 2024-11-03 上传 | 大小:2048 | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 1892.93 .94 .95 .96 .97 ... 2656 »

源码中国 www.ymcn.org