搜索资源列表
huffman
- 静态的哈夫曼编码,从file.txt文件中读取字符,统计,并编码,输出到huffman-u.txt中
shop_management
- 编写一个简单的家用电器商店库存模拟操作程序,并且要求商品的库存数据存储在文件 store.txt 中。首先,该程序要能实现从文件中读取当前所有库存信息,然后将其存储在一个结构数组中,并能够实现对库存商品的升序排列、查询、交易、报错、在商品交易后更改库存信息等功能。-Write a simple appliance store inventory simulation procedures, and require the inventory of goods stored in the file
YOUC
- MFC实现TXT数据读取、一位游程压缩与解压-MFC achieve TXT data read, a run-length compression and decompression
compress
- 本程序能够实现数据压缩解压功能,能够读取文本文档(.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.
myLab4
- 使⽤ 用RandomAccessFile 流读取hello.txt⽂ 文件舍弃其 前4⾏ 行 和 后 6⾏ 行的内容,并将其他⾏ 行的内容倒置读 出。-Use file RandomAccessFile stream to read hello.txt ⽂ discarded 4 YES YES line and after 6 rows and the other YES lines inverted read out.
798811326f107
- 在vc6.0环境下快速读取txt文件,文件包含一个项目解决方案。-Vc6.0 environment quickly read txt file, the file contains a project solution.
extend_huffman
- 扩展霍夫曼编码,要求为读取txt文件内容,形成字典表和编码解码的的文件-Extended Huffman coding
BitIOTest1
- 这是一个练习使用位写入/写出的程序,利用bitio.c和bitio.h工具整合,可以向文本文件E:\\bitio1.txt中读取和写入数个位,使用者可以通过调试功能进一步了解位写入写出的作用。进而给今后做数据压缩打下基础。-This is a practice using bit write/write program, using bitio.c and bitio.h tool integration, you can read and write several bits to the t