CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 控制 算法

搜索资源列表

  1. 实验一 进程、线程的控制

    0下载:
  2. 设计一个有 N个进程共行的进程调度程序。 进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和时间片轮转调度算法。   每个进程由一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。 -design is a process of a total of N line in the process scheduler. Process Scheduling Algorithm : T
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:13810
    • 提供者:aaa
  1. chap1_9

    0下载:
  2. 此程序是变型PID控制算法的仿真程序,采用了变速积分方法,系统偏差大时,积分作用应减小,反之应加强。变速积分可以根据系统误差大小改变积分速度,提高了系统品质。-this procedure is a change in the PID control algorithm simulation program using the variable integration method, the system deviation, the integral role should be reduce
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:935
    • 提供者:红光
  1. chap9_2s

    0下载:
  2. 此程序为三环伺服系统的PID控制算法仿真,其中三环为位置环、速度环和电流环。-procedure for the three-ring servo system PID control algorithm simulation, which tricyclic ring for position, velocity and current loop Central.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:873
    • 提供者:红光
  1. smith

    0下载:
  2. 纯滞后系统的smith控制算法,给出了仿真程序清单和simulink仿真模块-delay systems smith control algorithm, a simulation program is given a list and Simulink simulation module
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3639
    • 提供者:潘若明
  1. aci3_1

    0下载:
  2. 本程序来自TI公司网站原程序,其功能是通过传统的V/F控制算法来实现对感应电机的控制,控制程序可以采用.asm也可以采用.C。 程序的具体算法和介绍在软件压缩包有详细介绍!-this program from the company's Web site TI program, its function is through the traditional V / F control algorithm to achieve the induction motor control,
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1060497
    • 提供者:徐克
  1. aci3_2

    0下载:
  2. 本程序来自TI公司网站原程序,其功能是通过传统的V/F控制算法并加上对电机的转子速度辨识即无速度传感器控制来实现对感应电机的控制,控制程序可以采用.asm也可以采用.C。程序的具体算法和介绍在软件压缩包有详细介绍! -this program from the company's Web site TI program, its function is through the traditional V / F control algorithm and add to the mot
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1086587
    • 提供者:徐克
  1. pmsm3_1

    4下载:
  2. 本程序来自TI公司网站原程序,其功能是通过传统的矢量控制算法来实现对永磁同步电机的控制,矢量控制采用双闭环结构,内环为电流环,外环为速度环,其速度的采集是通过编码器获得。是一个不可多得矢量控制例程。控制程序可以采用.asm也可以采用.C。程序的具体算法和介绍在软件压缩包有详细介绍! -this program from the company's Web site TI program, its function is through the traditional vector c
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1001776
    • 提供者:徐克
  1. pmsm3_2

    1下载:
  2. 本程序来自TI公司网站原程序,其功能是通过传统的矢量控制算法来实现对永磁同步电机的控制,矢量控制采用双闭环结构,内环为电流环,外环为速度环,其速度的获得是靠滑模自适应算法求得。是一个不可多得无速度传感器矢量控制例程。控制程序可以采用.asm也可以采用.C。程序的具体算法和介绍在软件压缩包有详细介绍! -this program from the company's Web site TI program, its function is through the traditional
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1053090
    • 提供者:徐克
  1. FuzzySys

    0下载:
  2. 利用人工智能中的模糊控制算法模拟水温控制的过程,显示实际温度和目标温度之间的差值的变化曲线,源代码-use of artificial intelligence fuzzy control algorithm simulation of the temperature control process, reflect the actual temperature and the temperature difference between the curves, source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:44076
    • 提供者:方无误
  1. 电梯调度算法

    1下载:
  2. 51实现电梯控制程序,用于控制电梯上下 有判定功能 调试通过-achieve elevator control procedures for the control of the lift with both determined by functional testing
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6345
    • 提供者:关琳
  1. 进程调度算法实验报告

    1下载:
  2. 关于进程的调度算法 实验设计: (1)设计一个有N个进程共行的进程调度程序。每个进程由一个进程控制块 PCB表示。进程控制块包括以下信息:进程名,进程优先数,进程需要运行的时间,占用CPU的时间以及进程的状态等。 (2)本调度程序用优先数调度算法。 (3)编写程序并调试运行。 -on the process of scheduling algorithm Experimental Design : (1) design a process of a total of
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:6523
    • 提供者:赵新新
  1. 用数字图像实现摄像机自动调焦算法程序

    0下载:
  2. 用VC++写的关于数字图像处理的程序源码,取代红外调焦,用于摄像机自动调焦控制。-VC write on digital image processing procedures source to replace the infrared focusing, for automatic focusing camera control.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:89015
    • 提供者:张永
  1. MainJSJ

    1下载:
  2. 这是一个正式的项目工程,用于控制一种新式脚手架的平衡升降过程,包含所有delphi源代码,完全由本人开发。软件界面美观,控制算法性能良好,运用了多线程开发技术,数据库技术,串口通信技术,负载平衡技术等。可供初中级软件开发人员学习使用。-This is a formal project for the control of a new type of scaffold balance landing process, delphi includes all source code, develop
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:4947267
    • 提供者:王树林
  1. fuzzy_control_C

    0下载:
  2. 基于模糊原理的温度控制演示程序,C++编写,完整的模糊控制算法-Fuzzy theory based temperature control demonstration program, the preparation of C, a complete fuzzy control algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:17597
    • 提供者:程序员
  1. c语言实现的PID算法

    2下载:
  2. 如何用c语言实现PID算法,很多控制类用到的程序,作为参考.!-how to use language PID algorithm, used many types of control procedures, as a reference. !
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1958
    • 提供者:刘于
  1. fuzzy_control_for_penduim

    0下载:
  2. 这是一个通过fuzzy和其他控制算法结合来对单摆进行控制的仿真程序!-This is a fuzzy and through other control algorithm combining the pendulum control the simulation program!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:21465
    • 提供者:赵永胜
  1. 分段积分的PID算法

    1下载:
  2. 分段积分的PID算法在温度控制系统中的应用-subparagraph integral PID algorithm in the temperature control system of
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:94149
    • 提供者:杨久敏
  1. bp1

    0下载:
  2. 一个基于bp算法的PID控制算法,效果不错。-bp an algorithm based on the PID control algorithm, effectiveness.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4542
    • 提供者:zzf
  1. 80C196KB_ControlMOtor

    0下载:
  2. 说明:采用与C极其类似的PL/M-96语言编写。 单片机采用Intel的96系列KB; 开发环境为Wave6000; 该程序的功能为采用模糊滑膜变结构 控制算法,控制一台电机进行调速。-Note : C PL/M-96 very similar language. Intel microcontroller series of 96 KB; For Wave6000 development environment; The procedure for the introd
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:46998
    • 提供者:苏涛
  1. pic32

    0下载:
  2. 用PIC单片机实现64位整数的运算,在控制算法中经常要用到-PIC MCU 64-bit integer arithmetic, the control algorithm is used often
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:47568
    • 提供者:熊军锋
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com