资源列表
ga_c++
- 关于遗传算法的c++程序,本文采用了实数编码,可以对学习遗传算法的实数编码提供方便.-on Genetic Algorithms c procedures, this paper uses real-coded and can study the genetic algorithm is coded for convenience.
AVL_Lib
- Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory
EZW_
- 该程序实现网络图像的渐进传输,它是基于小波变换静止图像压缩技术-network of progressive image transmission, which is based on wavelet transform Still Image Compression Technology
signal_process
- 卡尔曼滤波和自适应滤波 y-Kalman filtering and adaptive filtering y
V8
- vc数值算法08。后面我会陆续上传 数值算法上来,希望对大家有用处。-vc numerical algorithm 08. After I will continue to upload onto numerical algorithm, we hope to be useful.
hamming
- 用vc开发的汉明码编码解码程序。一个很有用的纠错编码程序。-vc development with the Hamming codes codec procedures. A very useful error correction coding process.
GA(C++)
- c++的遗传算法实现,简单实用,很好的实现了遗传算法的结构与仿真-c genetic algorithm to achieve a simple, practical, good genetic algorithm to achieve the structure and Simulation
annie-0.71a-src.tar
- 神经网络开发包,用于对神经网络编程,里面有好多例子,非常的有用-Neural Network Development Kit for the neural network programming, there are many examples of very useful
CorrelationDimension
- 计算关联维的 Matlab 程序 - (mex 函数,超快),源自研学论坛-calculated the correlation dimension Matlab procedures - (mex function, ultra-fast), from the Institute Science Forum
C-CMethod
- C-C法重构相空间,源自研学论坛-C-C method reconstruction phase space, from the Institute Science Forum
lyapunov-exponent
- 求取lyapunov指数的小数据量方法,采用混合编程-strike a small amount of data, mixed Programming
linkqueue
- 数据结构中,链栈的实现。用C++实现,在DEV-C++上通过。-data structure, the chain stack realized. C realized, the DEV-C adopted.