代码搜索:ctrl

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

代码结果 10,000
www.eeworm.com/read/339613/12221963

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/339611/12222170

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/253242/12236435

h cepaint.h

#if !defined(AFX_CEPAINT_H__9A1D919C_4AB9_4755_A900_C9856CE29BE9__INCLUDED_) #define AFX_CEPAINT_H__9A1D919C_4AB9_4755_A900_C9856CE29BE9__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _
www.eeworm.com/read/338564/12294073

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/149474/12376198

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/250858/12381190

c main.c

//=============================================================== // // The information contained herein is the exclusive property of // Sunplus Technology Co. And shall not be distribu
www.eeworm.com/read/337047/12400283

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/337047/12400367

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/250338/12413163

txt eeprom.txt

`timescale 1ns/1ns `define timeslice 100 module EEPROM(scl,sda); input scl; //串行时钟线 inout sda; //串行数据线 reg out_flag; //sda数据输出的控制信号 reg[7:0] memory[2047:0]; reg[10
www.eeworm.com/read/250338/12413166

v eeprom.v

`timescale 1ns/1ns `define timeslice 100 module EEPROM(scl,sda); input scl; //????? inout sda; //????? reg out_flag; //sda????????? reg[7:0] memory[2047:0]; reg[10:0] a