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

搜索资源列表

  1. C.LZW

    0下载:
  2. lzw压缩算法的c语言实现及用C++实现算术编码-lzw compression algorithm in C Language C and achieve Arithmetic Coding
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4549
    • 提供者:季安
  1. C语言下的数值计算方法代码

    0下载:
  2. 数值计算方法的C语言代码-numerical calculation method by C language code
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2453
    • 提供者:田强
  1. 压缩算法的C语言源程序

    0下载:
  2. 压缩算法的C语言源程序-compression algorithm in C language source
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:96529
    • 提供者:林传富
  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
    • 文件大小:1370
    • 提供者:张吗恩
  1. 万年历-c

    0下载:
  2. 用C语言编的万年历-C language series hefty almanac
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:5140
    • 提供者:王实
  1. 常用算法程序集C语言描述第三版含源代码(1)

    3下载:
  2. 常用算法程序集C语言描述第三版含源代码(1)常用算法程序集C语言描述第三版含源代码(1)
  3. 所属分类:压缩解压

  1. zlib1.zip C语言的zlib.lib和zlib.h

    0下载:
  2. 包含可用于C语言的zlib.lib和zlib.h,Zlib.lib and zlib.h which can be used in C
  3. 所属分类:压缩解压

    • 发布日期:2016-01-25
    • 文件大小:41829
    • 提供者:
  1. fir.rar

    1下载:
  2. fir的c语言程序,是37阶的,系数用matble计算得到,fir the c language program is a 37 bands, with coefficients calculated by matble
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2015-05-17
    • 文件大小:2621460
    • 提供者:前卫
  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
    • 文件大小:1164704
    • 提供者:haochao
  1. Data_Compress

    0下载:
  2. LZM无损压缩的C语言代码,能够实现数据的无损压缩与解压缩,压缩比视具体数据而定。-LZM lossless compression of the C language code, can perform data compression and decompression, compression ratio depending on the specific data set.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:555541
    • 提供者:Zhao Meng
  1. asm-C-CPP-program

    0下载:
  2. 包括C语言哈夫曼树的实现;win32写的代码统计工具;汇编加密解密机masm程序;C++哈夫曼树的实现;汇编简单计算器;汇编编译工具-Including the realization of C language Huffman tree win32 statistical tools to write code assembly the encryption decryption machine masm process C++ Huffman tree realization com
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-03
    • 文件大小:5188323
    • 提供者:邢旭初
  1. entropy

    0下载:
  2. 课堂学习程序,C语言实现计算图像的熵、二阶熵、差分熵。在VC6下运行正常-Classroom learning process, C language realization of the calculation of the entropy of image, second-order entropy, differential entropy. VC6 run in the normal
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:33366
    • 提供者:chenminhao
  1. tuxiangchuli

    0下载:
  2. 一、 课程设计题目: 用C/C++语言编写灰度图像霍夫曼编码的程序 二、 设计内容及要求: 1、 用C/C++语言完成设计,在计算机上调试程序; 2、 上机课时:8课时; 3、 列出设计结果,并提交课程设计报告。 三、 设计方法与步骤: 1、 统计一幅BMP格式的灰度图像的概率,并显示相应的灰度值和概率; 2、 对这幅图像做霍夫曼编码;并列出编码结果。 3、 计算平均码长和熵值,算出编码效率。 4、 所有的结果都要求显示出来。 -First, the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:764938
    • 提供者:SANMIL
  1. huffman

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

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

    0下载:
  2. 基于isd2560和51单片机的语音程序,包括原理图和完整程序,直接调用即可,c语言。-Microcontroller based voice isd2560 and 51 procedures, including schematic and complete procedures, direct calls can be, c language.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:35486
    • 提供者:paradise
  1. matrixcompress

    1下载:
  2. C语言实现矩阵压缩的小程序 掌握特殊矩阵通过压缩存储算法进行压缩存储的方法,并编程实现相关功能。 基本要求: (1) 可以对对称矩阵、上三角矩阵、下三角矩阵、三对角矩阵进行压缩存储; (2) 原始矩阵通过键盘输入,执行后输出压缩后的矩阵; (3) 输入在原始矩阵中的位置,能够得出压缩后的位置; (4) 原始矩阵的行列数从键盘输入。 -C language implementation of small programs to master matrix comp
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:1689
    • 提供者:123
  1. wavezerotree

    0下载:
  2. 小波零树方法图像压缩,用c语言编写的程序。-Zerotree wavelet image compression method, using c language program.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:36583
    • 提供者:张嘉桐
  1. LZW-C

    0下载:
  2. LZW压缩算法用C语言的实现相应编程,无损压缩结果和还原后信息一致。-LZW compression algorithm to achieve the appropriate use of C language programming, lossless compression results and consistent with the information after reduction.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:2654
    • 提供者:zhou
  1. 常用算法程序集(C语言描述)第三版

    2下载:
  2. 常用算法程序集(C语言描述)第三版 徐士良 源码+PDF(Commonly used algorithm assembly (C language descr iption) Third Edition Xu Shiliang source code, +PDF)
  3. 所属分类:压缩解压

    • 发布日期:2017-12-27
    • 文件大小:6574080
    • 提供者:林111
  1. 工资管理系统

    0下载:
  2. 一个用C语言写的简单的工资管理系统,带报告(A simple salary management system written in C language with report)
  3. 所属分类:压缩解压

    • 发布日期:2019-07-15
    • 文件大小:1341440
    • 提供者:mxk125
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com