资源列表
eig_lanczos
- 用lanczos求特征值的matlab程序-with lanczos eigenvalues for the Matlab procedures
soliton_SOM
- 用SOM方法计算非线性shrodinger方程,得到了各种孤子解
fft
- 基为2的快速傅立叶变换的核心代码,蝶形计算-Base for the 2 fast Fourier transform core code, butterfly calculation
Huff
- [数据结构 C]赫夫曼编码 -------------------- [数据结构 C]赫夫曼编码(简单实现的一个小程序源码)-Now = No !
newton
- 在MATLAB环境中运行的两种Newton插值法-Newton
EULER_ALGORITHM
- 非线性常微分方程的Mathematica代码,采用欧拉法求解,dy/dt=f(t,y)的类型。-Mathematica code for nonlinear ordinary differential equations, using Euler s Method, dy/dt = f (t, y) type.
C2
- 数值分析作业,可以用牛顿法求解常数方程的根植~经过运行,正确~-Numerical analysis operations can be solved by a Newton constant equation of rooted ~ After running, the right ~
struc1
- 数据结构基本教程,求每个学生的平均分以及每门课程的平均分,通过测试,可以直接运行得到结果-The basic data structure tutorial, find each student' s average and the average score of each course, the test can be run directly get the results
quickSort
- 快速查找和冒泡查找的C++实现方式,经过验证,准确无误。-Quickly find and bubbling find the C++ implementations, proven, accurate.
pushing-bin
- 推箱子问题的数据结构C语言实现,功能为推箱子问题-pushing bins
adaptive
- 自适应函数,能改变步长进行运算,用于数学积分,十分简便-Adaptive function, change the step operations for mathematical integration is very simple
shortestpath
- 单源点最短路径算法,给定了源点以及权值,便可以计算从某一源点到其他源点的最短路径-Single-source shortest path algorithm, given a source point and the weights can be calculated from one source to another source shortest path