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

搜索资源列表

  1. HCdemo

    1下载:
  2. 实现Huffman编码统计压缩算法,并对自定义文件进行压缩和解压。实现了vc界面,不错的程序。-achieve statistical compression algorithm, as well as from the definition files for compression and decompression. To achieve the vc interface, good procedures.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:74461
    • 提供者:李强
  1. 石子

    0下载:
  2. 动态规划的石子问题算法下载压缩包后,解压,使用vc-stones dynamic programming problem packet compression algorithm download, extract, use vc
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3519
    • 提供者:yaya
  1. 02824227胡英飞实验一

    1下载:
  2. 这是一个关于统计压缩的算法,包含压缩和解压缩的源码,使用VC些的,而且包含测试过程。-This is a statistical compression algorithms, including compression source code, the use of VC more, but includes the testing process.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:53702
    • 提供者:胡英飞
  1. 02824227-胡英飞实验二

    0下载:
  2. 这是一个基于字典的压缩和解压缩算法,其中包含压缩和解压缩的源码,是用VC实现的。其中还有测试的结果和过程-This is a dictionary-based compression algorithm, which contains the compression and decompression of the source, is to use the VC. Among them were the results of the tests and processes
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:35964
    • 提供者:胡英飞
  1. bmp2jpeg&jpegcoding

    1下载:
  2. bmp转换为jpeg,jpeg压缩的源代码 程序用vc实现了bmp图片转换成jpeg图片-converted to jpeg bmp, jpeg compression source code procedures used vc realized bmp images converted into jpeg photos
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:124134
    • 提供者:方完
  1. zip_coding

    1下载:
  2. 用BKZIP方式解压缩文件,压缩因子可达2.5甚至更高,Class CZipArchive 支持自解压缩,加密解密功能,用VC++编写,使用时可以用源文件,也可以用静态连接库-with BKZIP decompressed, compression factor of up to 2.5 or even higher, Class CZipArchive support self-extracting, encryption and decryption function, VC prepara
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:115997
    • 提供者:阿宇
  1. flow.rar

    2下载:
  2. 顶盖驱动流(lid friven flow)格子Boltzmann模拟程序代码,对于开始研究格子Boltzmann方法的学者来说,非常具有学习研究价值,这是一个可以直接编译运行的VC++程序。顶盖驱动流是计算流体力学方面一个经典的问题,也是一个不可压缩流的校核算例入门!希望能够对大家有所帮助。,This is a source code of lid friven flow simulation based on Lattice Boltzmann method. It is very valu
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:1654
    • 提供者:andy
  1. Haffman

    0下载:
  2. 利用Haffman树实现文本数据的压缩和解压缩。VC++MFC环境-Using Haffman code method,complete text file compress and uncompress. please use it under VC++ mfc environment.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-27
    • 文件大小:10281224
    • 提供者:yangpeng
  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. zip

    0下载:
  2. 这是把linux内核里面的压缩算法移植到VC上面的zip数据压缩的C源代码-This is the zip data compression compression algorithms ported to linux kernel inside the VC above the C source code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:685091
    • 提供者:moe
  1. ZipFolder

    0下载:
  2. 一个压缩文件夹的很好的例子。 VC++语言编写,可以借鉴。-A compressed folder, a good example. VC++ language, can learn from.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:100111
    • 提供者:张聪
  1. 83390052Blackfin_Mpeg_2_4

    0下载:
  2. 用于视频图像的解压缩,在VC环境下可以调通,可以移植到DSP开发板上。-Used to decompress video images, in the VC environment can transfer pass, can be transferred to the DSP development board.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-06
    • 文件大小:1158975
    • 提供者:汪洋
  1. Iluk

    2下载:
  2. 这是用于线性方程组求解的ILUK预处理算法的实现。在VC++编译通过。矩阵采用压缩稀疏行格式存储(CSR),采用如下结构存储:struct Distmatrix {double **ma int **ja,dimension,*nnzrow } 很容易移植到自己定义数值计算软件包中。经本人测试计算效率比Fortran写的高很多(比如与Sparskit2比较)。-This is used for solving linear equations ILUK preconditioning algor
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:58626
    • 提供者:张德柱
  1. Ilut

    0下载:
  2. 这是用于线性方程组求解的ILUT预处理算法的实现。在VC++编译通过。矩阵采用压缩稀疏行格式存储(CSR) 很容易移植到自己定义数值计算软件包中。经本人测试计算效率比Fortran写的高很多(比如与Sparskit2比较)。-This is used for solving linear equations ILUT preconditioning algorithm. In VC++ Compiled through. Matrix using compressed sparse row st
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:65758
    • 提供者:张德柱
  1. HuffmanExp

    0下载:
  2. 用vc++编写的哈夫曼编码源代码。在进行图像压缩时非常实用。-With vc++ Prepared Huffman source code. In image compression very practical.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-24
    • 文件大小:2944213
    • 提供者:王军
  1. JPEG-ENCoder

    0下载:
  2. jpeg 压缩程序VC++ 简单的源程序 没有报告-jpeg compression program VC++ simple source did not report
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:49915
    • 提供者:经理刘
  1. gzlib

    0下载:
  2. 这是一个将文件压缩为gzip的元代吗。在vc++2005下调试通过,并用运用与工程中,操作简单。-This is a file compression gzip of the Yuan Dynasty for you. In vc++ 2005 adopted under the debugger, and use with the project, easy to operate.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:90459
    • 提供者:yuxiao
  1. zip_src

    0下载:
  2. 这是一个用VC++编写的静态库,用于多个文件的压缩和解压功能-This is a used VC++ Prepared static library for multiple files compression and decompression functions
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:115997
    • 提供者:Tian Xiancun
  1. OPECompressFile

    0下载:
  2. 一个VC版的压缩和解压缩应用程序源代码,用于网络程序自动更新等领域,效率很高,质量高。现共享出来,与大家分享,请笑纳!如有问题,请QQ联系617104153-A VC version of the compression and decompression application source code for the network in areas such as auto-update procedures, efficient and high quality. Are shared o
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-28
    • 文件大小:342193
    • 提供者:黎富起
  1. huffman

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

    • 发布日期:2017-04-27
    • 文件大小:13036
    • 提供者:dyg
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com