-
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
-
DoG
attempt to do Difference of gaussian in image processing
- 2009-11-30 15:43:41下载
- 积分:1
-
target
说明: 这是target.c的压缩文件,用于理解为什么可以从片内RAM中映射中断向量到0地址处。有MEM=2哦(NIU X)
- 2010-04-11 17:05:05下载
- 积分:1
-
Rle8Codec
Rle8的解码程序(Rle8 decoding procedures)
- 2021-03-29 21:59:10下载
- 积分:1
-
GZIP解压例子
说明: 利用gzip.dll解压http请求返回的内容。内附gzip.dll。参考网上资料自己写的VB6工程源码。自己编译EXE的时候注意把gzip.dll释放到exe所在目录。(Use gzip.dll to decompress the content returned by HTTP request. Gzip.dll is attached. Refer to the VB6 project source code written by myself.)
- 2020-06-22 07:00:02下载
- 积分:1
-
PhucDo_PhanLop
Docuemtns,Hot Documents
- 2009-12-26 14:25:16下载
- 积分:1
-
A-REMARK-ON-COMPRESSED-SENSING
说明: 一篇关于压缩感知的经典文章,压缩感知(Compressed sensing,简称CS,也称为Compressive sampling)理论异于近代奈奎斯特采样定理,它指出:利用随机观测矩阵可以把一个稀疏或可压缩的高维信号投影到低维空间上,然后再利用这些少量的投影通过解一个优化问题就可以以高概率重构原始稀疏信号,并且证明了这样的随机投影包含了原始稀疏信号的足够信息。(A classic article on compressed sensing, compressive sensing (Compressed sensing, referred to as CS, also known as Compressive sampling) different from the modern theory of the Nyquist sampling theorem, which states: the use of a random measurement matrix can be sparse or compressible high-dimensional signal projected to low dimensional space, and then use a small amount of projection by solving an optimization problem to be sparse with high probability to reconstruct the original signal, and prove that random projection of the original sparse signal contains enough information.)
- 2011-04-10 08:29:58下载
- 积分:1
-
bin
传统游程编码,并且又对游程编码进行了一定程度的改进。(The traditional run-length coding has improved it to some extent.)
- 2020-06-24 19:40:01下载
- 积分:1
-
SNIC_mex
说明: 完整的SNIC的算法,可直接运行,无需其他操作(SNIC algorithm, can run directly)
- 2019-03-12 10:42:30下载
- 积分:1
-
TWIST_v2
说明: 该程序包含两部迭代收缩阈值算法在几个方面的应用,包括图像,1范数和2范数的核心算法。(The program includes two parts of iterative shrinkage threshold algorithm in several aspects, including image, 1 norm and 2 norm core algorithm.)
- 2019-07-16 16:43:05下载
- 积分:1