资源列表
BinaryTree
- 二叉树的前序遍历,中序遍历和后序遍历。使用了递归和非递归的方法-Pre-order binary tree traversal, inorder traversal and postorder traversal. The use of recursive and non recursive methods
MazeMouse
- 一个迷宫算法,使用深度搜索的方法实现的,程序是使用c语言编写的,已经调试成功可以运行-A maze algorithm, the depth of the search methods used to achieve
ICP
- 西澳大利亚大学ICP代码,个人找了很长时间才找到,拿出来共享下-This is the ICP code
Matlab
- 主要详细的介绍了matlab的一些使用方法,这对于一个新手而言绝对很有帮助-Mainly a detailed descr iption of some use matlab, which is definitely helpful for a novice
Kalman1960
- 主要详细的介绍了matlab的一些使用方法,这对于一个新手而言绝对很有帮助-Mainly a detailed descr iption of some use matlab, which is definitely helpful for a novice
dokrm
- 是用vb编写的一个卡尔曼滤波,应该可以用,已经测试通过!-Is written in vb a Kalman filter, should be used, the test!
convolution
- convolution function
Deadlock-contracted-algorithm
- 死锁环路判定的系统资源分配图约简算法的设计与实现.(1)系统资源分配图输入(界面) • 按资源分配图的形式定义,输入进程名字、资源类名字及其个数、申请/占有边。 (2)运行结果(界面) • ① 以图形的形式输出原资源分配图; • ② 以图形的形式动态输出原资源分配图约简过程 • 实现 -Deadlock loop system to determine resource allocation graph reduction
CPP-interesting-algorithm
- 介绍了100个有趣的算法,对参加竞赛学生有帮助-introduced 100 interesting algorithm, to help students participate in competitions
bpznok
- 人工神经网络的程序 完成异或的要求 这样你能很轻松的了解bp算法 -The utility of artificial neural networks or different requirements so you can easily understand the bp algorithm
revealing-
- 使用labview2009开发平台,实现对机械信号频谱泄露的功能。-Use labview2009 development platforms for the mechanical function of the signal spectrum leakage.
duoyuanxianxinghuigui
- 给定一组实验数据,多元线性回归,y=a1x1+a2x2+a3x3+...+anxn,计算参数-Given a set of experimental data, multiple linear regression, y = a1x1+ a2x2+ a3x3+...+ anxn, calculation parameters
