代码搜索:ctrl
找到约 10,000 项符合「ctrl」的源代码
代码结果 10,000
www.eeworm.com/read/102935/6227053
c tadpole.c
/* tadpole.c: Probing for the tadpole clock stopping h/w at boot time.
*
* Copyright (C) 1996 David Redman (djhr@tadpole.co.uk)
*/
#include
#include
#include
www.eeworm.com/read/102935/6227944
c hycapi.c
/* $Id: hycapi.c,v 1.8.6.4 2001/09/23 22:24:54 kai Exp $
*
* Linux driver for HYSDN cards, CAPI2.0-Interface.
*
* Author Ulrich Albrecht for Hypercope GmbH
* Copyrigh
www.eeworm.com/read/102935/6228437
c ppc6lnx.c
/*
ppc6lnx.c (c) 2001 Micro Solutions Inc.
Released under the terms of the GNU General Public license
ppc6lnx.c is a par of the protocol driver for the Micro Solutions
"BACKPACK" parallel port
www.eeworm.com/read/101083/6240115
cpp te_setup.cpp
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////
www.eeworm.com/read/101083/6240136
cpp planner.cpp
/*
UI Planner stuff Here
*/
#include
#include "Graphics\Include\RViewPnt.h"
#include "Graphics\Include\render3d.h"
#include "Graphics\Include\drawBSP.h"
#include "Graphics\I
www.eeworm.com/read/100046/6274774
c htftp.c
/* HTFTP.c
** FILE TRANSFER PROTOCOL (FTP) CLIENT
**
** (c) COPYRIGHT MIT 1995.
** Please first read the full copyright statement in the file COPYRIGH.
** @(#) $Id: HTFTP.c,v 1.102 1999/02/22
www.eeworm.com/read/487932/6502506
txt 说明.txt
No.4
简单的MFC菜单演示程序
“Menu”
演示如何为对话框创建菜单并创建消息映射,以及如何捕获按键。
重点:1、Menu的创建及其消息映射;2、通过PreTranslateMessage响应按键消息。
新建一个基于对话框的MFC工程,
通过菜单"Insert>>Resource"打开添加资源对话框,
在其中选择Menu后点击New创建新菜单
...
www.eeworm.com/read/485513/6552034
c ndfc.c
/*
* drivers/mtd/ndfc.c
*
* Overview:
* Platform independend driver for NDFC (NanD Flash Controller)
* integrated into EP440 cores
*
* Author: Thomas Gleixner
*
* Copyright 2006 IBM
www.eeworm.com/read/483056/6608277
h pcf8563.h
/*
*CopyRight Reserved? MR QIU
*文件名:PCF8563.h
*描述:提供8563的底层驱动。
*
*版本:v1.0
*作者:ktop
*日期:2004/12/31
*/
#ifndef PCF8563_H
#define PCF8563_H
#include "stm32f10x_lib.h"
#
www.eeworm.com/read/480828/6662405
h id_in.h
//
// ID Engine
// ID_IN.h - Header file for Input Manager
// v1.0d1
// By Jason Blochowiak
//
#ifndef __ID_IN__
#define __ID_IN__
#ifdef __DEBUG__
#define __DEBUG_InputMgr__
#endif
#