资源列表
Fluid-Dynamics
- 详细介绍了计算流体动力学的方法、应用领域及编程技巧-Detailed computational fluid dynamics applications, the calculation method and weaving and skills, is a good textbook to learn the mechanics, computational fluid dynamics
gszfs
- 程序用VB编写,可自动进行高斯正反算,也可进行换带计算,还可顺便进行平均曲率半径与对应纬度的互相计算。-Program written in VB, can be automatically Gaussian positive and negative count is also possible to change the band structures, but also the way mutual calculation of the average radius of curvatur
ren_GPC-PID
- 广义预测控制算法仿真,通过最小二乘法对系统进行在线辨识,并与PID对比,能运行的-Generalized predictive control algorithm simulation, through the of least squares method for on-line identification system, can run
RadixSort
- 基数排序,初学者,欢迎大家批评指正,学习交流!-Radix sort, beginners, welcome criticism and learning exchange!
Solve-equation
- 用牛顿迭代法求解一元二次方程组的解,十分好用-Solve equations
CPP
- 求矩阵的值,可以保证没有错误的(经个人证实,简单易行)-failed to translate
Random-Insertion-Sort
- This a C++ code for implementing a random insertion sort-This is a C++ code for implementing a random insertion sort
3rd_Runge-Kutta
- This is 3rd order Runge-Kutta method written with Matlab.
Random-Merge-Sort
- This a C++ implementation of a random C++ -This is a C++ implementation of a random C++
Heap-Sort
- C++ implementation of Heap Sort
Radnowmized-BucketSort
- C++ code for Randomized Bucket Sort
RandomizedQuick-Sort
- C++ implementation for randomized quick sort
