代码搜索:Command
找到约 10,000 项符合「Command」的源代码
代码结果 10,000
www.eeworm.com/read/190580/8442073
cpp gpsguiview.cpp
#include "stdafx.h"
#include
#include "resource.h"
#include "GPSGuiDoc.h"
#include "GPSGuiView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FIL
www.eeworm.com/read/389586/8512873
h cy7c68001.h
/*****************************************************************************/
/* CY7C68001.H v1.00 */
/* 版权(c) 2003- 北京合众达电子技术有限责任公司 */
/* 设计者: 段立锋 */
/*
www.eeworm.com/read/389075/8549247
h loader.h
#ifndef LOADER_H
#define LOADER_H
#ifdef __cplusplus
extern "C" {
#endif
#ifdef LEDBLINK
#include "led.h"
#endif
#ifdef UART
#include "uart.h"
#endif
#ifdef PRINTF
#include "myprintf.h
www.eeworm.com/read/188176/8564691
h cy7c68001.h
/*****************************************************************************/
/* CY7C68001.H v1.00 */
/* 版权(c) 2003- 北京合众达电子技术有限责任公司 */
/* 设计者: 段立锋 */
/*
www.eeworm.com/read/431933/8646754
cpp mapview.cpp
// MapView.cpp : implementation of the CMapView class
//
#include "stdafx.h"
#include "MapDemo.h"
#include "MapDemoDoc.h"
#include "MapView.h"
#include "MapFormView.h"
#include "MainFrm.h"
#
www.eeworm.com/read/287943/8659370
cpp compressdemodoc.cpp
// CompressDemoDoc.cpp : implementation of the CCompressDemoDoc class
//
#include "stdafx.h"
#include "CompressDemo.h"
#include "CompressDemoDoc.h"
#include "CompressDemoView.h"
#include "Ma
www.eeworm.com/read/431539/8668410
h otp.h
#ifndef __OTP_H__
#define __OTP_H__
extern unsigned int code blank_config[];
extern void init_sub(void);
extern void DelayNms(uchar count); //Nms
extern void DelayXus(void); //5.4us
ext
www.eeworm.com/read/431539/8668489
bak otp.h.bak
sbit LED=P1^0;
sbit CE_DET=P1^1;
sbit CE_FLS=P1^2;
sbit VPP_CTRL=P1^3; //vpp=ntest
sbit VCC_CTRL=P1^4;
sbit NRST=P1^5;
sbit SCLK=P1^6;
sbit SDAT=P1^7;
sbit BZ_IO=P3^3;
sbit KEY1 =
www.eeworm.com/read/287686/8676228
c 液晶菜单程序.c
C51编程:给大家一个液晶菜单程序,已经应用,防止出事做了些改动,龙哥尽量加精,液晶驱动是XIAO奇哥的。 [zpq001] 2005-1-22 15:17:16
#include
#include
#include
#include
#include "stdarg.h"
#define Ucha
www.eeworm.com/read/431395/8683481
cpp compressdemodoc.cpp
// CompressDemoDoc.cpp : implementation of the CCompressDemoDoc class
//
#include "stdafx.h"
#include "CompressDemo.h"
#include "CompressDemoDoc.h"
#include "CompressDemoView.h"
#include "Ma