资源列表

« 1 2 ... .50 .51 .52 .53 .54 27355.56 .57 .58 .59 .60 ... 28522 »

[压缩解压rebuilt.lzw

说明:所有的源代码已经用Borland C++编译成功.每个目录中都包含一个makefile或者是make.bat用以创建可执行的文件.其它的编译器或操作系统需要改动一些地方.-all the source code has been used successfully Borland C compiler. Each directory contains a makefile or make.bat used to create execu
<冰冰> 在 2024-11-20 上传 | 大小:12kb | 下载:0

[压缩解压huff_file

说明:此代码用霍夫曼树作为压缩和解压缩的存储结构,实现了字典压缩算法,用C便已成功。-this code tree with Hoffman as the compression and decompression of the storage structure and achieve a dictionary compression algorithm has been successfully used C.
<冰冰> 在 2024-11-20 上传 | 大小:13kb | 下载:0

[压缩解压lzss_huf

说明:This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a r
<冰冰> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[压缩解压lzari_huf

说明:In each step the LZSS algorithm sends either a character or a <position, length> pair. Among these, perhaps character "e" appears more frequently than "x", and a <position, length> pair of length 3 might be c
<冰冰> 在 2024-11-20 上传 | 大小:4kb | 下载:0

[压缩解压ASH

说明:A
<冰冰> 在 2024-11-20 上传 | 大小:14kb | 下载:0

[数学计算/工程计算矩阵加减乘(M)

说明:一个比较简单的算法程序。输入一些数,计算后按照矩阵的形式输出。设了三个数组a[],b[],c[]。分别实现c[]=a[]+b[],c[]=a[]-b[],c[]=a[]*b[]。-a relatively simple procedure of the algorithm. The importation of some few, calculated in accordance with the matrix in the form
<XFX> 在 2024-11-20 上传 | 大小:7kb | 下载:0

[压缩解压unzip_com

说明:UnZip is a small zipfile extract utility. It is written to be assmall portable as possible and is intended to be starting point for im-plementation of .ZIP files in non-IBM environments.Source code is provided in C and T
<冰冰> 在 2024-11-20 上传 | 大小:5kb | 下载:0

[数学计算/工程计算牛顿迭代法(M)

说明:原题:编写一个子程序NewTon(float x0,float eps,float x1)。它的功能是用牛顿迭代法求f(x)=x*x*x-2x*x+4x+1在x=0附近的一个实根。若迭代成功,则返回费0值;否则,返回0。-original title : the preparation of a subroutine NewTon (x0 float, float eps, float x1). Its function is to u
<XFX> 在 2024-11-20 上传 | 大小:10kb | 下载:0

[数学计算/工程计算排序(M)

说明:这是关于文件操作的一个题,由题意可知,该题解决起来应该分为三个部分。第一部分即从in.dat中读入数据,第二部分即实现排序的算法,最后应该实现将排序的结果输出到out.dat中。-This is the document on the operation of a title, and that Italy, we can see that the solutions to the problem should be divided i
<XFX> 在 2024-11-20 上传 | 大小:8kb | 下载:0

[数学计算/工程计算进制转换(M)

说明:一个简单实用的进制转换算法,该算法能实现二、八、十、十六进制的相互转化。-a simple and practical base for the conversion algorithm, the algorithm can achieve 2, 8, 10, hexadecimal the mutual conversion.
<XFX> 在 2024-11-20 上传 | 大小:35kb | 下载:0

[压缩解压用VB压缩文件

说明:用VB实现文件压缩和解压缩,对于初学VB的同志具有参考价值-VB document compression and decompression, for beginners VB comrades reference value
<张杰> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[压缩解压083aSharpZipLib

说明:实现文件压缩和解压缩,全英文有兴趣的同志请仔细阅读,相信你一定能得到一些启发-achieve compression and decompression, all are interested in the English comrades please read carefully, I think you will get some insights
<张杰> 在 2024-11-20 上传 | 大小:421kb | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 27355.56 .57 .58 .59 .60 ... 28522 »

源码中国 www.ymcn.org