代码搜索结果

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

how do i remove an extra operating system from by.txt

If you have more then one operating system installed or wish to remove an operating system from the boot menu, you can use the following information. 1.Click on Start, Control Panel, System, Adva

win2000优化技巧.txt

Win2000设置技巧 许多设置涉及到注册表,请小心操作,注意备份! 对象为Windows 2000 Professional。 内存性能优化: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management 中设置 ClearPageF

tabpage.designer.vb

_ Partial Class TabPage Inherits System.Windows.Forms.Control 'Control overrides dispose to clean up the component list

controlbutton.designer.vb

_ Partial Class ControlButton Inherits System.Windows.Forms.Control 'Control overrides dispose to clean up the componen

npswini.m

%NPSWINI this file contais all the frequently changed system and control paramters needed % %Authors: Jaana Laiho-Steffens (jls), Achim Wacker (AWa), Kari Sipil

control.vhd

LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.ALL; USE IEEE.STD_LOGIC_UNSIGNED.ALL; USE IEEE.STD_LOGIC_ARITH.ALL; ENTITY control IS PORT( reset: IN STD_LOGIC; --system reset signal bege

foreachstring.java

//: control/ForEachString.java public class ForEachString { public static void main(String[] args) { for(char c : "An African Swallow".toCharArray() ) System.out.print(c + " "); }

commaoperator.java

//: control/CommaOperator.java public class CommaOperator { public static void main(String[] args) { for(int i = 1, j = i + 10; i < 5; i++, j = i * 2) { System.out.println("i = " + i

win2000优化技巧.txt

Win2000设置技巧 许多设置涉及到注册表,请小心操作,注意备份! 对象为Windows 2000 Professional。 内存性能优化: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management 中设置 ClearPageF

win2000优化技巧.txt

Win2000设置技巧 许多设置涉及到注册表,请小心操作,注意备份! 对象为Windows 2000 Professional。 内存性能优化: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management 中设置 ClearPageF