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

搜索资源列表

  1. GIFLIB.ZIP

    0下载:
  2. GIF87a的压缩,解压缩及一些工具的源代码,稍微修改就可以支持GIF89a, 可以在vc中使用,解码的话只需要一个文件DGIF_LIB.C(头文件还是需要的),加入工程中就可以使用,显示实例可以参考文件gif2herc.c中的main函数-GIF87a compression, decompression tools and the source code, it can be slightly modified to support GIF89a, the vc used, decodi
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:164281
    • 提供者:pyh
  1. amr-nb-coder

    1下载:
  2. AMR-NB 的编码实现,纯C, VC下建立工程即可用.-AMR-NB Coding, and pure C, VC can be used to establish the project.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:564081
    • 提供者:王博
  1. amr-nb-decoder

    2下载:
  2. AMR-NB的解码程序,纯C, VC建立工程即可使用.标准测试序列通过测试,与编码配合使用.-AMR-NB codec procedures, and pure C, VC can be used to establish the project. the standard test sequence to pass the test, used in conjunction with coding.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:78164
    • 提供者:王博
  1. lzwfordepresscoding

    0下载:
  2. LZW压缩和解压缩程序 lzw.c 主要的功能模块 bitio.c/bitio.h 一些支撑函数,支持以比特(bit)为单位的文件I/O 用法: 压缩 lzw E <in-file> <out-file> 解压缩 lzw D <in-file> <out-file> 压缩时,读入<in-file>中内容,压缩后存入<out-file>中,得到压缩文件。 解压缩时,读入<in-
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1912
    • 提供者:冯灿科
  1. Key_test

    0下载:
  2. 这是一个VC++演示的小例子,比较简单,但还是很典型的,按S为方框,按C为椭圆,-VC This is a small example of the demonstration, relatively simple, but still very typical, according to Box S, by C. elliptical,
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:43133
    • 提供者:王志强
  1. 15458462587421556

    0下载:
  2. Huffman编解码器的模拟实现 应用Huffman算法实现模拟编解码器,程序实现对输入的一篇英文文章(以 .txt文件读入),输出Huffman 码流(以 .txt文件输出),最好能实现译码过程。程序语言可以选用C、 VC或C++。-Huffman CODECs the simulation application Huffman algorithm simulation codecs, Programming on the importation of an article in Eng
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:187201
    • 提供者:吉尔
  1. JPEGcompressencoding

    1下载:
  2. 1.JPEG压缩编码的vc++代码 2.使用Run length algorithm Jpeg图像编解码 3.内含有测试用c,rc,h,文件,测试用图像文件,翔实,清晰的代码注释行 -1.JPEG Coding vc code 2. Run length algorith used m Jpeg image codecs 3. contain Test c, rc, h, documentation, testing with image files, informative, Note
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:34703
    • 提供者:方周
  1. waveletcompression(vc++)

    0下载:
  2. 用Visual C++ 实现的小波压缩算法-achieve with Visual C wavelet compression algorithm
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1215921
    • 提供者:张珊
  1. vc

    0下载:
  2. jpeg转bmp图源码,纯C代码,可移植到嵌入式系统
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1342671
    • 提供者:
  1. VC++NETDigitalImagingProssing

    0下载:
  2. 本光盘提供了《Visual C++.NET图像处理编程》一书演示程序的所有源代码以及所需的图像实例,目录结构如下: 图像 源程序 VC++ VC++.NET
  3. 所属分类:压缩解压

  1. zip_vc

    1下载:
  2. linux gzip压缩解压移植到VC上的代码-linux gzip compression decompression transplanted to the code on VC
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:62585
    • 提供者:dmwang
  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. gzip-pkzip-ok

    0下载:
  2. 自己写的测试用例。VC实现的压缩与解压缩 使用 gzip pkzip-my code for test gzip pkzip
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-17
    • 文件大小:5089601
    • 提供者:blz
  1. huffman

    0下载:
  2. 数据压缩,c语言,huffman编码,vc实现-Data compression, c language, huffman coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-27
    • 文件大小:13036
    • 提供者:dyg
  1. lzw

    0下载:
  2. 数据压缩,c语言,vc实现,lzw编码算法-Data compression, c language, vc achieve, lzw coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:13387
    • 提供者:dyg
  1. mp3decodesource

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

    • 发布日期:2017-04-16
    • 文件大小:85612
    • 提供者:李勇
  1. g723.c

    0下载:
  2. g723.c编码算法的C程序,用VC编译后可以产生G723的编解码的可执行程序-C coding algorithm g723.c procedures can be compiled using VC codec G723 have the executable program
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:103782
    • 提供者:陈泉金
  1. huffman(VC)

    0下载:
  2. 控件台应用程序。 采用哈夫曼编码对文件进行压缩解压。先将文件各字节读出,统计频率。进行哈夫曼编码,将编码重新写入文件。 编码命令:c <input file> <output file> 解码命令:d <input file> <output file> 对于编码的output file和解码的input file可以省略后缀,则默认采用.hfm。-huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:39161
    • 提供者:魏罡
  1. lzma920

    0下载:
  2. 7z9.20版本最新源码,经过测试目前压缩率最高,速度最快,(比目前RAR压缩率高,特别是图片压缩率,没有任何压缩软件能比拟)现在分别集合了vc,C#,JAVA,ASM多种语言的源码,发布给大家!供方便大家学习参考!-7z9.20 version of the latest source code, tested and currently the highest compression rate, the fastest, (RAR compression than the current r
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-25
    • 文件大小:645415
    • 提供者:张军
  1. vc-filter

    0下载:
  2. 用c++写的小波滤波程序,开发环境是VC++6.0,可用于边缘检测-Use c++ write wavelet filtering program, the development environment is vc++ 6.0
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-18
    • 文件大小:4304879
    • 提供者:小代
« 12 3 »
搜珍网 www.dssz.com