资源列表
AODV
- 可以实现aodv算法在ns2上的实现,已经试用过了,可以正常使用-Aodv algorithm can be implemented in ns2, and has been tried, and can be used normally
GM1_1_P.m
- MATLAB程序,改进p的灰色预测m文件,可直接使用-MATLAB program, improved gray forecasting p m files can be used directly
PSO
- 基于自然数编码的粒子群算法MATLAB实现源代码。-Based on natural number coding Particle Swarm MATLAB source code to achieve.
multipleinheritance
- vc++中多重继承的教学例子,是介绍虚基类、抽象类、及虚函数的很好的例子-in vc++ multiple inheritance of teaching examples, is to introduce the virtual base class, abstract class, and a good example of virtual functions
SelectAll
- vbSelectAll实例直接取到所有值-vbSelectAll instance
E1_UART_FIFO16
- Universal Asynchronous/synchronous Receive Transmit fifo
strain
- BP神经网络预测,用于预测将来可能出现的情况,并给出警示。-PREDICTION OF BP ANN
DMC
- 基于阶跃响应的预测控制算法。采用不同的模型形式、优化策略和反馈措施形成的预测控制算法。-Predictive control algorithm based on the step response. Using different forms of models, optimization strategies and feedback measures to predict the formation control algorithms.
Thelongestsequenceofpublicc
- 利用动态规划算法解决最长公共子序列问题的改进算法。
135
- 实现使用多种显示填充模式进行屏幕检测的功能。运行该程序后,将使用各种不同的填充模式来对屏幕的 中心区域进行检测。
head
- 初学者对于多态的概念总是理解不清楚,一下通过几个实例在理解多态。 多态描述的是使用基类的指针或引用操作多个类型的能力。 我们知道,子类的指针是可以隐式转化为父类的,所以我们在进行程序设计的时候如果要对一个未知的类型进行处理,可以在方法声明时把参数的类型声明为父类的指针。 这要我们就是实现了根据传入的类型执行不同的方法。这里的关键是子类在重写父类的虚方法时是在虚方法表的相应位置对父类虚方法实现覆盖。-The beginners always understand the c
猴子选大王的问题键表C
- 一个用C写的猴子选大王问题,是用键表实现的,拿出来和大家讨论一下-a monkey was elected king of the problem by using keys table to achieve, and we like to talk about