代码搜索:Command
找到约 10,000 项符合「Command」的源代码
代码结果 10,000
www.eeworm.com/read/268437/11140029
h shell.h
//***********************************************************************/
// Author : Garry
// Original Date : May,27 2004
// Module Name : sh
www.eeworm.com/read/268437/11140393
h shell.h
//***********************************************************************/
// Author : Garry
// Original Date : May,27 2004
// Module Name : sh
www.eeworm.com/read/412492/11197680
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/411921/11222401
h cy7c68001.h
/*****************************************************************************/
/* CY7C68001.H v1.00 */
/* 版权(c) 2003- 北京合众达电子技术有限责任公司 */
/* 设计者: 段立锋 */
/*
www.eeworm.com/read/148014/12501239
cpp grdemoview.cpp
// GrDemoView.cpp : implementation of the CGrDemoView class
//
#include "stdafx.h"
#include "GrDemo.h"
#include "MainFrm.h"
#include "GrDemoDoc.h"
#include "GrDemoView.h"
#include "ZoomDlg.h"
www.eeworm.com/read/147747/12523658
cpp ex24eview.cpp
// ex24eView.cpp : implementation of the CEx24eView class
//
#include "stdafx.h"
#include "ex24e.h"
#include "ex24eDoc.h"
#include "ex24eView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#unde
www.eeworm.com/read/147747/12528105
cpp ex24ev~1.cpp
// ex24eView.cpp : implementation of the CEx24eView class
//
#include "stdafx.h"
#include "ex24e.h"
#include "ex24eDoc.h"
#include "ex24eView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#unde
www.eeworm.com/read/247874/12614758
dt lcd2-458.dt
;FOR SMC1602 液晶屏
;芯片为EM78P458AM
;内部RC,外接51K电阻
;振荡模式为4MHz晶振
;看门狗关,指令周期为2个CLOCK
;==============寄存器的定义========================
R0 == 0X00
TCC == 0X01
PC == 0X02
R3 == 0X03
C==0
DC=
www.eeworm.com/read/300724/13896100
lst main.lst
__text_start:
__start:
0096 EFCF LDI R28,0xFF
0097 E1D0 LDI R29,0x10
0098 BFCD OUT 0x3D,R28
0099 BFDE OUT 0x3E,R29
009A 51C0 SUBI R28,0x10
009B
www.eeworm.com/read/237911/13919491
cpp day10doc.cpp
// Day10Doc.cpp : implementation of the CDay10Doc class
//
#include "stdafx.h"
#include "Day10.h"
#include "Line.h"
#include "MainFrm.h"
#include "Day10Doc.h"
#ifdef _DEBUG
#define new D