资源列表
lhh5
- 动态数组 用函数递归和非递归的方法求两个整数的最大公约数-Dynamic array, compute the largest common divisor of two intergal by recursion and non-recursion.
BlockAllocator
- 在项目开发中经常使用到固定内存的分配器。这代码来自“大型多人在线游戏开发一书”-Project development in the use frequently to a fixed memory allocator. This code from the " massively multiplayer online game development book"
EightQueens
- EightQueens exercise
scv_ais_gen.tar
- verification of an AIS detect DUT
temperater
- 这是在一个温度和压力控制系统中,其中的一个温度显示程序-It is at a temperature and pressure control system, when the temperature and the pressure exceeds a set value, the alarm procedure
chuanbobackstepping
- 这是利用S函数编写的backstepping方法对一个船舶模型进行控制仿真,这对船舶姿态运动方向的同学具有很好的参考价值。-This is a backstepping prepared using the S function to simulate a model ship, the ship attitude motion direction of the students has a very good reference value.
One-yuan-polynomial-multiplication
- 题目说明: 要求采用链表形式,求两个一元多项式的乘积:h3 = h1*h2。函数原型为:void multiplication( NODE * h1, NODE * h2, NODE * h3 )。 输入: 输入数据为两行,分别表示两个一元多项式。每个一元多项式以指数递增的顺序输入多项式各项的系数(整数)、指数(整数)。 例如:1+2x+x2表示为:<1,0>,<2,1>,<1,2>, 输出: 以指数递
array
- 关于数组的操作,有输入数组,然后转置输出,冒泡排序等-some programs about array,such as input a array,then output transpose
speech-plit
- 实现语音信号的分割处理,只需录入自己的的语音即可出现仿真结果。-Implement division processing voice signals, just enter your own voice simulation results can occur.
stack
- 栈采用顺序栈存储,该算法是将表达式转换成后缀表达式输出。-Stack sequential memory stack, the algorithm is to convert the expression into a postfix expression output.
MDOF_Eigen
- 结构动力学,多质点振动的自振频率,振形求解。-Structural dynamics, multi-particle vibration natural frequencies, mode shapes to solve.
轨道角动量matlab仿真
- matlab对轨道角动量的仿真,可以更改波长和模态值以适应光学和电磁应用
