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

搜索资源列表

  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
    • 文件大小:160.43kb
    • 提供者:pyh
  1. Grab

    0下载:
  2. 采用zlib标准的压缩源码,应用在Windows和Linux多平台下,分别有Linux下和Windows下VC的使用实例。-using zlib compression standard source code, used in Windows and Linux multi-platform, respectively Linux and Windows examples of the use of VC.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:597.37kb
    • 提供者:毛斌
  1. JPEG_Compression_Code

    0下载:
  2. 由BMP压缩为JPEG格式源代码,并提供例子程序供测试。-by the BMP for the JPEG compression format source code, and provide examples of procedures for testing.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:107.06kb
    • 提供者:黄立波
  1. yuyinluruchengxu

    0下载:
  2. 语音录放范例及原代码希望楼主给我加些分,以后我会多传些好东西上去-voice recording and showing examples and source code, I hope to the Island, plus some hours later I would go to some good things - up
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4.72kb
    • 提供者:wuliang
  1. mpeg-4-codec

    1下载:
  2. mpeg4代码,比较具体,可供学习,有完整的实现和例子,需要编译后仿真。-mpeg4 code more specific, they can study and complete realization and examples, it needs to be compiled after the simulation.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:672.63kb
    • 提供者:wangxue
  1. 《Visual C++ 6.0实例教程》源代码

    1下载:
  2. < Visual C++ 6.0实例教程》源代码, WinRAR自解压包-lt; Lt; Visual C 6.0 tutorial examples "source code, WinRAR self-extract package
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1.48mb
    • 提供者:成发
  1. wbs

    0下载:
  2. 这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空间或效率优化。所有代码以C++语言编写,为了更容易地实现各种数据结构,代码中大量应用了标准C++库和模板技术。——总之,这些代码的作用在于示例和演示;如果大家想把这些代码应用在实际应用中,可能还需要做进一步的调整和优化。-given here, the source code huffman.zip
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:26.14kb
    • 提供者:叶润
  1. CompressDecompress.rar

    1下载:
  2. ACMS压缩算法.zip arc压缩工具.zip ASH压缩算法.zip CAB解压缩程序.zip COM压缩算法.zip C语言常用算法源代码.zip HA压缩算法.zip jac压缩算法.zip lharc压缩算法.zip LZHUF、LZSS、LZARJ压缩算法.zip LZSS压缩算法.zip lzw压缩算法.zip Splay树压缩算法.zip USQ压缩工具.zip zip解压.zip zip压缩解压范例.zip 哈夫曼编码树算法.zip 哈夫曼压缩
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.11mb
    • 提供者:haochao
  1. matlab-code

    0下载:
  2. matlab神经网络三十个编程实例源程序和数据-thirty matlab neural network programming examples
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-09
    • 文件大小:7.14mb
    • 提供者:曹亚军
  1. code

    0下载:
  2. 实现图象,可以直接运行,里面有示例图象,十分便捷的实现图象压缩-The realization of images, can be directly run, there are examples of images, very convenient to achieve image compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:83.39kb
    • 提供者:yang
  1. LZW

    1下载:
  2. lzw压缩(matlab源程序)欢迎大家下载 里面有实例-LZW compression (matlab source code) are welcome to download there are examples of
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:3.02kb
    • 提供者:liaup
  1. haffuman

    1下载:
  2. 图像处理中压缩编码部分的霍夫曼编码应用实例:MATLAB版源代码-Image Processing coding part of the Huffman code application examples: MATLAB version of the source code
  3. 所属分类:压缩解压

    • 发布日期:2017-05-18
    • 文件大小:1012byte
    • 提供者:刘兰芳
  1. SC

    0下载:
  2. ARM机的TFT液晶显示例子程序,源代码,希望多多支持哦。-ARM machine TFT liquid crystal display examples of procedures, source code, I hope a lot of support Oh.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:431.18kb
    • 提供者:dmh
  1. jpeg.documents

    0下载:
  2. jepg压缩例子 源代码 bmp图像的转换jepg图像,处理-jepg compression source code examples of converting bmp image jepg image processing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:1.78kb
    • 提供者:Mr L
  1. xl-01-1

    0下载:
  2. 类似百度的搜索下拉时的代码,很好用。内有例子-Baidu' s search drop-down when a similar code, it just works. There are examples of
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:22.25kb
    • 提供者:张会焱
  1. Archive

    0下载:
  2. JPEG图像压缩及还原实例源代码 非常值得研究一下-JPEG image compression and restore the source code examples are very worthy of study! ! !
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:137.3kb
    • 提供者:wupeng
  1. huff

    0下载:
  2. 关于图像压缩中的huffman编码,包括哈弗曼编码的一些编码思想,实例,文档等多个内容,同时备有源代码-On image compression huffman coding, including some coding ideas Havermann code, examples, documentation and other content, while the source code available
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-25
    • 文件大小:192.62kb
    • 提供者:zhang hao
  1. AppWizard-and-MFC

    0下载:
  2. The principle of AppWizard and MFC framework for parsing the source code examples
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:40.2kb
    • 提供者:小田
  1. 2007480492738

    0下载:
  2. pb的实例源码,一个很好的实例,大家分享下-pb source code examples, a good example
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:372.47kb
    • 提供者:李彪
  1. a-tours

    0下载:
  2. 小波分解A Trous算法Matlab代码示例-Wavelet decomposition A Trous algorithm Matlab code examples
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:736byte
    • 提供者:真的一棵葱
« 12 »
搜珍网 www.dssz.com