-
hu
说明: 图的算法实现
(1)将图的信息建立文件;
(2)从文件读入图的信息,建立邻接矩阵和邻接表;
(3)实现Prim、Kruskal、Dijkstra和拓扑排序算法。
(Graph Algorithms (1) will map the information to create the document (2) read from the document map information, the establishment of adjacency matrix and adjacency list (3) the realization of Prim, Kruskal, Dijkstra, and topological sorting algorithm.)
- 2008-06-12 12:30:36下载
- 积分:1
-
yalmip
求解线性矩阵不等式简单方便--与LMI工具箱相比(Solving linear matrix inequalities is simple and convenient- as compared with the LMI toolbox)
- 2020-12-03 17:39:24下载
- 积分:1
-
TwIST_v1
基于两步迭代收缩法和复数小波的压缩传感
图像重构
( Based on two-step iterative shrinkage method and the complex wavelet compression sensor
Image reconstruction
)
- 2009-11-10 15:01:16下载
- 积分:1
-
Traversalalgo
Codes".
Huffman coding uses a specific method for choosing the representation for each symbol, resulting in a prefix code (sometimes called "prefix-free codes") (that is, the bit string representing some particular symbol is never a prefix of the bit string representing any other symbol) that expresses the most common characters using shorter strings of bits than are used for less common source symbols. Huffman was able to design the most efficient compression method of this type: no other mapping of individual source symbols to unique strings of bits will produce a smaller average output size when the actual symbol frequencies agree with those used to create the code. A method was later found to do this in linear time if input probabilities (also known as weights) are sorted.
- 2009-12-01 04:47:10下载
- 积分:1
-
gczh
工程之间的转换 主要针对 05 和08
希望对大家有帮助(Projects aimed at the conversion between 05 and 08
We want to help)
- 2010-02-24 10:51:27下载
- 积分:1
-
iq
说明: 脑筋急转弯,有答案提示,支持修改问题,添加脑筋急转弯!(Riddles, answer prompts, to support amending add Riddles!)
- 2013-01-16 18:04:18下载
- 积分:1
-
基于OMP,LS,MMSE三种算法的信道估计仿真图比较OMP_GOMP
说明: 基于OMP,LS,MMSE三种算法的信道估计仿真图比较,对学习信道估计的研究者有很大帮助(The chart compares the OMP, LS, MMSE three algorithms based channel estimation simulation learning channel estimation researchers)
- 2020-09-15 21:47:56下载
- 积分:1
-
unzip540
完整的解压zip文件的源码。包含密码功能(The source of uncompress zip file, contains password)
- 2020-06-26 13:00:01下载
- 积分:1
-
calic压缩和解压缩算法 matlab
说明: calic压缩和解压缩算法的C++代码....(This is a commonly used CALIC codec C language.)
- 2020-05-12 23:14:01下载
- 积分:1
-
DCT
图片压缩代码,适用于DCT JPEG图片压缩。(Image compression code, applicable to DCT JPEG image compression.)
- 2008-05-12 20:24:17下载
- 积分:1