资源列表
odeEuler
- 求解常微分方程数值解的Euler算法matlab源程序。-ordinary differential equation solving numerical solution of Euler algorithm Matlab source.
cca
- 计算典型相关算法,求出最大投影向量,以及最大投影向量对应的相关系数 -calculate canonical correlations, find the largest correlation coefficients
RMQ
- The template of Range Minimum Query algorithm. The time complexity of this algorithm is O(N*logN).
zuixiaoerchengfa
- 一个计算最小二乘法的C语言代码,可以修改数组长度来进行至少100个点的计算。-A calculation of least squares C language code, you can modify the length of the array for the calculation of at least 100 points.
The-assembly-line-scheduling-problem
- 御用动态规划思想和策略,解决装配线调度问题。-Queen dynamic programming ideas and strategies to address the assembly line scheduling problem.
solartrace
- 根据经纬度、日期可以计算太阳实时高度角、方位角-According to latitude and longitude, date, time can be calculated solar elevation angle, azimuth
rung-kutta
- 主要用于数学计算学习使用 内容来源于网络,比较经典,可以免费使用-Is mainly used for mathematical learning to use the content from the network, compare classic, available free of charge
gaosiqiujie
- 此代码为fortran程序编写,功能为运用allocate重置数组的大小-This code is based on fortran language, and is for allocating array.
complex.cpp
- 求解复系数方程组的C++算法流程程序,适合求解带复系数线性方程组-solve complex coefficient code
lab1
- 输入: 每组输入是两个整数n和k。(1 <= n <= 50, 1 <= k <= n) 输出: 对于每组输入,请输出六行。 第一行: 将n划分成若干正整数之和的划分数。 第二行: 将n划分成k个正整数之和的划分数。 第三行: 将n划分成最大数不超过k的划分数。 第四行: 将n划分成若干奇正整数之和的划分数。 第五行: 将n划分成若干不同整数之和的划分数。 第六行: 打印一个空行。 Sample Input 5
openclose
- This is a basic program for opening and closing of a control valve based on the error calculated from the pid control
TowersOfHanoi
- Towers of hanoi.http://en.wikipedia.org/wiki/Towers_of_Hanoi