资源列表
c语言精华算法
- 总结的一些用C语言写的很有用的算法,还不错的-some lessons with the C language was very useful algorithm, but also good
codeing000
- 从空格(ASCII码32)到~(ASCII码126)。表内的第一行与表头相同,下面的每一行都与上一行的内容相同,只是字符相左移动了一个位置。这样,下一行的最后一个字符与上一行的第一个字符相同。 为了进行文本编码,可以任意选择一个字符串,称之为编码字符串,也就是常说的密钥。为解释编码方法,我们假设密钥是Walrus,待编码的文本(即常说的明文)是: Meet me in St. Louis 我们在待编码的文本之上重复书写上述密钥,使得其长度与待编码文本相同: WalrusWalru
hpir10
- 最小二乘曲线拟合算法(用最小二乘法求给定数据点的拟合多项式)-least squares curve fitting algorithm (with the least-squares method for the given data points of polynomial fitting)
solution-of-Partial-differential-equation
- “解边值问题的松弛法”(SOR)(Chebyshev absolution)和“交替方向隐式方法”(ADI) (此两种解法均针对解椭圆形方程所用到的方法)-"solution to the boundary value problems relaxation method" (SOR) (Chebyshev Absolution) and "alternating direction implicit method" (ADI) (these two
sofm-2
- 正在应用,结果还有待研究,老师留得作业,算法实现选择最优的来响应。-are applications, the results are still to be studied, the teachers stay operational, the algorithm to achieve the optimal choice to respond.
dy_szjs
- 用matlab来进行算法的稳定性分析.3 3-using Matlab to the stability analysis algorithm.
ACO
- 利用C++编写蚁群优化算法解决51城市旅行商问题-prepared Ant Colony Optimization Algorithm for 51 city Traveling Salesman Problem
edf
- 该程序可以读取欧洲格式.edf和.rec的数据,特别适合于读取脑电数据。-the program can read the European format. EDF and. Rec data, and are particularly suited to read EEG data.
C-CMethod
- C-C法重构相空间,源自研学论坛-C-C method reconstruction phase space, from the Institute Science Forum
hamming
- 用vc开发的汉明码编码解码程序。一个很有用的纠错编码程序。-vc development with the Hamming codes codec procedures. A very useful error correction coding process.
data_handle_c
- 数据处理与回归分析,大量C语言原代码,很有参考价值-data processing and regression analysis, a large number of C-language source code, great reference value
SievingKalman
- 此为时间离散点上采样数据进行的卡尔曼滤波算法-this time of discrete points on the sampling data for the Kalman Filter