代码搜索结果

找到约 521,473 项符合 Control System 的代码

双系统共用虚拟内存.txt

双系统共用虚拟内存   虚拟内存的设置,不能不涉及到页面文件。所谓页面文件,它的功能是将一部分硬盘空间设置为虚拟内存,从而扩大了可用“内存”空间,以此来满足程序的运行要求。Win9x通常是利用安装目录中的Win386.swp这个交换文件来实现虚拟内存的创建,WinNT则是利用Pagefile.sys来实现这一功能的。既然它们都是功能一样的文件,为了方便和节约空间让其共享是可行的。 ...

elan-104nc.c

/* elan-104nc.c -- MTD map driver for Arcom Control Systems ELAN-104NC Copyright (C) 2000 Arcom Control System Ltd This program is free software; you can redistribute it and/or modify it

sbc_gxx.c

/* sbc_gxx.c -- MTD map driver for Arcom Control Systems SBC-MediaGX, SBC-GXm and SBC-GX1 series boards. Copyright (C) 2001 Arcom Control System Ltd This program is free soft

acme_air_traffic_control_system_use_cases.ucd

I-Logix-RPY-Archive version 2.0.1 { IUCDiagram - _ID = 1; - hasUnit = 1; - _properties = NULL; - _name = "Acme Air Traffic Control System Use Cases"; - _comment = ""; - _lastID = 44; -

acme_air_traffic_control_system_use_cases.ucd

I-Logix-RPY-Archive version 2.0.1 { IUCDiagram - _ID = 1; - hasUnit = 1; - _properties = NULL; - _name = "Acme Air Traffic Control System Use Cases"; - _comment = ""; - _lastID = 44; -

acme_air_traffic_control_system_use_cases.ucd

I-Logix-RPY-Archive version 2.0.1 { IUCDiagram - _ID = 1; - hasUnit = 1; - _properties = NULL; - _name = "Acme Air Traffic Control System Use Cases"; - _comment = ""; - _lastID = 44; -

greenhousecontrols.java

//: c08:GreenhouseControls.java // This produces a specific application of the // control system, all in a single class. Inner // classes allow you to encapsulate different // functionality for ea

greenhousecontrols.java

//: innerclasses/GreenhouseControls.java // This produces a specific application of the // control system, all in a single class. Inner // classes allow you to encapsulate different // functionali

fuzzy_pi.m

function o = fuzzy_pi(e,x,T) % o = fuzzy_pi(e,x,T) % % Fuzzy PI controller used by fuzdemo2 % % FSTB - Fuzzy Systems Toolbox for MATLAB % Copyright (c) 1993-1996 by Olaf Wolkenhauer % Control System