资源列表

« 1 2 ... .62 .63 .64 .65 .66 1167.68 .69 .70 .71 .72 ... 28522 »

[数学计算/工程计算20050510170124_LongAdd

说明:长整形相加的程序,客队任意长度的数据进行相加,很值得学习-long plastic procedures combined scoring arbitrary length of the data together, is worth learning.
<> 在 2025-01-21 上传 | 大小:15kb | 下载:0

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

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

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

说明:HTK应用程序,在Linux平台下运行-HTK applications, the Linux operating
<微风> 在 2025-01-21 上传 | 大小:2.15mb | 下载:0

[数据结构常用算法二十四点

说明:利用C语言编的二十四点小游戏,在C语言下可直接运行。-use of the C language Part 24 small game, in the C language can be run directly.
<夏雨> 在 2025-01-21 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法mybp(Jo)

说明:我做的一个用matlab程序编写的BP算法,是是我毕设的一部分,程序运行绝对没有问题,欢迎大家指正。-I do a Matlab programming with the back-propagation algorithm, is part of a complete, running absolutely no problem, we are happy to correct.
<FX> 在 2025-01-21 上传 | 大小:3kb | 下载:0

[数学计算/工程计算downhill filter

说明:一些自己做的关于图象处理的程序(如傅立叶变换,区域生长等),希望对人有帮助!-doing some of the image-processing procedures (such as Fourier transform, regional growth), people want to help!
<张似的> 在 2025-01-21 上传 | 大小:506kb | 下载: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
<冰冰> 在 2025-01-21 上传 | 大小:13kb | 下载: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.
<冰冰> 在 2025-01-21 上传 | 大小:12kb | 下载: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
<冰冰> 在 2025-01-21 上传 | 大小: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.
<冰冰> 在 2025-01-21 上传 | 大小: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
<冰冰> 在 2025-01-21 上传 | 大小: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
<冰冰> 在 2025-01-21 上传 | 大小:4kb | 下载:0
« 1 2 ... .62 .63 .64 .65 .66 1167.68 .69 .70 .71 .72 ... 28522 »

源码中国 www.ymcn.org