资源列表
gaot
- gaot,标准遗传算法工具箱,MATLAB实现
GENETICALGORITHMS
- GENETIC ALGORITHMS(程润伟遗传算法PPT).pd详细介绍了遗传算法,希望对初学者有用
PreRaviOnRtt
- use this a function %the parameter ship define the wave ship and len define the data length. %the ship can select in [sin tri swa step random] %and len shoule div 16.Every wave should add random noise. %Predict the RTT value.(Moving Average)
CongestionControl
- use this a function %the ship define the wave ship and len define the data length. %the ship can select between [sin tri swa step random] %and len shoule div 4.
Graphic
- 绘图程序,实现画线,矩形,椭圆,并能实现保存功The cartography procedure, the realization linedraw, the rectangle, the ellipse, and can realize the preserved merit
MyLines
- 一个简单的画线程序,可以实现橡皮条功能-A simple linedraw procedure, may realize the oak rawhide function
matrix
- 用c++的一个矩阵类,可以计算加减乘除,逆
stack
- zigbee2004通信协议栈,基于2430和2431芯片的源代码
dotnetbook
- 在asp.net平台下,实现的动态添加自定义控件例子。有一定参考价值。
vc++
- 用vc开发小游戏教学视频 (五子棋) 要求具有一定vc基础者观看
ReadPSDFile
- C#读取psd格式图片。通过C#直接读取PSD文件;
SMTPSendMail
- 邮件收发的协议应用的一个例子,通过直接操作协议发送邮件。