CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 压缩解压 搜索资源 - c compiler

搜索资源列表

  1. LZW111

    0下载:
  2. 用C++语言编译的LZW压缩算法,自我感觉编写不错,根据提示输入要压缩的文件名即可-C language compiler of the LZW compression algorithm, and feel good preparation, When prompted to input compressed file can be
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2403
    • 提供者:caohan12
  1. zlib123

    0下载:
  2. ZIP压缩算法源代码,可以直接加入C++Project中编译调用-ZIP compression algorithm source code can be directly joining the C compiler is called Project
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:584186
    • 提供者:aihong
  1. LZW_COM

    0下载:
  2. 所有的源代码已经用Borland C++编译成功.每个目录中都包含一个makefile或者是make.bat用以创建可执行的文件.其它的编译器或操作系统需要改动一些地方.-all the source code has been used successfully Borland C compiler. Each directory contains a makefile or make.bat used to create executable files. Other compilers o
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:13421
    • 提供者:冰冰
  1. lzwpc

    0下载:
  2. They have been developed using the AZTEC C86 compiler, and are portable to any other standard C environment. I have tested this code with AZTEC CII for the 8080, and with the C compiler on XENIX 286, and they work fine.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:12479
    • 提供者:冰冰
  1. rebuilt.lzw

    0下载:
  2. 所有的源代码已经用Borland C++编译成功.每个目录中都包含一个makefile或者是make.bat用以创建可执行的文件.其它的编译器或操作系统需要改动一些地方.-all the source code has been used successfully Borland C compiler. Each directory contains a makefile or make.bat used to create executable files. Other compilers o
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:12115
    • 提供者:冰冰
  1. test_dct

    0下载:
  2. 本程序是在VC++编译环境下,用纯C语言编写的2D-DCT变换,程序中用的是一个4*4的矩阵进行的变换,可以改为对一幅图像进行。运算结果正确,在Matlab中进行了检验,dct2()指令即进行DCT变换。有一定的参考价值。-This procedure is in VC++ compiler environment, written in pure C 2D-DCT transform, the program used is a 4 x 4 matrix for the transformat
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:556
    • 提供者:浪飞人海
  1. DDU

    0下载:
  2. 本程序分两部分,分别为界面和驱动程序,其中驱动程序为压缩解压缩的核心程序。 开发环境为VC6.0。 界面部分可由crs->ddu->ddu.dsp建立工作组,编译生成的可执行程序为debug中的ddu.exe 驱动部分由crs->驱动->驱动.c编译生成可执行文件。 具体压缩解压缩操作可见《操作手册》。-This procedure was divided into two parts, namely, interface and d
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-11
    • 文件大小:2227965
    • 提供者:吴有仁
  1. mp3decodesource

    0下载:
  2. mp3 解码程序 包含哈夫曼算法 也可用Visual C++编辑器查看-mp3 decode source code, including huffman, support vc++ compiler
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:85612
    • 提供者:李勇
  1. 7-Zip_v465_src

    0下载:
  2. 7-Zip 是一款号称有着现今最高压缩比的压缩软件,不用多说,只要从这个源码包就可以看出(解压缩后有37.6 M)。本人将它的控制台版本和自解压模块进行了翻译,以方便广大人民群众使用!同时更换了些图标使用惯了 WinRAR 的用户更习惯。推荐使用 vs2005 或 vs2008 编译。-7-Zip is a known today has the highest compression ratio of compression software, Needless to say, as long
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-12
    • 文件大小:2890003
    • 提供者:zhoujie
  1. zlib_1_2_3

    0下载:
  2. 压缩器,Visual C++环境下编译,可以调试运行-Encoder, Visual C++ compiler environment, you can debug run
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-02
    • 文件大小:631955
    • 提供者:yx
  1. huff

    0下载:
  2. huffman code for using c++ compiler and enjoy it!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-23
    • 文件大小:28659
    • 提供者:mohsen
  1. huffman

    0下载:
  2. 赫夫曼压缩解压代码C++编译。VC6环境下运行~采用二叉树结构-Huffman compression decompression code C++ compiler. Run under VC6 binary tree structure ~
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:1937
    • 提供者:黄才开
  1. UnZip

    1下载:
  2. 用C++实现zip压缩解压缩,主要是利用第三方源码接口,自己封装了一个压缩函数,和解压函数。使使用操作简单化。编译器是 VS2010,在MFC工程下测试的。-In C++ zip compression and decompression is to use a third-party source interface encapsulates a function of compression and decompression functions. The compiler is VS201
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-06
    • 文件大小:68447
    • 提供者:huazai
  1. gzip-keil

    0下载:
  2. gzip-keil移植 纯c语言代码 1788编译 通过-gzip-keil transplantation pure c language compiler code 1788
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:430817
    • 提供者:liangfake
  1. code

    0下载:
  2. 《信息论》中的赫夫曼编码的实现,其中还包括赫夫曼解码程序。-Huffuman code and decode with C++ compiler
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:25398
    • 提供者:少韶
  1. Qt_Project

    0下载:
  2. 泡泡龙是一款很受欢迎的小游戏,画面简洁,操作简单容易,是很适合娱乐休闲的游戏。 Qt是一个1991年由奇趣科技开发的跨平台C++图形用户界面应用程序开发框架。它既可以开发GUI程式,也可用于开发非GUI程式,比如控制台工具和服务器。Qt是面向对象的框架,使用特殊的代码生成扩展(称为元对象编译器(Meta Object Compiler, moc))以及一些宏,易于扩展,允许组件编程。基本上,Qt 同 X Window 上的 Motif、Openwin、GTK 等图形界面库和 Windows
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-18
    • 文件大小:4995520
    • 提供者:赵娅
搜珍网 www.dssz.com