搜索资源列表
lzwfordepresscoding
- 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-
Key_test
- 这是一个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,
arjkit1
- c语言编写的操作系统存储管理程序,比较简单,可作为参考。-c language operating system memory management procedures are relatively simple, can be used as reference.
GroupDuty
- C#中对XML的操作,简单而且方便地实现相关的功能-C# XML for the operation simple and convenient to related functions
Draw11
- C++视图的程序,有一简单的图形界面,可以运行
RLC
- 使用C语言实现图像的游程编码压缩,性能优越,代码简单,便于实现。
zhuomianjuli
- 这个是mapxtreme2004 C# ASP。NET 关于桌面距离测量功能的一个简单历程希望大家一起学习
c++
- 算术编码用c++的实现,包含简单介绍和变量说明。
zlibsource
- 这是一个zlib压缩算法源码 简单实用 用c++编写
yaoqin
- 用两个栈实现表达式的运算,,用C++写,简单,明了
RLE_Arithmetic.rar
- RLE压缩算法C#版,里面有详细的中文注释, 包括压缩和解压算法,因游戏中图片多采用此种算法,故写了个简单的C#版,因很多游戏工具使用C#编写,且在网上找了,虽有代码,却无详细注释。 源码中有测试数据,可供测试。,RLE compression algorithm C# version, which the Chinese have detailed notes, including the compression and decompression algorithms, because
lzw
- 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
asm-C-CPP-program
- 包括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
HOFFMAN
- 根据给出的结点权值生成huffman 树并输出hoffman编码的简单c语言程序-creat hoffman tree of input node with given weights and output the code of the nodes
C
- 适合初学者学习的C语言重要理论 句法 及简单例子-Important theoretical syntax suitable for beginners to learn the C language and simple examples
C-jianggao
- C语言的基础学习课程,可以实现简单的编程与运算-C language-based learning courses that can achieve a simple programming and operation
Huffman
- 基于Huffman算法的简单c++文件编码和解码,适合初学者学习,对于输入的一串字符简单的压缩并解压-Simple c++ document encoding and decoding based on Huffman algorithm, suitable for beginners to learn, to
snappy-c-master
- google基于c的snappy压缩算法,压缩方便简单-google' s snappy compression algorithm based on c, convenient and simple compression
c++解压缩程序大作业第三版
- 进行简单的解压缩,用于初级的c语言学习者。特别可用于大学c语言大作业中。(this is used for uncompressing)
工资管理系统
- 一个用C语言写的简单的工资管理系统,带报告(A simple salary management system written in C language with report)