资源列表
random
- c语言产生泊松分布随机数 指数分布随机数-random number
shujujiegou
- 包含各种c程序常用算法源码及数据结构经典算法源码,可直接通过vc编译通过-shujujiegou vc code
tingchechang
- 停车场管理程序,c语言编程,可执行版,数据结构实验-Parking Management Program, c language programming, executable version of
stereo-source-code
- 空间匹配算法,stereo算法实现的源代码!非常棒啊!对你有用!欢迎下载!-Space match algorithm .stereo source rode,very good,it will be very useful to you! welcome to download it!
Expression-evaluation
- 表达式求值主要使用的数据结构是栈,因为栈具有后进先出的特点,与表达式求值时的符号和数值运算过程是刚好相符合的。表达式求值也是栈的一个典型的运用。-Expression evaluation is the main data structure used in the stack, because the stack has the characteristics of LIFO, and expression evaluation when the process of symbolic and
Huffman-coding
- 哈夫曼编码是哈夫曼树(最优二叉树)在通信编码中的应用。在本程序中,只定义了5个数据的哈夫曼编码,分别输入五个数据的权值,就可以得出最终的哈夫曼编码。-Huffman coding is Huffman tree (the optimal binary tree) in the communication code of the application. In this program, only the data defined Huffman 5, respectively, the weig
DSFGraphaprim-MST
- 深度优先遍历图,并用kruscal算法求最小生成树-Depth-first traversal map, and for the Minimum Spanning Tree with kruscal
Huffman
- 哈弗曼树,其中有二叉树,位运算还压缩算法-Huffman trees, including binary, bit operations but also compression algorithm
LibTopoSort
- 数据结构中的关键路径算法,用邻接表实现,VC6环境,能正常运行-The critical path data structure algorithms, to achieve with the adjacency list
TraverseGraph
- 数据结构中深度优先遍历图并求两点之间是否有通路-Depth-first traversal data structure diagram and ask whether there is path between two points
transfer--learning
- 迁移学习 论文 基于迁移学习的跨领域排序学习算法研究-Migration study of cross-cutting paper-based transfer learning learning algorithm for sorting
4-2
- 判别无向图中任意给定的两个顶点之间是否存在一条长度为k的简单路径 数据结构 遍历 -Without discrimination to any given graph between two vertices if there exists a simple path of length k of the data structure traversal
