资源列表
arithmetic
- 用c++编写的高斯-塞德尔迭代法,可以运行-Using c++ to prepare the Gauss- Seidel iteration, you can run
Kalman
- kalman filter using fuzzy logic
code21
- Lagrange`s Polynomial Interpolation
SOR
- 解线性方程组的迭代加速方法的C实现 解线性方程组的迭代加速方法的C实现-SOR Algorithm
DichotomyRoot
- 二分法求根的C实现 二分法求根的C实现-Dichotomy Root
ColorClusteringwithKohonen
- This my assignmnet-This is my assignmnet
fdtd3D
- fdtd 3维pec边界 资源共享速度大辅导费-codes
Han
- 汉诺塔的演示程序,带有界面的,递归程序的最好演示例子。-Hanoi programming
ZUIYOUHUAFORMatlab
- Matlab开发的最优化设计程序,包括有无约束的线性规划和非线性规划问题。-Matlab to optimize the design of the development of procedures, including whether or not bound by the linear programming and nonlinear programming problems.
DIY_five_function
- 自定义5个函数,实现与5个C标准库函数(pow、tolower、toupper、exp、sin)相同的功能-DIY five functions to realize the same function of the five basic library functions(pow、tolower、toupper、exp、sin)
four_arithmetic_operation
- 1.将菜单的显示放在一个单独的函数中,随用随调。 2.将接收用户输入和校验输入的功能放在一个独立的函数中。 3.将四种运算分别放在四个函数中。-1. To display the menu in a separate function, as used with the transfer. 2. To receive user input and input validation function on an independent function. 3. Will be four
