代码搜索:ctrl
找到约 10,000 项符合「ctrl」的源代码
代码结果 10,000
www.eeworm.com/read/392010/8367772
c ad7710.c
/*
* ad7710.c
*
* AD数据采集
*
*
*
*
* 陈真勇(SA01010010)
* w3wind@sina.com or
* zychen@ustc.edu.cn
* 中国科学技术大学自动化系
* 2002/6/12
*/
#include "link.h"
#in
www.eeworm.com/read/392010/8367868
lst ad7710.lst
C51 COMPILER V3.20, SN-0 AD7710 07/11/02 14:13:06 PAGE 1
DOS C51 COMPILER V3.20, COMPILATION OF MODULE AD7710
OBJECT MODULE PLACE
www.eeworm.com/read/392010/8367876
c ad7710.c
/*
* ad7710.c
*
* AD数据采集
*
*
*
*
* 陈真勇(SA01010010)
* w3wind@sina.com or
* zychen@ustc.edu.cn
* 中国科学技术大学自动化系
* 2002/6/12
*/
#include "link.h"
#in
www.eeworm.com/read/192553/8375467
h osmessage.h
#ifndef __OSMESSAGE_H__
#define __OSMESSAGE_H__
#include "def.h"
#include "..\ucos-ii\add\control.h"
#define OSMessageQSize 20
///////////////////////////Message struct////////////////////
www.eeworm.com/read/192525/8376440
c listview.c
/*
** $Id: listview.c,v 1.4 2003/11/23 13:14:43 weiym Exp $
**
** listview.c: Sample program for MiniGUI Programming Guide
** Usage of LISTVIEW control.
**
** Copyright (C) 2003 Feynman Software.
www.eeworm.com/read/292109/8376848
h osmessage.h
#ifndef __OSMESSAGE_H__
#define __OSMESSAGE_H__
#include "def.h"
#include "..\ucos-ii\add\control.h"
#define OSMessageQSize 20
///////////////////////////Message struct////////////////////
www.eeworm.com/read/192512/8378163
c listview.c
/*
** $Id: listview.c,v 1.4 2003/11/23 13:14:43 weiym Exp $
**
** listview.c: Sample program for MiniGUI Programming Guide
** Usage of LISTVIEW control.
**
** Copyright (C) 2003 Feynman Software.
www.eeworm.com/read/192181/8401091
c subclass.c
/*
** $Id: subclass.c,v 1.7 2006/05/26 02:56:49 sunlei Exp $
**
** subclass.c:
** This program demostrates the technology of sub-class in MiniGUI
**
** Copyright (C) 2001 ~ 2002 Wei Yongming.
** Copy
www.eeworm.com/read/290858/8458158
c idereset.c
#ifndef _IDEIO_DEFINE
#include "IDEIO.c"
#endif
BYTE IDEReset(BYTE bRestMode);
BYTE IDEReset(BYTE bRestMode)
{
register WORD i;
register BYTE status;
if (bRestMode==IDE_RESET_HARDWARE)
www.eeworm.com/read/290820/8460636
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
*