代码搜索:Control
找到约 10,000 项符合「Control」的源代码
代码结果 10,000
www.eeworm.com/read/159284/5587788
h control.h
#ifndef __CONTROL_H__
#define __CONTROL_H__
#include "..\ucos-ii\includes.h" /* uC/OS interface */
#include "..\inc\drv\figure.h"
#include "..\ucos-ii\add\list.h"
#define OSCtrlMemSize
www.eeworm.com/read/157259/5606944
h control.h
#ifndef __CONTROL_H__
#define __CONTROL_H__
#include "..\ucos-ii\includes.h" /* uC/OS interface */
#include "..\inc\drv\figure.h"
#include "..\ucos-ii\add\list.h"
#define OSCtrlMemSize
www.eeworm.com/read/154563/5636171
def control.def
LIBRARY Control
;EXPORTS
;ExportedFunctionName1
;ExportedFunctionName2
;ExportedFunctionName3
;etc
www.eeworm.com/read/154563/5636172
rc control.rc
;This Resource Script was generated by WinAsm Studio.
1 VERSIONINFO
FILEVERSION 1,0,0,0
PRODUCTVERSION 1,0,0,0
FILEOS 0x00000004
FILETYPE 0x00000002
BEGIN
BLOCK "StringFileInfo"
BEGIN
www.eeworm.com/read/154563/5636173
asm control.asm
.386
.MODEL FLAT,STDCALL
OPTION CASEMAP:NONE
;-------------------------------------------------------------------------
Include WINDOWS.INC
Include user32.inc
;Include kernel32.inc
;Inclu
www.eeworm.com/read/154563/5636174
wap control.wap
[PROJECT]
Type=1
ReleaseCommandLine=
DebugCommandLine=
AutoIncFileVersion=0
[MAKE]
ActiveBuild=0
CompileRC=/v
RCToObj=
Assemble=/c /coff /Cp /nologo
Link=/SUBSYSTEM:WINDOWS /RELEASE /VERSION
www.eeworm.com/read/154079/5642936
vhd control.vhd
library LIB;
use LIB.SYNOPSYS.all;
use LIB.AMD_PACK.all;
entity CONTROL is
port(INSTRUCTION : in INSTRUCTION_OPS;
CONDITION_CODE : in BIT;
CONDITION
www.eeworm.com/read/153151/5653176
java control.java
package com.javapatterns.command.television;
public class Control
{
/**
* @directed
*/
private Command onCommand, offCommand, changeChannel;
public Control(Command o
www.eeworm.com/read/475585/6773843
cpp control.cpp
/******************************************************************
* File: control.cpp (Formerly control.c)
* Description: Module-independent matcher controller.
* Author: Ray Smith
*
www.eeworm.com/read/475585/6773848
h control.h
/**********************************************************************
* File: control.h (Formerly control.h)
* Description: Module-independent matcher controller.
* Author: Ray Smith
*