代码搜索:ctrl
找到约 10,000 项符合「ctrl」的源代码
代码结果 10,000
www.eeworm.com/read/126610/14415367
c hd44780.c
#include
#include
sbit GND_LCD=P1^7;
sbit rs=P1^0;
sbit rw=P1^1;
sbit e=P1^2;
unsigned char busy(void);
void ctrl(unsigned char);
void wd_h(unsigned char);
void wd_l
www.eeworm.com/read/126528/14417682
prg e.prg
PRIVATE mcondi,dbfs,m.no,olddel
DIMENSION flds(12),flds_c(12),numbsz(1)
olddel = SET("DELETE")
SET DELETE OFF
sum = 0
numbsz = 0
dbfs = "student"
mcondi = " "
flds(1) = "cno"
flds(2) = "dw"
www.eeworm.com/read/126047/14450245
c hd44780.c
#include
#include
sbit GND_LCD=P1^7;
sbit rs=P1^0;
sbit rw=P1^1;
sbit e=P1^2;
unsigned char busy(void);
void ctrl(unsigned char);
void wd_h(unsigned char);
void wd_l
www.eeworm.com/read/226606/14457133
c hd44780.c
#include
#include
sbit GND_LCD=P1^7;
sbit rs=P1^0;
sbit rw=P1^1;
sbit e=P1^2;
unsigned char busy(void);
void ctrl(unsigned char);
void wd_h(unsigned char);
void wd_l
www.eeworm.com/read/124448/14566377
prg e.prg
PRIVATE mcondi,dbfs,m.no,olddel
DIMENSION flds(12),flds_c(12),numbsz(1)
olddel = SET("DELETE")
SET DELETE OFF
sum = 0
numbsz = 0
dbfs = "student"
mcondi = " "
flds(1) = "cno"
flds(2) = "dw"
www.eeworm.com/read/124105/14593955
cpp dummylist.cpp
// DummyList.cpp : implementation file
//
#include "stdafx.h"
#include "GetLink.h"
#include "DummyList.h"
#include "GetList.h"
#include "GetLinkDoc.h"
#include "FileSet.h"
#include "MainFrm.
www.eeworm.com/read/223317/14646351
c ctldev.c
/*
* (C) 2004 - 2005 FUJITA Tomonori
*
* This code is licenced under the GPL.
*/
#include
#include
#include
#include
#include
#i
www.eeworm.com/read/222623/14682472
c sale.c
/*
** $Id: edit.c,v 1.23 2006/05/26 01:41:35 sunlei Exp $
**
** Listing 22.1
**
** edit.c: Sample program for MiniGUI Programming Guide
** Usage of EDIT control.
**
** Copyright (C) 2004
www.eeworm.com/read/221798/14721010
c cisaironetend.c
/* cisAironetEnd.c - END driver for the Cisco Aironet 340/350 WLAN card */
/* Copyright 2001-2003 Wind River Systems, Inc. */
/*
modification history
--------------------
02z,09may03,rb Removed war
www.eeworm.com/read/119460/14830207
c hd44780.c
#include
#include
sbit GND_LCD=P1^7;
sbit rs=P1^0;
sbit rw=P1^1;
sbit e=P1^2;
unsigned char busy(void);
void ctrl(unsigned char);
void wd_h(unsigned char);
void wd_l