代码搜索:Control 有哪些应用?

找到约 10,000 项符合「Control 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/192315/8386715

h control.h

#ifndef __CONTROL_H__ #define __CONTROL_H__ #include "../ucos-ii/includes.h" /* uC/OS interface */ #include "../src/GUI/gui.h" #include "../ucos-ii/add/list.h" #if USE_MINIGUI==
www.eeworm.com/read/391620/8394667

vhd control.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; ENTITY control IS PORT(clk,p1,p2,judge,who,sel,reset: IN STD_LOGIC;--低频时钟,发球/击球,裁判,当前
www.eeworm.com/read/291653/8404584

c control.c

/* 电机保护方式时该函数用于停车状态时的界面显示 测控方式时的默认界面显示 保护方式断开时的界面显示 双电源方式下的断开界面显示 所有工作方式均适用,界面包含接线状态、起动和工作方式、操作权限、转换方式等系统状态信息 */ void stop_show(/*0*/) //停车界面显示 { if(union_state.state_buf[0]&0x01) //停 ...
www.eeworm.com/read/291577/8408641

java control.java

package bluetoochgame; /** * Title: * Description: * Copyright: Copyright (c) 2005 * Company: * @author not attributable * @version 1.0 */ public cla
www.eeworm.com/read/191870/8418713

java control.java

//package games; package BomeGame; import java.io.IOException; import javax.microedition.midlet.*; import javax.microedition.lcdui.*; public class control extends MIDlet { private gameCanvas ga
www.eeworm.com/read/190471/8442949

mdb control.mdb

www.eeworm.com/read/190457/8443439

modules control.modules

Source: ndiswrapper Section: misc Priority: optional Maintainer: #MAINT# Build-Depends: debhelper (>> 4.0.0) Standards-Version: 3.6.0 Package: ndiswrapper-modules-#KVERS# Architecture: i386 Provides:
www.eeworm.com/read/190457/8443453

utils control.utils

Source: ndiswrapper Section: misc Priority: optional Maintainer: #MAINT# Build-Depends: debhelper (>> 4.0.0) Standards-Version: 3.6.0 Package: ndiswrapper-utils Provides: ndiswrapper-utils-#NDISVERS#
www.eeworm.com/read/190457/8443458

source control.source

Source: ndiswrapper Section: misc Priority: optional Maintainer: #MAINT# Build-Depends: debhelper (>> 4.0.0) Standards-Version: 3.6.0 Package: ndiswrapper-source Provides: ndiswrapper-source-#NDISVER
www.eeworm.com/read/190428/8443889

h control.h

/* * Layer Two Tunnelling Protocol Daemon * Copyright (C) 1998 Adtran, Inc. * Copyright (C) 2002 Jeff McAdams * * Mark Spencer * * This software is distributed under the terms * of the GPL, wh