资源列表
maze4444
- 由系统随机建立一个迷宫,然后屏幕输出路径。为在完成作业的同时复习所学过的内容,完成一条路径的时候用到了递归的方法 而做全部路径的时候用非递归的方法。用户界面友好,有用户使用说明.每一步操作都有说明与提示。程序运行通过,有详细的解释说明-system by the establishment of a random maze, and then screen output path. For the complete review of operations at the same time ha
charu
- 数据结构的插入算法 非常简单的 -Data structure to insert a very simple algorithm
TRACK
- 数据结构课程设计之堆栈的应用,能实现堆栈这个数据结构的基本应用,例如,初始化,出栈和入栈操作等。-Data structure the curriculum design of the stack of applications, to achieve the stack data structure of the basic applications, for example, initialization, a stack and入栈operation.
nihe
- 用内积法实现曲线拟合,并且计算其偏差平方-Inner product method using curve fitting and calculating its square deviation
fft
- 对机械中的振动信号进行傅立叶变换,作出频谱图进行分析。-Fourier transform of the vibration signal
bucket.tar
- bucket algorithm for sorting
matrix
- 一个支持矩阵加减乘运算的程序,功能简单.有三个模块,支持其加减乘-A support matrix multiplication, addition and subtraction procedures, functions simple. There are three modules to support their addition and subtraction by
FFT
- MATLAB 地震波FFT变换 调幅,周期调节-MATLAB earthwave FFTtransform
Triplet
- 数据结构中三元组triplet的学习与应用,可运行,对初学者很借鉴意义。-The application and learn of triplet in Data structure。
golden-section-method
- 采用黄金分割法计算非线性方程,具有较快的收敛速度-Nonlinear equation is obtained by using the golden section method, has a faster convergence speed
file_test
- 把文件中的数字转换为文字,用wchar实现的。还算好吧-convert number to Chinese
LBM-code-of-D2Q9
- 使用LBM方法D2Q9模型的针对扩散问题的算例-LBM code of D2Q9 for diffusion problem