代码搜索:Command
找到约 10,000 项符合「Command」的源代码
代码结果 10,000
www.eeworm.com/read/437553/7746141
c pic_adc.c
#include
#define portbit(address,bits) ((unsigned)(&address)*8 + (bits))
#define BUSY 0x80
#define WRITE_DATA 0xff
#define delay_data 0xff
#define COMMAND 0x00
#define LCD_CLEAR 0x
www.eeworm.com/read/197709/7973263
cpp wordglxtdlg.cpp
// WordGLXTDlg.cpp : implementation file
//
#include "stdafx.h"
#include "WordGLXT.h"
#include "WordGLXTDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[]
www.eeworm.com/read/333575/12671538
#2 dac.#2
#include "c8051f020.h"
//-----------------------------------------------------------------------------
sfr16 DP = 0x82; // data pointer
sfr16 TMR3RL = 0x92; // Timer3 reload value
sfr16 TMR3 = 0x9
www.eeworm.com/read/333575/12671543
#3 dac.#3
#include "c8051f020.h"
//-----------------------------------------------------------------------------
sfr16 DP = 0x82; // data pointer
sfr16 TMR3RL = 0x92; // Timer3 reload value
sfr16 TMR3 = 0x9
www.eeworm.com/read/333575/12671551
c dac.c
#include "c8051f020.h"
//-----------------------------------------------------------------------------
sfr16 DP = 0x82; // data pointer
sfr16 TMR3RL = 0x92; // Timer3 reload value
sfr16 TMR3 = 0x9
www.eeworm.com/read/333575/12671557
#1 dac.#1
#include "c8051f020.h"
//-----------------------------------------------------------------------------
sfr16 DP = 0x82; // data pointer
sfr16 TMR3RL = 0x92; // Timer3 reload value
sfr16 TMR3 = 0x9
www.eeworm.com/read/329086/12981800
cpp todolistwnd.cpp
// ToDoListWnd.cpp : implementation file
//
#include "stdafx.h"
#include "ToDoList.h"
#include "ToDoListWnd.h"
#include "ToolsCmdlineParser.h"
#include "ToolsUserInputDlg.h"
#include "Toolshe
www.eeworm.com/read/328943/12994773
cpp mainfrm.cpp
// MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "member.h"
#include "MainFrm.h"
#include "MemberSearchDlg.h"
#include "MemberDialog.h"
#include "Memb
www.eeworm.com/read/139990/13115096
cpp dlqdoc.cpp
// dlqDoc.cpp : implementation of the CDlqDoc class
//
#include "stdafx.h"
#include "dlq.h"
#include "clrdlg.h"
#include "dlqDoc.h"
#include "pardlg.h"
#include "gearsel.h"
#ifdef _DEBUG
#
www.eeworm.com/read/241194/13164125
h mainfrm.h
// MainFrm.h : interface of the CMainFrame class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_MAINFRM_H__C2877927_1CC5_42B0_9A28_04C9B7E49357_