资源列表
work
- 开发的两个小波变换函数对图像进行小波变换-The development of both the wavelet transform function of image wavelet transform
Pso_maximum_value
- 用PSO求解函数的最大值,有图形界面,适合初学者学习。-a function to find the Max.Value using PSOA, good structure and nice interface.
Huffman-coding
- 霍夫曼无失真变长编码源代码!强势推荐!超高效率!-Hoffman lossless variable-length encoded source code! A strong recommendation! Ultra-efficient.
LZSS.cpp
- 对LZSS压缩算法的深入应用.c-LZSS compression algorithm to the deep application. C
77
- Winsock2的发布使得Socket I/O有了和文件I/O统一的接口。我们可以通过使用Win32文件操纵函数ReadFile和WriteFile来进行Socket I/O。伴随而来的,用于普通文件I/O的重叠I/O模型和完成端口模型对Socket I/O也适用了。这些模型的优点是可以达到更佳的系统性 能,但是实现较为复杂,里面涉及较多的C语言技巧。例如我们在完成端口模型中会经常用到所谓的“尾随数据”。
pca
- 对图像等进行pca处理,可以使得图像被降维-Pca image processing, etc., so that the image can be dimensionality reduction
BP
- LDPC编码中的BP算法,已知校验阵H,先验证是否有4环,并实现随机生成信息序列编码并解码。-BP LDPC coding algorithm, known check matrix H, first verify whether there are four rings, and to achieve a randomly generated sequence information encoding and decoding.
Itera
- Excel Sheet Rename An Excel Sheet
Pso_max
- 用PSO求解函数的最大值,有图形界面,适合初学者学习。-a function to find the Max.Value using PSOA, good structure and nice interface.
4
- 这是常用参数编码技术 是一种压缩技术 可以对图片或者字符-This is a commonly used parameter encoding is a compression technology, or characters in the picture
huffman.c
- Implementation of Huffman code in C
golomb2
- JPEG-LS无损压缩算法中的golomb2编码源代码,采用VHDL编程。-JPEG-LS lossless compression algorithm in the golomb2 coding source code, using VHDL programming