资源列表
reverse_matrix
- 这是一个求矩阵的逆矩阵快速算法的c语言代码,非常好用,你可以将其封装成动态库用,也可以直接用-This is a matrix for the rapid inverse matrix algorithm c language code and very handy, You can be as dynamic Packaging library, can be directly used
qipanfugaiwenti
- 特殊棋盘覆盖问题,主要是熟悉递归调用过程,把一个大问题转换为若干个相似的小问题,从而递归调用函数解决。-Special board covering problem is familiar with the process of recursive call into a big problem is converted to a small number of similar problems in order to solve the recursive call function.
Least-squares-method
- Least-squares method
matla
- 多自由度振动MATLAB求解能求解多自由度问题,自动绘出振型-Multi-Freedom Vibration MATLAB to solve the problem can solve multiple degrees of freedom to automatically draw the vibration mode
texture
- 图像纹理提取,这是用matlab编的图像纹理提取程序,该方法能有效的用于纹理分析。-Image texture extraction, which is compiled using matlab image texture extraction process, the method can be effectively used for texture analysis.
Fraction
- 一个分数类,可以进行分数、整数之间的算术运算,比如:(1+(1/3)*2=10/3-A fraction class, designed for arithmetic calculation between fractions and integers.
dcx
- 用FR共轭梯度法求解无约束最优化问题(c++)-With the FR conjugate gradient method for solving unconstrained optimization problems
shdl
- 实用数据结构基础(第三版),实验4,循环队列的实现和运算-Based the practical data structure (third edition), experimental 4, circular queue implementation and operation
hw1
- 改代码主要描述链表逆置,并生产txt文档读写-Change the code describes the list against the home, and produced documents to read and write txt
EX_4_RK4
- 采用四阶Runge-Kutta算法求一阶常微分方程的初值问题,参考,施吉林等编著《计算机数值方法》,第五章第二节,2-2,四阶Runge-Kutta算法.-Four Order Runge-Kutta (RK4)
jacobi
- 应用C++编写的数值分析中的 雅克布迭代算法,是数值分析课程的基本算法迭代算法,是数值分析课程的基本算法-jacobi迭代算法是数值分析中的重要算法,主元消去法解方程组的有效方法
Order-linear-
- 数据结构实验:(通过c语言代码)线性表的表示和实现-:( Experimental data structure represented by c language code) linear table and implement