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

搜索资源列表

  1. LZW111

    0下载:
  2. 用C++语言编译的LZW压缩算法,自我感觉编写不错,根据提示输入要压缩的文件名即可-C language compiler of the LZW compression algorithm, and feel good preparation, When prompted to input compressed file can be
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2.35kb
    • 提供者:caohan12
  1. h.263encoderVC

    0下载:
  2. h.263 c编码源码。目录下有input。qcif原始未压缩文件,运行程序生成重建文件recon。qcif和压缩后文件output。263文件。-h.263 c source code. Contents under input. Qcif original uncompressed files, run the program generator reconstruction documents recon. Qcif and compressed paper output. 263 doc
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1.89mb
    • 提供者:becky
  1. zlib-1.2.3

    0下载:
  2. We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:594.33kb
    • 提供者:ylin_v
  1. HOFFMAN

    0下载:
  2. 根据给出的结点权值生成huffman 树并输出hoffman编码的简单c语言程序-creat hoffman tree of input node with given weights and output the code of the nodes
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:925byte
    • 提供者:Jerome Zhang
  1. LL1

    0下载:
  2. c++词法分析器。可以分析简单的输入字符串。希望对大家有帮助。-c++ lexical analyzer. Easy to analyze the input string. I hope there is help for everyone.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-03
    • 文件大小:947.83kb
    • 提供者:木子
  1. CodHuffman

    0下载:
  2. Implementation for the Huffman Cod in Visual C++. Both, the encoder and the decoder take as input a file and write the output into another file.-Implementation for the Huffman Cod in Visual C++. Both, the encoder and the decoder take as inp
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:7.46kb
    • 提供者:Calin Juravle
  1. Pack

    0下载:
  2. 对PE文件进行完整压缩的程序,使用aplib进行压缩,并且示范了输入表加密等常见功能,对PE文件进行分区段压缩,外壳部分使用C编写,解压的部分代码使用汇编-Complete compression of the PE file program, use the aplib compression, and encryption model input tables common features of the PE segment partition file compression, usin
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:463.28kb
    • 提供者:fytx
  1. huffman(VC)

    0下载:
  2. 控件台应用程序。 采用哈夫曼编码对文件进行压缩解压。先将文件各字节读出,统计频率。进行哈夫曼编码,将编码重新写入文件。 编码命令:c <input file> <output file> 解码命令:d <input file> <output file> 对于编码的output file和解码的input file可以省略后缀,则默认采用.hfm。-huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:38.24kb
    • 提供者:魏罡
  1. 9[1].25

    0下载:
  2. 利用c语言的程序,画出海绵图形。根据输入的参数不同,结果也不一样。-Using c language program, draw sponge graphics. According to the input parameters are different, the results are different.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:82.96kb
    • 提供者:李向阳
  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
    • 文件大小:1.65kb
    • 提供者:123
  1. HelloWorld

    0下载:
  2. A useful tutorial for the input and output string library-Suitable for the beginner of using C++
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:702.07kb
    • 提供者:chung2
  1. xindao

    0下载:
  2. 预先输入概率矩阵的文件,计算信道容量,由C语言实现-Pre-probability matrix input files, calculate the channel capacity, by the C language
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:958byte
    • 提供者:shil
  1. HuffmanTree

    0下载:
  2. C++编写实现的Huffman编码,根据输入自动统计字符出现的次数后编码,并计算编码后的压缩比。-Written C++ implementation of Huffman coding, the input character appears automatically after the number of statistical encoding, and calculate the encoded compression ratio.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:200.47kb
    • 提供者:byd
  1. huibiankeshe

    0下载:
  2. 对给定的文本文件进行压缩和解压 程序功能: 1.压缩(5个命令行参数) Compress c 输入文件名 输出文件名 start step 将输入文件压缩为输出文件。Start,step意义见下面。 2.解压(3个命令行参数) 上面生成的压缩的输入文件解解压缩到输出文件,如果不是上面压缩的格式(根据文件特征识别),报错。 一元编码可以对整数序列进行编码。 非负整数n的一元编码(unary code)定义为n-1个1后跟一个0(表1)。
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-04
    • 文件大小:96.8kb
    • 提供者:yongge
  1. huffman

    0下载:
  2. 任选一种无损编码方式,通过C++编程实现。 要求:1) 字符串的输入是手工输入的; 2) 在屏幕上显示编码结果,例如,如果选用huffman编码,则要显示字符串的编码及平均码长;-Optionally, a lossless compression method, through the programming of C++. Requirements: 1) the input string is manual input 2) shows the coding resul
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-19
    • 文件大小:495.02kb
    • 提供者:wy
  1. Save1Image

    0下载:
  2. Save1Image(img_filename, format2) Read an image If no extension is given for the filename, the extension .ras is assumed for input and .png is assumed for output . Copyright (c) 2013 by Polytech, Alger /ABDEL -Save1Image(img_filename, f
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-14
    • 文件大小:1kb
    • 提供者:Abdel1
  1. android-Calculator

    0下载:
  2. 计算器操作 (CM) 清除存储值 (RM) 取出存储值 (M-) 当前显示值与存储值相减并保存 (M+/MS) 把目前显示的值放在存储器中,中断数字输入 (0-9) 按钮分别为输入数字0-9 字符键 (.) 钮用来输入小数点 (+/-) 钮用来转换当前值的正负 (√) 求平方根 ( ) 求百分比 (→)提供退格键功能 (C)按钮清除刚才的输入 (=) 确认计算结果 归零 (AC)清除全部数据结果和运算符 (CE)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:51.65kb
    • 提供者:1217
  1. huffmancode

    0下载:
  2. huffman编码与解码,基于C实现,读取输入,构造huffman树进行huffman编码,用于文件压缩。-huffman encoding and decoding, based on the C implementation, read input, construct huffman tree huffman encoding for file compression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-27
    • 文件大小:14.8kb
    • 提供者:MengruZhang
  1. Kraft_coding

    0下载:
  2. 用于实现Kraft编码的C++程序,给定输入数据,输出数据的Kraft编码。-Kraft coding C++ for implementing the program, given Kraft coded data input and output data.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2.48kb
    • 提供者:zhenggtao
搜珍网 www.dssz.com