资源列表
Sort-Array-Calculator
- Sort Array Calculator
sudu
- 计算数独的结果.在源文件内输入数组,组成9X9的数据。-The source results of calculation of Sudoku.
build1
- 遗传算法基础源代码,已调试,可直接使用,其他用途可在此基础上修改参数和评价语句。-The genetic algorithm underlying source code, debugging can be used directly, other uses can be modified on the basis of the parameters and the evaluation statement.
the-general-solve-of-PDE-function
- 数值计算里解偏微分方程组的常见函数,非常实用-the general function to solve the partial difference equations
convolution
- CONVOLUTION - Compute z = x convolved with y conv compute the convolution of two input vector arrays
hilbert
- The Hilbert transform is computed by convolving x with a windowed (approximate) version of the ideal Hilbert transformer.
Opt_Steepest11
- 梯度下降法源程序,可求得给定函数的极小值-code of Gradient descent algorithm
Robot
- In a 2-dimensional grid/plane (n*m) there are either walls or spaces. We represent the walls as ‘# ’ in the diagram (with spaces coloured into different partitions) In such a grid we can place robots who can move horizontally and verti
miligengongshi
- 密立根公式,大家可以下载看一下-Millikan formula, you can download a look
Person
- (3) 设计一个基类Person,包含name和age两个数据成员;由它派生出学生类Student和教师类Teacher,其中学生类添加学号,教师类添加职称信息;每个类均有构造函数和析构函数;编程实现,并用一些数据进行测试。-(3) design a base class Person, contain the name and age of members of the two data derived student class Student and teachers class Tea
zhuiganfaVB
- 用VB采用追赶法求解常见的三对角线方程组。-Pursuit method for solving common tridiagonal equations with VB.
CubicSpline
- 三次样条插值法(CubicSpline)模拟曲线-Simulation curve of the cubic spline interpolation method (CubicSpline)
