代码搜索:Command
找到约 10,000 项符合「Command」的源代码
代码结果 10,000
www.eeworm.com/read/373758/9437907
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/177430/9453937
cpp drawdoc.cpp
// DrawDoc.cpp : implementation of the CDrawDoc class
//
#include "stdafx.h"
#include "GetActiveDoc.h"
#include "DrawDoc.h"
#include "DemoDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#un
www.eeworm.com/read/365241/9871195
asm feng.asm
ORG 0000H
AJMP MAIN
ORG 0003H
AJMP OUT0
ORG 001BH
AJMP BRT1
OUT0: MOV FLAG1,#1
MOV A,DAC0L
ADD A,#55H
MOV DAC0L,A
MOV A,DAC0H
ADDC A,#1
J
www.eeworm.com/read/365005/9883251
h cy7c68001.h
/*****************************************************************************/
/* CY7C68001.H v1.00 */
/* 版权(c) 2003- 北京合众达电子技术有限责任公司 */
/* 设计者: 段立锋 */
/*
www.eeworm.com/read/363706/9939707
lst lcd3300.lst
C51 COMPILER V8.05a LCD3300 01/13/2008 14:03:05 PAGE 1
C51 COMPILER V8.05a, COMPILATION OF MODULE LCD3300
OBJECT MODULE PLACED I
www.eeworm.com/read/363706/9939714
c lcd3300.c
#include
#include
#include
#include
#define uchar unsigned char
#define uint unsigned int
//#define LCD_RET_H PORTD|=0x80 //RESET ---- PD7
//#d
www.eeworm.com/read/167806/9951924
asm blockerase.asm
#include
.global FLASH_BLOCK_Erase_Command;
.extern block_erase_cmds;
.extern read_status_cmd;
.extern PP_DMA_READ;
.extern READ_STATUS;
//delay funcntions
.extern CLE_delay_
www.eeworm.com/read/164432/10108060
cpp boidswin.cpp
/* Filename: BoidsWin.cpp
Author: Robert Platt
Creation date: 15/06/1999
Modified: 13/05/2000
Version: 0.54
Description: Implementation file for the boids main window class.
*/
#i
www.eeworm.com/read/357884/10198920
cpp fj.cpp
// FJ.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "FJ.h"
#include "MainFrm.h"
#include "FJDoc.h"
#include "FJView.h"
#include "GetENDlg.h"
#ifd
www.eeworm.com/read/357551/10206847
h cy7c68001.h
/*****************************************************************************/
/* CY7C68001.H v1.00 */
/* 版权(c) 2003- 北京合众达电子技术有限责任公司 */
/* 设计者: 段立锋 */
/*