代码搜索:ctrl

找到约 10,000 项符合「ctrl」的源代码

代码结果 10,000
www.eeworm.com/read/231424/14234812

h _tvp51xx.h

/* * Copyright 2003 by Texas Instruments Incorporated. * All rights reserved. Property of Texas Instruments Incorporated. * Restricted rights to use, duplicate or disclose this code are *
www.eeworm.com/read/231423/14234876

h _tvp51xx.h

/* * Copyright 2003 by Texas Instruments Incorporated. * All rights reserved. Property of Texas Instruments Incorporated. * Restricted rights to use, duplicate or disclose this code are *
www.eeworm.com/read/129372/14248617

h e_text.h

#include "bios.h" #include "dir.h" #include "Graphics.h" #include "stdlib.h" #include "process.h" #include "io.h" #include "fcntl.h" #include "dos.h" #include "stdio.h" #include "string.h" #
www.eeworm.com/read/129372/14248620

h a_text.h

#include "bios.h" #include "dir.h" #include "Graphics.h" #include "stdlib.h" #include "process.h" #include "io.h" #include "fcntl.h" #include "dos.h" #include "stdio.h" #include "string.h" #
www.eeworm.com/read/129371/14248627

h text.h

//The following 11 lines were commented by 吕维安 /*#include "bios.h" #include "dir.h" #include "stdlib.h" #include "process.h" #include "io.h" #include "fcntl.h" #include "dos.h" #include "stdio
www.eeworm.com/read/229504/14333862

c afe.c

//========================================================================================== // Filename: AFE.c // // Description: Functions related to the AFE-1230 Analog Front-End interface. /
www.eeworm.com/read/127285/14363392

asm irq.asm

.INCLUDE hardware.inc .EXTERNAL F_Key_Scan; .TEXT .PUBLIC _BREAK; .PUBLIC _FIQ; .PUBLIC _IRQ0; .PUBLIC _IRQ1; .PUBLIC _IRQ2; .PUBLIC _IRQ3; .PUBLIC _IRQ4; .PUBLIC _IRQ5; .PUBLIC _IRQ6
www.eeworm.com/read/127285/14363403

inc irq.inc

.INCLUDE hardware.inc .EXTERNAL F_Key_Scan; .TEXT .PUBLIC _BREAK; .PUBLIC _FIQ; .PUBLIC _IRQ0; .PUBLIC _IRQ1; .PUBLIC _IRQ2; .PUBLIC _IRQ3; .PUBLIC _IRQ4; .PUBLIC _IRQ5; .PUBLIC _IRQ6;
www.eeworm.com/read/127069/14380382

hpp keyread.hpp

//Header: Keyread //Version: 1.0 //Language: Borland C++ 2.0 //Environ: Any //Purpose: Provide a function to acceive string from keyboard using // input conversation bar and a function to acceiv
www.eeworm.com/read/125479/14491403

h osmessage.h

#ifndef __OSMESSAGE_H__ #define __OSMESSAGE_H__ #include "marco.h" #include "..\ucos-ii\add\control.h" #define OSMessageQSize 20 ///////////////////////////Message struct//////////////////