超短反馈控制算法-matlab程序 与PID比较-ultrashort feedback control algorithm-Matlab procedures compared with PID 下载
|
】通过建立倒立摆系统的数学模型,应用状态反馈控制配置系统极点设计倒立摆系统的 控制器,实现其状态反馈,从而使倒立摆系统稳定工作。之后通过MA TLAB 软件中Simulink 工具对倒立摆的运动进行计算机仿真,仿真结果表明,所设计方法可使系统稳定工作并具有良 好的动静态性能- 下载
|
要 高性能和安全是计算机网络研究的两个主要问题。如何使路由器在保证转发性能的前提下提供网络安全保护已经成为当前的研究热点。本文介绍了在完成国家“863”计划重大课题“高性能安全路由器”的过程中解决的若干关键技术问题。“高性能安全路由器”基于自主设计的高性能路由器操作系统HEROS。为保证高性能的路由转发,设计实现了基于RAM的高性能路由查找算法;为支持服务质量控制和安全管理,设计实现了基于无冲突哈希Trie树的分组分类算法和基于反馈的分布式分组调度算法;为保证网络安全,提出了基于分布式密钥管理的路由器安全体系结构。- 下载
|
综合应用下列知识点设计并实现操作系统的进程调度:邻接表,布尔数 组,非阻塞输入,图形用户界面 GUI,进程控制块,进程状态转换,多级反馈队列进程调度算法。-integrated application knowledge point following the design and realization of the process of scheduling the operating system : the adjacent table, boolean arrays, nonblocking input, GUI graphical user interface, process control block, the state transition process. Multi-Queue feedback process scheduling algorithm. 下载
|
进程调度的设计与实现1. 综合应用下列知识点设计并实现操作系统的进程调度:邻接表,布尔数组,非阻塞输入,图形用户界面 GUI,进程控制块,进程状态转换,多 级反馈队列进程调度算法。 2. 加深理解操作系统进程调度的过程。 3. 加深理解多级反馈队列进程调度算法。 -process of scheduling a Design and Implementation. Application of the following integrated knowledge point design and realization of the process of scheduling the operating system : adjacency list, boolean arrays, nonblocking input, GUI graphical user interface, process control block, the state transition process. Multi-Queue feedback process scheduling algorithm. 2. Deepen our understanding of the process of scheduling the operating system process. 3. Deepen our understanding of multi-level feedback queue process scheduling algorithm. 下载
|
该程序为中国象棋智能下棋引擎.该项目系在Visual Studio.net 2003下所建的Win32控制台项目(使用其它版本的编译器只需新建一个Win32控制台项目,然后逐一加入所有的.cpp文件和.h文件即可),其目的只是简单地测试引擎。因而该程序不提供用户着法的合法性检测,以及棋局的结束处理等。 下棋方式: 用户按输入起点坐标、终点坐标的方式下棋; (棋盘左下角计作(0,0),右上角计作(8,9)) 同样,程序反馈起点坐标、终点坐标作为计算机方的走棋行为。 例如: 用户第一步走:炮二平五 则输入7242,回车 计算机回应:马8进7 则屏幕输出79 67-the procedures for Chinese chess smart chess engine. The project was officially in the Department of 2,003 under construction Win32 console project (using other versions of the compiler only one new Win32 Console and then one by one to all. cpp files and the. h document can be), its purpose is simply to test the engines. Thus the procedure does not provide users with the legitimacy of law detection, and the end of the game to handle. Playing chess ways : by user input coordinates of the starting point and ending coordinates of a chess game; (Chessboard dollars for the lower left-hand corner (0,0). Total for the upper right-hand corner (8,9)) Similarly, the feedback process coordinates starting and ending coordinates as a computer game to take the act. For example : users take the first ste 下载
|