- lmsuanfa 一种LM算法
- 51 文件中包含了单片机几乎所有的常用子程序
- getsebool Miscellaneous macros for stand
- MATLAB_SIMULINK_IMPLEMENTATION_AND_COMPA I have simulated this system nearly successfully and the only thing I am struggling with is the controller parameters. I tried lots of controllers with different coefficients
- demos 惯导工具箱的相关例子与程序
- lai_yt06 抑制载波型差分相位调制
资源列表
Joseph
- 编程实现了约瑟夫环的编程,代码易懂,功能强大,对初学者具有很大的用处。-Programming the Josephus programming, code easy to understand, powerful, great use for beginners.
Simplex-Method
- 先找出一个基本可行解,对它进行鉴别,看是否是最优解;若不是,则按照一定法则转换到另一改进的基本可行解,再鉴别;若仍不是,则再转换,按此重复进行。-First find a basic feasible solution, authenticate it, see if it is the optimal solution If not, switch to another according to certain rules to improve the basic feasible solu
Student-management-system
- 学生管理系统,这是个功能很全的系统,由链表和数组两种方式实现,比较适合初学者-Student management system
small_arithmetics
- 一个好的递归算法可以实现基本的人工智能,无论下棋,还是什么.因为它可以实现一定程序的"预知未来",下面程序用了一个最鲜明的例子讲述了递归的入门难点,也就是注意点。-Recursive algorithm can achieve a good basic artificial intelligence, regardless of chess, or what, because it can achieve some degree of "predict the future", the foll
BITree
- 二叉树遍历,运用指针求解其中包含先序遍历,先序、中序、后序遍历的递归算法,二叉树遍历的非递归算法,层次的非递归算法,求二叉树的深度-Binary tree traversal, which contains the first use of pointer traversal solution, first order, in sequence, after traversing the recursive algorithm, binary tree traversal non-recursi
stocks-
- 股票数据格式文档-适用于股票软件开发人,里面介绍了股票数据存储方式及结构-Stock data format documents- for stock software developers, which introduced the equity method and data storage structure
oj-1014
- 有关归并排序的一个题,湘潭大学OJ上1014题,挺难的,做出来很开心,跟大家分享-For merge sort of a problem, Xiangtan University, OJ 1014 on the topic, hard, do it very happy to share with you
PrintMatrix
- 用VC实现将一个矩阵,按顺时针方向打印出来-With VC will be a matrix printouts clockwise
MergeSortedLists
- 将两个排好顺序的链表,合并成一个新的链表,顺序递增-The two good order of the list, merged into a new list, Order Ascending
FFT
- Function Descr iption: This function is generic fast Fourier transform C language function, portability, and the following sections failing Lai hardware. This function takes the form of a
Biaodashi
- 实现从键盘终端输入语法正确的算术表达式,计算出表达式的值。-Terminal input from a keyboard, grammatically correct arithmetic expression to calculate the value of the expression.
polynModel
- 实现两个一元稀疏多项式相加运算,相减运算 和相乘运算-Achieve two one yuan sparse polynomial arithmetic, subtraction and multiplication operations
