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

搜索资源列表

  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
    • 文件大小:1912
    • 提供者:冯灿科
  1. Key_test

    0下载:
  2. 这是一个VC++演示的小例子,比较简单,但还是很典型的,按S为方框,按C为椭圆,-VC This is a small example of the demonstration, relatively simple, but still very typical, according to Box S, by C. elliptical,
  3. 所属分类:压缩解压

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

    0下载:
  2. c语言编写的操作系统存储管理程序,比较简单,可作为参考。-c language operating system memory management procedures are relatively simple, can be used as reference.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:9193
    • 提供者:王中
  1. GroupDuty

    0下载:
  2. C#中对XML的操作,简单而且方便地实现相关的功能-C# XML for the operation simple and convenient to related functions
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1805
    • 提供者:胡忠伦
  1. Draw11

    0下载:
  2. C++视图的程序,有一简单的图形界面,可以运行
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:70327
    • 提供者:陆明
  1. RLC

    0下载:
  2. 使用C语言实现图像的游程编码压缩,性能优越,代码简单,便于实现。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1078
    • 提供者:荆瑞
  1. zhuomianjuli

    0下载:
  2. 这个是mapxtreme2004 C# ASP。NET 关于桌面距离测量功能的一个简单历程希望大家一起学习
  3. 所属分类:压缩解压

    • 发布日期:2014-01-17
    • 文件大小:578823
    • 提供者:xmjj
  1. c++

    0下载:
  2. 算术编码用c++的实现,包含简单介绍和变量说明。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1534
    • 提供者:吉吉
  1. zlibsource

    0下载:
  2. 这是一个zlib压缩算法源码 简单实用 用c++编写
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:110371
    • 提供者:yang_y
  1. yaoqin

    0下载:
  2. 用两个栈实现表达式的运算,,用C++写,简单,明了
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1665
    • 提供者:肖华
  1. RLE_Arithmetic.rar

    0下载:
  2. RLE压缩算法C#版,里面有详细的中文注释, 包括压缩和解压算法,因游戏中图片多采用此种算法,故写了个简单的C#版,因很多游戏工具使用C#编写,且在网上找了,虽有代码,却无详细注释。 源码中有测试数据,可供测试。,RLE compression algorithm C# version, which the Chinese have detailed notes, including the compression and decompression algorithms, because
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:34723
    • 提供者:jorn ham
  1. lzw

    0下载:
  2. c语言实现lzw算法压缩解压,非常简洁,汉语注释,注释详细,结构清晰,使用的内容很简单-c language lzw compression decompression algorithm is very simple, Chinese, comments, comments detailed, clear structure and the content is very simple to use
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:526638
    • 提供者:vistance
  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-02
    • 文件大小:5188323
    • 提供者:邢旭初
  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
    • 文件大小:925
    • 提供者:Jerome Zhang
  1. C

    0下载:
  2. 适合初学者学习的C语言重要理论 句法 及简单例子-Important theoretical syntax suitable for beginners to learn the C language and simple examples
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:655019
    • 提供者:perfectyxin
  1. C-jianggao

    0下载:
  2. C语言的基础学习课程,可以实现简单的编程与运算-C language-based learning courses that can achieve a simple programming and operation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-20
    • 文件大小:562609
    • 提供者:常洪涛
  1. Huffman

    0下载:
  2. 基于Huffman算法的简单c++文件编码和解码,适合初学者学习,对于输入的一串字符简单的压缩并解压-Simple c++ document encoding and decoding based on Huffman algorithm, suitable for beginners to learn, to
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:246714
    • 提供者:LIjing
  1. snappy-c-master

    0下载:
  2. google基于c的snappy压缩算法,压缩方便简单-google' s snappy compression algorithm based on c, convenient and simple compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:29736
    • 提供者:严康
  1. c++解压缩程序大作业第三版

    0下载:
  2. 进行简单的解压缩,用于初级的c语言学习者。特别可用于大学c语言大作业中。(this is used for uncompressing)
  3. 所属分类:压缩解压

    • 发布日期:2017-12-18
    • 文件大小:21504
    • 提供者:forward111
  1. 工资管理系统

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

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