- 网关示例 中国移动通信CMPP3.0短消息网关开发接口样例
- draw 这是用VC6.0编写的随笔画源代码
- 3E Server Beta 1.0 自己写的小游戏
- drag_edit_test 可以拖放数据的Edit控件
- uncoded Our system is a 4×4 MIMO Rayleigh channel with uncorrelated distributions. The modulation used is QPSK. We wish to simulate the performance of the system with the following configurations: I. Uncoded system (𝑟 =4) In this scheme transmitter sends 4 parallel data streams without any code The Uncoded scheme encoding operation is given by 𝐶 1=(𝑥 1𝑥 2𝑥 3𝑥 4)
- BP神经网络优化PID程序 通过BP神经网络实现PID参数在线正整定
资源列表
JPEG_comprssion
- 基于DCT的JPEG图像的编码和压缩程序!可以选择对图像或矩阵进行实验,从而计算压缩比等
greymodel
- 本程序主要用来计算根据灰色理论建立的模型的预测值。 应用的数学模型是 GM(1,1)。
zuidaliusuanfa
- 最大流问题的算法,思路清晰,很值得收藏。大家赶快下载
chengcifenxi
- 层次分析系统的算法,我找了很久才找到的,很不错
pashansuanfa
- A hill climbing algorithm for finding the minimum of a function fitnessfun in the real space.
yiqunsuanfa
- 各城市间的距离的蚁群算法,很好的资料,大家会喜欢的
Gill
- This the mathematical computational method of step-vary Gill method.
uart5
- uart5/atmega8515/led 时钟显示
MATLAB
- 在简要分析遗传算法要素的基础上,介绍了基于MATLAB的遗传算法工具箱的设计。最后给出了一个 用设计的MATLAB遗传算法工具箱的求函数极值的应用实例。
Matlab5
- :介绍遣传算法的基本原理和Matlab的遗传算法优化工具箱(GAOT),分析了优化工具函数。探讨Matlab遗传算法工具箱在 参数优化和非线性规划中的应用。通过优化实例,说明遗传算法是一种具有良好的全局寻优性能的优化方法。用Maflab语 言及Maflab语言编制的优化工具箱进行优化设计具有语言简单、函数丰富、用法比较灵活、编程效率高等特点。
FtpClient
- Source code of FTP client application in VC
ShutdownTimer
- 用VisualC++6.0实现定时关机的编程