资源列表
xierfa1
- 数据结构中的/希尔排序法(类方法)xierfa1.c-data structure / sorting Hill (methodology) xierfa1.c
csoftware
- 这是表达式求值的c源程序,可对输入的各种表达式求值
test
- 循环队列算法实现,例子说明,简单明了,容易理解。-Circular queue algorithm, examples illustrate the simple, easy to understand.
Panda
- 利用树状数组的性质快速求解前缀和同时可以快速修改-The nature of the tree array fast solution to the prefix and at the same time can quickly modify
Doublelinkedlist
- 双链表的一个简单实现,在VC下可以直接运行通过-Doubly linked list is a simple implementation of the VC can be run directly by
simpleadd
- 仅考虑加减与乘除,无小括号,个位数数字元算程序-Consider only addition and subtraction and multiplication and division, no parentheses, single-digit numeric counting procedures
Btrade
- 创建二叉树,并实现二叉树的先序、中序、后序遍历。-realize the traversal of binary tree
BPSK
- In digital modulation techniques, a set of basis functions are chosen for a particular modulation scheme. Generally the basis functions are orthogonal to each other. Basis functions can be derived using ‘Gram Schmidt orthogonalization’ procedure
StationaryReferenceFrameModelPu
- Per-unit model of induction motor
nonliner-equations
- 求解非线性方程的经典方法-牛顿法和割线法-The classical method for solving nonlinear equations, Newton method and secant method
matlab 二维傅里叶分解与处理
- 用于二维傅里叶分解后进行处理以及谐波叠加的MATLAB代码