-
在学习数据结构时,往往不知道那些结构与算法有何用,以及怎么用。这个小小程序充分显示了Huffman二叉树的应用。虽然其压缩效果比RAR相差甚远,但也能说明一二。...
在学习数据结构时,往往不知道那些结构与算法有何用,以及怎么用。这个小小程序充分显示了Huffman二叉树的应用。虽然其压缩效果比RAR相差甚远,但也能说明一二。
-the study data structure, they often do not know what the structure and algorithm, as well as how use. This little procedure fully demonstrated the application of the binary tree Huffman. Although the compression ratio falls far short of RAR, but can also explain on January 2.
- 2022-03-20 23:18:20下载
- 积分:1
-
常用的数据结构算法
数据结构常用算法之一-Dijkstra算法,实现最短路径选择.-algorithm commonly used data structures one-Dijkstra algorithm to achieve the shortest path to choose.
- 2023-07-11 21:50:02下载
- 积分:1
-
一个经典的数据结构的实现
一个经典的数据结构的实现-a classic of the data structure to achieve
- 2023-04-13 21:25:03下载
- 积分:1
-
shows the current system, date, time, and used several different output formats
显示当前系统时间,日期,,并用几中不同的格式输出-shows the current system, date, time, and used several different output formats
- 2022-01-26 02:36:56下载
- 积分:1
-
Data structure on the tree, stack, queue data structure, such as some of the C l...
数据结构中关于树、栈、队列等数据结构的一些算法的C语言实现,给需要的人-Data structure on the tree, stack, queue data structure, such as some of the C language algorithm realize, to those who need
- 2023-09-01 12:00:04下载
- 积分:1
-
School management application
这是一个允许你管理学校信息的应用程序。。一所学校需要的所有信息。。
- 2022-09-15 17:10:07下载
- 积分:1
-
OracleDatabase10g实用培训教程
OracleDatabase10g实用培训教程-OracleDatabase10g practical training tutorial
- 2022-02-24 18:54:21下载
- 积分:1
-
Matlab入门篇介绍了一些基本的Matlab语句。并且有丰富的实例。...
Matlab入门篇介绍了一些基本的Matlab语句。并且有丰富的实例。-chapter introduces some basic Matlab statement. And there are abundant examples.
- 2022-03-11 22:13:01下载
- 积分:1
-
经曲的字符串匹配模糊搜索算法
思想不是本人的,但程序是本人编写的...
经曲的字符串匹配模糊搜索算法
思想不是本人的,但程序是本人编写的-By the song
- 2022-05-08 01:05:57下载
- 积分:1
-
Computes estimates for the number of fores ts of a graph. input as a 0
Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Compile in C++, "g++ -o span_forest span_forest.c". The program does not demand that the matrix is symmetric with 0 diagonal, but uses only the upper triangular part. -Computes estimates for the number of fores ts of a graph. input as a 0-1 incidence matrix. Notes : Compile in C, "g-o span_forest span_forest.c." The program does not demand that the matrix is symmetric wit h 0 diagonal. but uses only the upper triangular part.
- 2022-02-05 15:36:49下载
- 积分:1