搜索资源列表
Alowcompress
- 本代码为A律压缩量化方法,并有其对应的解压。13折线法。-A law code for the quantitative methods of compression and decompression of its corresponding. 13 line method.
MZ
- MH编码是用于黑白二进制文件传真的数据压缩。文件传真是指一般文件、图纸、手写稿、表格、报纸等文件的传真。他们是黑白二值的,也就是信源是二元信源q=2。 MH编码是一位编码方案,即对一行一行的数据进行编码,它将游程编码和霍夫曼编码想结合,是一种标准的改进霍夫曼码。 -MH encoded binary files are used for black-and-white facsimile data compression. Document refers to the general f
code-huffman
- 利用C语言经行huffman编码 输出结果包含了编码输出的结果以及熵等内容-C language by using huffman coding output line contains the results of output code, as well as entropy, etc.
Upload_Actual_JPEG
- 实现JPEG的图像压缩算法,很好的图像压缩代码,效果很好,网上传输实用性性强,很实用!-JPEG image compression algorithm to achieve, a good image compression code are very good, strong practical transmission line, it works!
decode
- Huffman decoder, given codebook and encoded text to verify your algorithm. need codebook.txt each line consists of letter space its code
Huffman
- huffman实现报告,里面有源代码 可以自行云行-huffman implementation report, which source code can cloud the line
zhixian_yuan
- 用hough变换来检测图像中的圆或者直线的运行代码,欢迎大家指点。-Hough transform to detect the image of a circle or a straight line running code pointing welcome.
huibiankeshe
- 对给定的文本文件进行压缩和解压 程序功能: 1.压缩(5个命令行参数) Compress c 输入文件名 输出文件名 start step 将输入文件压缩为输出文件。Start,step意义见下面。 2.解压(3个命令行参数) 上面生成的压缩的输入文件解解压缩到输出文件,如果不是上面压缩的格式(根据文件特征识别),报错。 一元编码可以对整数序列进行编码。 非负整数n的一元编码(unary code)定义为n-1个1后跟一个0(表1)。
test-1
- 车道线检测,实验代码,本人已经验证过,可以直接使用,带有图片和实验结果-The lane line detection code
laravel-v5.1.11
- Laravel是一套简洁、优雅的PHP Web开发框架(PHP Web Framework)。它可以让你从面条一样杂乱的代码中解脱出来;它可以帮你构建一个完美的网络APP,而且每行代码都可以简洁、富于表达力-Laravel is a simple, elegant PHP Web development framework (PHP Web Framework). It allows you to code clutter noodles freed it can help you buil
image_decompressed
- this code is for line deection of road
UUENCODE_Base64-encodedecode
- UUE(UUENCODE ) & Base64编码解码原理源代码。可自定义编码表(纯字符串),修改编码表即可在UUE和Base64编码解码之间切换,已优化解决不支持中文的BUG。 纯字符串方式,不考虑定长折行和加行首字符及文件头尾定义等,方便网页运用,可直接移植为ASP代码(需要删除AS变量类型限定)!-UUE (UUENCODE) & Base64 encoding and decoding principle source code. Can be a custom code t