代码搜索:Command

找到约 10,000 项符合「Command」的源代码

代码结果 10,000
www.eeworm.com/read/389743/8505533

c main.c

/******************************************* * 程序描述:红外遥控NEC/SHARP码解码程序,经串口发送 * 目标cpu:at89s52 * 晶振:12M * 硬件描述:一体化接收头接P3.2.指示LED接P1.0,P1.1 * 编译器:KEIL 7.05 * 日期:2008/1/24 * 作者:汤文平(inr999@163.com)
www.eeworm.com/read/387376/8688761

cpp effectshowview.cpp

// EffectShowView.cpp : implementation of the CEffectShowView class // #include "stdafx.h" #include "EffectShow.h" #include "MainFrm.h" #include "Dib.h" #include "EffectShowDoc.h" #include
www.eeworm.com/read/287213/8707574

cpp wzdview.cpp

// WzdView.cpp : implementation of the CWzdView class // #include "stdafx.h" #include "Wzd.h" #include "WzdDoc.h" #include "WzdView.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FIL
www.eeworm.com/read/387068/8708638

c hong_jie.c

#include"reg51.h" #include"intrins.h" // #define uchar unsigned char #define uint unsigned int #define disout P1 //显示输出 // // uchar IRCOM[7]; uchar key; uchar
www.eeworm.com/read/387068/8708664

lst hong_jie.lst

C51 COMPILER V8.02 HONG_JIE 09/06/2008 20:26:15 PAGE 1 C51 COMPILER V8.02, COMPILATION OF MODULE HONG_JIE OBJECT MODULE PLACED I
www.eeworm.com/read/387067/8708680

lst 12864perfect.lst

C51 COMPILER V8.02 12864PERFECT 09/06/2008 20:40:13 PAGE 1 C51 COMPILER V8.02, COMPILATION OF MODULE 12864PERFECT OBJECT MODULE PLAC
www.eeworm.com/read/387067/8708753

c 12864perfect.c

#include #include #define uint unsigned int #define uchar unsigned char uchar code Photo1[] ={ 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0
www.eeworm.com/read/287213/8708854

cpp wzdview.cpp

// WzdView.cpp : implementation of the CWzdView class // #include "stdafx.h" #include "Wzd.h" #include "WzdDoc.h" #include "WzdView.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FIL
www.eeworm.com/read/430719/8731261

cpp effectshowview.cpp

// EffectShowView.cpp : implementation of the CEffectShowView class // #include "stdafx.h" #include "EffectShow.h" #include "MainFrm.h" #include "Dib.h" #include "EffectShowDoc.h" #include
www.eeworm.com/read/287013/8732553

h mmc.h

/* * drivers/mmc/mmc.h * * header file for MMC device driver * * Copyright (C) 2001-2003 MIZI Research, Inc. * * Author: Yong-iL Joh * $Id: mmc.h,v 1.1.1.1 2004/01/19 13:24: