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

搜索资源列表

  1. DelphiZLib.123

    1下载:
  2. The zlibex.pas unit included in this archive will work with delphi 5, 6,and 7. if you previously downloaded my delphi 5 unit, you will notice that the unit has been renamed. this was done because borland included in its delphi 6 and 7 lib directories
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:187.24kb
    • 提供者:江焱风
  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
    • 文件大小:1.87kb
    • 提供者:冯灿科
  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
    • 文件大小:273.51kb
    • 提供者:周刘兵
  1. compress11

    0下载:
  2. 这是lzw算法源程序代码,纯c语言编程实现,希望对您有用。-lzw algorithm source code, pure c programming language, and I hope to you useful.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:12.74kb
    • 提供者:zc
  1. compress123

    0下载:
  2. LZW程序源代码,c语言实现。可能不是很全,我有好的版本,会继续给大家。-LZW source code, c language. May not be all, I have a good version, we will continue to.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:8.55kb
    • 提供者:zc
  1. xiaoqushoufenxitong

    0下载:
  2. 我以前做的一个C语言课程设计,关于小区的收费管理系统-I used to do a C language curriculum design, on the neighborhood Management System
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3.27kb
    • 提供者:王宾
  1. 55593367

    0下载:
  2. 直接操作并行口下载完整的程序源代码,打印机的c程序,我看过了,与大家共享,希望对大家会有帮助-directly operated parallel port download integrity of the source code, printers c procedures, I have read, share with you, and I hope to be helpful
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:187.25kb
    • 提供者:别克
  1. yiliao

    0下载:
  2. 这个程序是用C语言实现的。我使用了单向链表来实现对药品的增加. 删除等操作. 我修改了几次算法, 优化了一下. 如果有不足之处,还望各位多多指点。 设计目的: 这是一个专为小药店设计的药品管理系统. 可以对药品自由的进行添加、删除、查找等操作. 功能简介:(每个数字键对应相应的功能, 按数字键后,请按Enter键) \"1 - 增加药品\": 向系统增加一种药品 \"2 - 删除药品\": 删除系统中的一种药品 \"3 - 查找药品\": 输入药品
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4.35kb
    • 提供者:CT
  1. csharp100li

    0下载:
  2. c#实例程序,整个压缩文件含有几十个C#例子,希望对大家有帮助-c # sample program, the entire compressed files contain dozens of examples of C#, and I hope to be helpful
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:442.2kb
    • 提供者:jinglianwen
  1. 实现LZARI压缩算法的C++类

    0下载:
  2. 这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件. 一共提供了5个对外接口: -LZARI algorithm based on the type of data compression. Haruhiko SAP in 1
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1.34kb
    • 提供者:张吗恩
  1. huffman-C

    0下载:
  2. 基于huffman算法的压缩/解压缩的程序源码。 Borland C++写的。 仅供参考学习,请勿作为盈利性程序。-Huffman compression code compressor and decompressor in Borland C++ 2.0 by Shaun Case, April 1991 Enclosed in this archive are two C programs that implement Huffman code compressi
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:38.05kb
    • 提供者:毕雪成
  1. Huffman_Arithmetic

    0下载:
  2. 我用C++编写的Huffman压缩解压算法,可以对文本及*.bmp图像进行压缩解压-I use C++ to the Huffman compression decompression algorithm, and the text can*. bmp image compression decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-17
    • 文件大小:18.93kb
    • 提供者:普明
  1. C-ecg

    0下载:
  2. 用于心电数据压缩。解压。重构,有各种变化方法相信有一定得参考价值。-For ECG data compression. Decompression. Reconstruction, there are some changes I think the way to a reference value.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1007.94kb
    • 提供者:林莹
  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
    • 文件大小:2.76mb
    • 提供者:zhoujie
  1. spiht

    0下载:
  2. 经典的图像压缩程序,相信学过图像压缩的人都明白的,欢迎使用哦-Classical image compression process, I believe that image compression learned to understand people are welcome to use Oh!!!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:254.96kb
    • 提供者:zoe
  1. 3d-spiht_pearlman

    0下载:
  2. 我发现这个网站上缺少关于3D-SPIHT编码。这个是我收集的3D-SPIHT,也是来自于Pro.Peraman的官网。 可以用来做实验,写论文。希望对大家有用。-i found that the website lack of 3d-spiht coding, this 3d-spiht coding is from websites of Pro.Pearlman. i hope it is useful for you.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:71.01kb
    • 提供者:Richard Chang
  1. 592wg.com-dnf-dg

    0下载:
  2. 我用过的很好的地下城外挂的适用版本,都能选-I used a good plug-in application version of the underground city
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.25mb
    • 提供者:扎花
  1. C

    0下载:
  2. 关于C++的200个源代码,很有用的,希望大家下载享用。-With regard to C++, 200 source code, very useful I hope you download and enjoy.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:113.61kb
    • 提供者:贺璐军
  1. mthodC

    0下载:
  2. its good for anyone starting to learn code C , i sum many lwssion pratise . thank to use it
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-26
    • 文件大小:305.43kb
    • 提供者:haibara
  1. MPEG4-of-C

    0下载:
  2. MPEG4编码的C源代码,非本人之作,如有错误,敬请谅解。-MPEG4 encoding the C source code, not I make, if wrong, please forgive me.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:261.14kb
    • 提供者:曾阿牛
« 12 3 »
搜珍网 www.dssz.com