资源列表
ackley.cpp
- 使用遗传算法求ackley最小值,一个变量的二进制位数为20,一个染色体长度100位,精度0.0001-Seeking ackley minimum, a median of 20 binary variables, a chromosome length 100, precision 0.0001
gauss_fix
- 一种特殊高斯算法,被用于工程计算和仿真,特别是对于进行数据处理滤波-one kind of gauss algorithm
C2
- 完整的c++ 代码,可以完成,拉格朗日插值,和有理函数插值算法,有研究的-Full C++ projects can be completed, Lagrange interpolation algorithm, studies look at
accumlation
- 高斯积分,如果有人做采样,数值处理,控制的话,是很有用的参考代码 -Gaussian integral, if someone do the sampling, numerical processing, control it, is a useful reference code
cheb
- 切比雪夫滤波器,大名鼎鼎的滤波器原代码,欢迎下载,很实用,有做控制和采样的必选参考-Chebyshev filter, the filter famous original code, welcome to download, very practical, there is a control and reference sample will be selected
Brute-Force-Sudoku-solver
- this how to implement brute force to solve sudoku in c-this is how to implement brute force to solve sudoku in c
determinant
- 工程计算中很有用的行列式计算方法,在通信编码中也很有用。-Useful for engineering calculations in the determinant calculation method is also useful in the communication code in use.
quantumfdtd
- quantum FDTD with c-quantum FDTD with c++
DSC
- implements distance vector algorithm in c-implements distance vector algorithm in c++
Cloumn
- 统计文件中某行的列数,列与列间以分割字符sign区分。使用fortran语言编写。-Statistics document the number of columns in a row, column and column to split between the characters sign distinction. Using fortran language.
zuoye
- 三次样条插值算法:三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。 -Cubic spline interpolation algorithm
GaussIntegral-with-cPP
- GaussIntegral的c++实现。实现了高阶高斯积分点及积分因子的计算。-the impliment of GaussIntegral with c++.
