资源列表

[数值算法/人工智能离散牛顿法

说明:解非线性方程组的一种方法:先用一种优化方法将给定初值(它有可能会使得后续的牛顿法发散)通过一条比较快的途径收敛到精确解附近,得到一个新的初始点,然后再通过牛顿法将新的初始点迭代到精确解(一定的误差范围内)。这种方法的优点在于:它可以将牛顿法快速收敛的优势发挥出来,同时又避免了该方法收敛域比较窄的缺点。-solving nonlinear equations in a way : by using a method of optimizi
<王廷> 在 2008-10-13 上传 | 大小:33395 | 下载:2

[生物技术HTK-samples-3.3-beta.tar

说明:HTK应用程序,在Linux平台下运行-HTK applications, the Linux operating
<微风> 在 2008-10-13 上传 | 大小:2250780 | 下载:0

[压缩解压LZW_COM

说明:所有的源代码已经用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
<冰冰> 在 2008-10-13 上传 | 大小:13421 | 下载:0

[压缩解压lzwpc

说明:They have been developed using the AZTEC C86 compiler, and are portable to any other standard C environment. I have tested this code with AZTEC CII for the 8080, and with the C compiler on XENIX 286, and they work fine.
<冰冰> 在 2008-10-13 上传 | 大小:12479 | 下载:0

[压缩解压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
<冰冰> 在 2008-10-13 上传 | 大小:12115 | 下载: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.
<冰冰> 在 2008-10-13 上传 | 大小:13726 | 下载: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
<冰冰> 在 2008-10-13 上传 | 大小:3660 | 下载: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
<冰冰> 在 2008-10-13 上传 | 大小:4636 | 下载:0

[压缩解压ASH

说明:A
<冰冰> 在 2008-10-13 上传 | 大小:14970 | 下载: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
<冰冰> 在 2008-10-13 上传 | 大小:5095 | 下载:0

[压缩解压用VB压缩文件

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

[压缩解压083aSharpZipLib

说明:实现文件压缩和解压缩,全英文有兴趣的同志请仔细阅读,相信你一定能得到一些启发-achieve compression and decompression, all are interested in the English comrades please read carefully, I think you will get some insights
<张杰> 在 2008-10-13 上传 | 大小:431764 | 下载:0

源码中国 www.ymcn.org