Location:
Search - compress text
Search list
Description: 一个用C++编写的文件压缩解压缩程序,实现文本的动态压缩和解压,支持RAR.-a document prepared by compression decompression procedures, the text of the realization of dynamic compression and decompression, support RAR.
Platform: |
Size: 130458 |
Author: 猫 |
Hits:
Description: 用huffman编码实现的文本压缩用compress进行压缩用uncompress进行解压缩-Huffman coding used to achieve the compression used compress text compression used for decompression uncompress
Platform: |
Size: 33527 |
Author: 朱金晨 |
Hits:
Description: 一个用C++编写的文件压缩解压缩程序,实现文本的动态压缩和解压,支持RAR.-a document prepared by compression decompression procedures, the text of the realization of dynamic compression and decompression, support RAR.
Platform: |
Size: 1186816 |
Author: 猫 |
Hits:
Description: 用huffman编码实现的文本压缩用compress进行压缩用uncompress进行解压缩-Huffman coding used to achieve the compression used compress text compression used for decompression uncompress
Platform: |
Size: 117760 |
Author: 朱金晨 |
Hits:
Description: 文本文件压缩解压工具,采用lzw算法,是数据结构课程的作业,使用环境为vc6.0,使用了mfc.-text file compression decompression tool used lzw algorithm, the data structure course operations, vc6.0 use of the environment to use the mfc.
Platform: |
Size: 3689472 |
Author: 张三 |
Hits:
Description: 检测图像的边缘:
用Prewitt算子检测图像的边缘
,用不同σ值的LoG算子检测图像的边缘
,用Canny算子检测图像的边缘
,图像的阈值分割
,用水线阈值法分割图像
,对矩阵进行四叉树分解
,将图像分为文字和非文字的两个类别
,形态学梯度检测二值图像的边缘
,形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
-Image edge detection: edge detection using Prewitt edge images, with different σ value Log Operators image edge detection using Canny operator image edge detection, image thresholding, water line thresholding segmentation images, of the matrix quadtree decomposition, the image is divided into text and non-text of two categories, the morphological gradient detection of the edge binary image, morphology examples- from PCB image delete all current lines, retaining only the target chip
Platform: |
Size: 40960 |
Author: 张悦庭 |
Hits:
Description: 用VC++实现的一个简单哈夫曼压缩码和解码程序,可以对任意字符的文本文件进行压缩并解压-With VC++ Realize a simple Huffman compression code and decoding procedures, arbitrary characters can compress a text file and extracting
Platform: |
Size: 233472 |
Author: 陈明 |
Hits:
Description: 用BP神经网络实行彩色图像压缩matlab-Bp network color image compression
Platform: |
Size: 1024 |
Author: liuwei |
Hits:
Description: 用于文本压缩的压缩算法,可以取得比较高的压缩比-used to compress text
Platform: |
Size: 241664 |
Author: yfl |
Hits:
Description: 使用huffmantree对文件进行压缩,压缩对象为文本文件,中间文件采用二进制写入-The use of the documents huffmantree compression, compression for text files, binary files are written into the intermediate
Platform: |
Size: 2333696 |
Author: tom.he |
Hits:
Description: 壓縮一段文字,但是沒有SOURCE CODE-Compression section of text, but there is no SOURCE CODE
Platform: |
Size: 18432 |
Author: lai yu han |
Hits:
Description: 文本压缩器程序,用java语言实现对文本文件的压缩-text compress editor
Platform: |
Size: 76800 |
Author: guox |
Hits:
Description: 哈夫曼编码,用来压缩文本和程序文件,我自己写的,通过了测试,很不错的一个算法-Huffman coding is used to compress text and program files, I wrote it myself, passed the test, an algorithm is very good
Platform: |
Size: 169984 |
Author: 李自华 |
Hits:
Description: 基于GIF的lzw压缩法的源代码。此代码对图像文件,文本文件进行压缩有很好的效果-The lzw GIF compression method based on the source code. This code of image files, text files compress very good results
Platform: |
Size: 1581056 |
Author: zhangxueliang00 |
Hits:
Description: 对文本进行哈弗曼编码,然后基于哈弗曼编码进行文本的压缩-Ha Fuman the text encoding, and then the text-based compression encoding Hafu Man
Platform: |
Size: 2048 |
Author: Bryan |
Hits:
Description: 一套基于ZIP/霍夫曼技术的智能数据存储技术试验源代码,这里所谓的智能存储技术大约类似一个文件包,你可以添加任意格式的文件进行存储(使用AddUpdateItem函数)和从文件包中删除(使用DeleteItem函数).
你可以选择 zlib/huffman压缩模式进行压缩存储或者不使用压缩进行存储.
它采用了文件索引技术因此可以获得更好的性能,这个就是叫真空存储技术,即 VaccumStorage()函数.
而且,最重要的是,它使用序列化小节(块)技术来进行处理 CRC 和压缩大文件.
适合不需要使用数据库存储的网友,可以存储一些图片,文字甚至视频流媒体等格式。小巧方便。不使用其他ActiveX控件。
使用时先把Common\TLBs 目录中的oleguids3.tlb以及WithCompression\Test 目录下的zlib.dll 两个文件拷贝到\system32文件夹下即可打开TestWithCompression.vbg工程。-Based on a set of ZIP/Hoffman, Intelligent data storage technology test source code, here about the so-called intelligent storage technology similar to a package, you can add any file format for storage (using AddUpdateItem function) and remove the package from the file (using DeleteItem function).
You can choose zlib/huffman compression compression compression is not used for storage or storage.
It uses the document indexing technology so you can get better performance, this is called the vacuum storage technology, which VaccumStorage () function.
And, most importantly, it uses the sequence of the section (block) processing technology to compress large files and CRC.
For database storage of users do not need to store some pictures, text and even streaming video and other formats. Small and convenient. Do not use other ActiveX controls.
When used first Common \ TLBs directory oleguids3.tlb and WithCompression \ Test directory zlib.dll two files copied to the \ system32 f
Platform: |
Size: 434176 |
Author: yyzzhh911 |
Hits:
Description: 文本压缩和解压,哈弗曼树的应用,压缩编码-Text compression and decompression
Platform: |
Size: 4096 |
Author: 景万里 |
Hits:
Description: huffman文本压缩,利用huffman代码来压缩文本,压缩效率高-huffman text compression,Huffman code used to compress text, compression efficiency
Platform: |
Size: 2048 |
Author: 黄维良 |
Hits:
Description: 本程序能够实现数据压缩解压功能,能够读取文本文档(.txt)的数据进行压缩,解压完成后自动解压到固定文本文件。-This procedure can achieve data compression decompression, the ability to read text documents (. Txt) data compression and decompression is completed automatically extract to a fixed text file.
Platform: |
Size: 161792 |
Author: |
Hits:
Description: 编写一个程序,输入为一组字符串,输出为压缩后的文本。-Write a program that inputs a string, the output of compressed text.
Platform: |
Size: 1024 |
Author: 王石 |
Hits: