CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作 搜索资源 - 文本压缩

搜索资源列表

  1. 20040913190255_vczx_clsrwini

    0下载:
  2. 读写ini的C++类 一、本类只有4个函数,分别为写数字,读数字,写文本,读文本。支持相对路径。可以用于有或无mfc支持的程序。visual c++6编译通过。 ini格式: [appname] keyname=s 二、代码:请下载压缩包。 三、如需要绝对路径删除CHAR FilePath[255] ---strcat(FilePath,fn)-literacy ini a category C, the only four categories of functions, namely dig
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1220
    • 提供者:王迎芳
  1. lzw_ya_suo_jie_ya

    0下载:
  2. 文本文件压缩解压工具,采用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.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:29373
    • 提供者:张三
  1. HuffamnCoding

    0下载:
  2. 用VC++实现的一个简单哈夫曼压缩码和解码程序,可以对任意字符的文本文件进行压缩并解压
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:18558
    • 提供者:陈明
  1. 5ivb_535175

    0下载:
  2. vb作的小程序压缩文本用的还不错-vb procedures for a small compression of the text is also good
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:249901
    • 提供者:张反
  1. 另类的压缩方式

    0下载:
  2. 哈夫曼树编码 用哈夫曼树算法对文本文件进行0-1化编码,并模拟文件 压缩与解压-Huffman tree coding algorithm using Huffman tree to the text document for 0-1 coding and compression simulation and decompression
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:8843
    • 提供者:王月
  1. file

    0下载:
  2. VC++ 文本压缩程序,主要是操作TXT格式文件,运行于Windows系统 命令提示符环境,输入文本文件位置就可以对文件进行压缩、解压、文件测试等,属底层操作,借鉴价值比较大。-VC++ text compression process, mainly operating TXT format, running on the Windows system environment for the command prompt, type the location of a text file of
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:15744
    • 提供者:692
  1. yasuo

    0下载:
  2. VC++ 文本压缩程序,李恒作品,主要是操作TXT格式文件,运行于Windows系统 命令提示符环境,输入文本文件位置就可以对文件进行压缩、解压、文件测试等,属底层操作,借鉴价值比较大,感谢作者奉献。-VC++ text compression process, Li works, mainly operating TXT format, running on the Windows system environment for the command prompt, type the loca
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:15859
    • 提供者:124
  1. Huf_Zipper

    0下载:
  2. huffman压缩文本文件程序,具有压缩解压缩功能-huffman code zip software,it can zip and unzip .txt document
  3. 所属分类:File Operate

    • 发布日期:2017-11-10
    • 文件大小:3257
    • 提供者:hu
  1. hafuman

    0下载:
  2. 哈夫曼树的构造 对于文本中的各个文字出现次数构造哈夫曼树 然后压缩
  3. 所属分类:File Operate

    • 发布日期:2017-04-13
    • 文件大小:2152
    • 提供者:西柚
  1. IC_Notepad_setup

    0下载:
  2. 可以将文本数据以压缩的方式保存在IC卡中,并且可以全文加密,安全可靠。可以用于数据保存,重要文件传递,档案保存等-The text data can be saved in compressed form in the IC card, and the full text can be encrypted, safe and reliable. It can be used for data storage and transfer important documents, archives,
  3. 所属分类:File Operate

    • 发布日期:2017-05-07
    • 文件大小:1071301
    • 提供者:coodor
  1. jevmkm

    0下载:
  2. SVM文本分类器源程序,英文界面,包含语料,没有解压缩密码,-The SVM classifier source program text, English interface, contains the corpus, not unzip password,
  3. 所属分类:File Operate

    • 发布日期:2017-12-15
    • 文件大小:615424
    • 提供者:NXLngsor$7262
  1. 历史明细数据查询系统

    1下载:
  2. 1、 可以在windows98、windows2000、windowsXP操作系统下运行; 2、 采用直接从每天的交易流水日志压缩文件中查找数据的办法查找历史明细数据,不需要对交易流水 日志压缩文件进行任何的预处理,使用方便。 3、 可以查找NOVA综合业务系统历史明细数据(2001年7月9日之后的数据),也可以查找其他压缩文件 数据。 4、 适用于中国工商银行全国各地区的历史明细数据查询。 5、 可以查找的帐号长度可达200个字符; 6、 可以按日期顺序向前或向后进行查找; 7
  3. 所属分类:文件操作

    • 发布日期:2018-03-24
    • 文件大小:25577840
    • 提供者:czbb1234
  1. 解压缩程序

    0下载:
  2. C++实现文本、图像、音频、视频的解压缩,并通过MD5算法实现原始文件与压缩并解压后文件的比较。
  3. 所属分类:文件操作

搜珍网 www.dssz.com