搜索资源列表
模式识别的一些预处理
- 模式识别的一些预处理,包括:图像压缩的例子:行程编码算法RCL, 手写体数据变换成像素位图的算法。-some pretreatment pattern recognition, including : Image Compression examples : RCL itinerary coding algorithm, handwritten data transformation into pixel bitmap algorithm.
NeuralNetworkSourceCode
- 神经网络源程序代码,有常用的BackProp算法,行程编码算法RCL,动态聚类算法,LVQ(学习矢量量化)算法等等,自己看吧-neural network source code, a common BackProp algorithm, RCL itinerary coding algorithm, dynamic clustering algorithm, LVQ (LVQ) algorithm, etc., and see themselves
行程编码与jpeg编码的c程序
- 行程编码与jpeg编码的c程序,由4部分组成-itinerary jpeg coding and encoding c process from the four components
jppet
- 次项目jppet是简单的算法行程编码,JPEG压缩编码的实现-sub-item jppet simple trip coding algorithm, JPEG compression coding to achieve
HCBM
- 比较简单的行程编码的小程序-relatively simple trip to the small coding procedures
dmti
- 这个是一个多媒体的压缩与解压的软件源码 采用的是行程编码的 看看吧-This is a multimedia compression and decompression software using the source code look at the itinerary it
xingchengbianma
- 实现了行程编码编码的源码函数,下面的字凑个数
bianma
- 实现哈夫曼编码,香农-费诺编码,RLE行程编码
xingchengbianma
- 多媒体,中的行程编码。-multimedia, the itinerary of coding.
rle
- matlab源代码,用于行程编码和解码。
JPG
- 本论文主要介绍了JPEG的编码和解码过程。该程序的编码部分能把一张BMP格式的图象进行JEPG编码,压缩成以二进制形式保存的文件;通过相应的解码程序又可以把图象解压缩出来。在图象传送过程中,我们经常采用JPEG格式对静态图象进行编码。JPEG基本系统是一种有损编码,无法完全恢复出原图象,信息有一定的丢失,称为有损压缩。尽管我们希望能够无损压缩,但是通常有损压缩的压缩比(即原图象占的字节数与压缩后图象占的字节数之比,压缩比越大,说明压缩效率越高)比无损压缩的高。JPEG编码先把图象色彩RBG变成亮
run_length_encoding
- 行程编码的matlab实现的源程序,主要就是用matlab做的图形图像的处理。
行程编码,JPEG压缩编码(基本系统)
- 行程编码,JPEG压缩编码(基本系统)-itinerary encoding, JPEG compression coding (basic system)
Coding.rar
- 用Java编写的编码算法,包括行程编码,算术编码,哈弗曼编码,Prepared to use Java coding algorithm, including the Run-Length Coding, arithmetic coding, coding哈弗曼
1
- 这是行程编码 是一种压缩技术 可对图片或者字符-This is the length encoding is a compression technology can be a picture or a character
xingchengbianma
- 将一幅图像转化为二值图像,然后对二值图像进行行程编码。-Will be an image into a binary image, and then carried out on the binary image encoding trip.
matlabcodingtoachieve
- 霍夫曼编码、算术编码和行程编码的matlab实现-Huffman coding, arithmetic coding and routing matlab coding to achieve
hangcheng
- 可以进行行程编码,输入行数和列数进行编码-Coding can visit, enter the number of rows and columns to encode
Coding
- 行程编码和预测编码,均已调试成功,预测编码为一维无损预测编码。-Length encoding and predictive coding, debugging have been successful, predictive coding is one-dimensional lossless predictive coding.
xingchengbianma
- 行程编码的实现 对于初学者来说还是比较好用的 -行程编码的实现 对于初学者来说还是比较好用的