资源列表
paowu
- 本程序采用visual c++开发,用于机械优化设计工程计算,为经典的抛物法,又称二次插值,运行结果良好。-the procedures used visual c development, design optimization for mechanical engineering, for the classical parabolic law, also known as the quadratic interpolation, good operating results.
runge-kutta
- 变步长四阶Runge-Kutta法解常微分方程组-Variable step size fourth order Runge-Kutta method for solving ordinary differential equations
1RANK
- 用全选主元高斯消去法很方便地计算任何矩阵的秩-Select the main Gaussian elimination method to easily calculate any matrix of rank
four_pair
- two reverse every four nodes of a linked list
fft
- 计算fft,输出频谱,相位,模值,Calculation of FFT, the output frequency, phase, amplitude,
abcd3
- This a test code to show the spectrum of sine wave.-This is a test code to show the spectrum of sine wave.
maze.cpp
- 迷宫游戏有多种。有的迷宫只要你能走出来就算成功;有的是要求不但能走出来,而且走的步数越少得分越高。为了能得到高分,你肯定在路线的选择上下功夫,尽量用最少的步数走出迷宫。任务是,计算出走出迷宫需要的最少步数是多少?-There are a variety of maze game. Some maze as long as you can come out even if successful some requirements will not only come out, but the f
4
- 给定k个链表,利用最小堆实现有序链表的k路合并,并输出结果。-Given k a list using the minimum heap achieve an orderly list of k-way merge, and outputs the result.
FIFO
- FIFO算法,即First In First Out算法-FIFO algorithm, First In First Out method
zhuangpeixian
- 算法导论的动态规划中的装配线调度算法的实现-Introduction to dynamic programming algorithm to achieve the assembly line scheduling algorithm
source
- to get the Reduced Row Echelon Form matrix
tireTree_1
- 这是一个用C++实现的单词树,对于学习数据结构与算法的同学进阶有很大作用-This a tireTree algorithem code by c++