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

搜索资源列表

  1. Huffman.zip

    0下载:
  2. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:39708
    • 提供者:
  1. Zip压缩和UnZip解压缩的实现.zip

    2下载:
  2. 此程序实现了Zip压缩和UnZip的解压缩。
  3. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:95458
    • 提供者:
  1. 字形窗体.rar

    0下载:
  2. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:19563
    • 提供者:
  1. zlib-1.2.2

    0下载:
  2. zlib 1.2.2 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt (zlib format), r
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:483798
    • 提供者:fwx
  1. DrakeDCT050629B

    0下载:
  2. DCT离散余弦变换编码和解码,利用vc对bmp图像实行变换,可以对变换和恢复后的结果进行保存和观看比较结果-the program of DCT coding and decoding.It is used to transform bmp to jpg.you can compare the original bmp to transformed jpg
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:64706
    • 提供者:中国
  1. GZip压缩源代码

    2下载:
  2. 数据压缩源代码和VC中使用DEMO,能够压缩内存数据。- Data compression source code and a demo by VC that can compress data in memory.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:148390
    • 提供者:王金营
  1. Zip压缩和UnZip解压缩的实现1

    2下载:
  2. 此源码为zip压缩、解压缩源码,可实现对ZIP文件的操作。-this source of zip, extract the source code, can be realized right ZIP operation.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:95733
    • 提供者:李洋
  1. zip_utils_src

    0下载:
  2. 这是CODEPROJECT上的zip压缩解压代码-CODEPROJECT This is the zip code extract
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:177517
    • 提供者:秦无恙
  1. aPLib-0.42

    1下载:
  2. 一款高质量的压缩算法,内含解压算法的源码,好多压缩壳类软件,都用此压缩缩放-a quality compression algorithm, the algorithm containing unpacked source, a lot of shell type compression software and using compressed zooming
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:200085
    • 提供者:梁飞
  1. adaptive_arithmetic

    0下载:
  2. 自适应算术编码的实现,包括编码器和解码器。在vc++.net 2003下开发。-adaptive arithmetic coding implementation, including the encoder and decoder. In vc. Net 2003 under development.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:27240
    • 提供者:沈宏伟
  1. AdaptiveHuffman

    1下载:
  2. 自适应huffman编码,即在编/解码过程中根据已编/解码数据来计算各个码字的概率,并动态调整huffman树。包括编码器和解码器。 在vc++.net 2003下开发-adaptive Huffman coding, that is the encoding / decoding process based encoding / decoding data to calculate various code word probability, Dynamic adjustment and
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:13157
    • 提供者:沈宏伟
  1. Huffman(UsingC++)

    0下载:
  2. 本程序使用8种不同的方式实现了Huffman编码算法,使用Visual Studio .NET(建议使用VS .NET 2003或以上版本)打开Huffman.sln,编译生成并运行huffman.exe即可。-the procedures used eight different ways to achieve the Huffman coding algorithm, use Visual Studio.NET (recommended VS.NET 2003 or later) with
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:67550
    • 提供者:林铭
  1. xreport

    2下载:
  2. 这是一款很实用的报表设计器,功能强大!完全用C#编写,运行在微软DOTNET框架1.1的环境下,实现了很多新型报表工具应当具有的特点。-This is a very practical design for the statements, powerful! C# fully prepared, Microsoft DOTNET operation in the framework of the 1.1 environment, achieving many of the new tools s
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3198540
    • 提供者:汪洋
  1. any2yuv-src-1.0

    0下载:
  2. 这个刚才那个的源代码,刚才弄错了。功能:可以从中得到bmp,jpeg,mpeg等的YUV,功能丰富-just that the source code, just a mistake. Function : can gain bmp, jpeg, and mpeg the YUV, function rich
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:797614
    • 提供者:louisa
  1. sanpack_rsa_vs2003sln

    0下载:
  2. 看到RSA加密的C++类下载的人不少,我也下载了,并且稍微改动了一下,使它看上去更加易懂。在新年随手写了一套RSA文件加密,用win32dll封装使用了这个类,用C#写了文件加密和操作界面,可以实现密钥的保存和对任何文件的RSA加密操作。送给大家祝大家新年快乐。-see RSA encryption C downloaded to many people, I have downloaded and slightly altered a bit it looks more comprehensi
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:280074
    • 提供者:周刘兵
  1. sdfasfddc

    0下载:
  2. 一个实现ado数据库连接的,小程序,很有参考价值-a realization ado database connectivity, small procedures, great reference value
  3. 所属分类:压缩解压

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

    0下载:
  2. 导师刚刚让我做的小项目,是智能公交站台的一部分,其中有串口通讯,和vc类之间通讯,还有改变控件的颜色等-instructors just let me do small projects, the platform is smart transit, which are part of a serial communications, and communications between vc category, there are controls to change the color, e
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:80932
    • 提供者:王志强
  1. UnZip(.net)

    0下载:
  2. 实现文件的压缩与解压,编程环境.net2003,在win2000+sp4下调试通过,适用于.net初学者参考。-achieve document compression and decompression, the programming environment. Net2003. In WIN2000 sp4 through debugging under applicable to. net beginners reference.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:127521
    • 提供者:刘国强
  1. MPEGSourceCode

    0下载:
  2. mpeg4压缩算法程序,有对idct的详细代码过程.-mpeg4 compression algorithm procedures, the details of the code idct process.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:29324
    • 提供者:leon
  1. Cpuseries

    0下载:
  2. 获取硬盘串号,Cpu串号等硬件信息,通过C#获取本机器硬件信息-Series hard disk access, Cpu series, and other hardware information through access to the C# machine hardware information
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:17338
    • 提供者:刘伟
« 12 3 4 5 6 7 8 9 10 ... 47 »
搜珍网 www.dssz.com