代码搜索:Command

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

代码结果 10,000
www.eeworm.com/read/253791/12200104

htm sy0102.htm

Visual C++与计算机接口 更新命令用户接口(UI)消息 (一)实验目的:
www.eeworm.com/read/151305/12220511

vhd 57_instruction_dec.vhd

--Page :303 304 --Objective :Efficient command decoding --Filename :test_67b.vhd --Author :Joseph Pick entity Test_67b is end Test_67b; architecture Behave_1
www.eeworm.com/read/339283/12245245

hpp nocommand.hpp

#ifndef _HEAD_FIRST_DESIGN_PATTERNS_COMMAND_REMOTE_NO_COMMAND_HPP_ #define _HEAD_FIRST_DESIGN_PATTERNS_COMMAND_REMOTE_NO_COMMAND_HPP_ #include "Remote.hpp" namespace HeadFirstDesignPatterns {
www.eeworm.com/read/339235/12248866

cpp com.cpp

// Com.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include #define COMM_PORT_NAME L"\\CommPort"; typedef enum _READ_DIR_COMMAND {
www.eeworm.com/read/149622/12362161

h standard.h

#ifndef STANDARD_PROTOCOL_H #define STANDARD_PROTOCOL_H //define the ID of command #ifndef BASE_ID #define BASE_ID SPECIAL_COMMAND_BASE_ID #endif //1. keep watch #define ACTION_SET_KEEP_WATCH BASE
www.eeworm.com/read/149028/12408334

vhd 57_instruction_dec.vhd

--Page :303 304 --Objective :Efficient command decoding --Filename :test_67b.vhd --Author :Joseph Pick entity Test_67b is end Test_67b; architecture Behave_1
www.eeworm.com/read/231776/14220621

c lcd_test.c

/******************************************************/ /*作者:赖卫国 email:laiweiguo@163.com */ /* */ /* 12232F串口驱动程序C51,11.0592M晶振 */ /*使用这款LCD应该要注意的问题: */ /*一定要在VO与VDD及VSS这三个脚间接一个20K的电位器, */
www.eeworm.com/read/125016/14518182

cpp smpp_s.cpp

//--------------------------------------------------------------------------- #include #pragma hdrstop #include "Smpp_S.h" #include //----------------------------------
www.eeworm.com/read/120942/14782107

cpp imagelabdoc.cpp

// ImageLABDoc.cpp : implementation of the CImageLABDoc class // #include "stdafx.h" #include "ImageLAB.h" #include "AllImage.h" #include "ImageLABDoc.h" #include "ImageLABView.h" #include
www.eeworm.com/read/218080/14940009

c disp1.c

#define uchar unsigned char #define uint unsigned int #define nop() asm("nop") #include #include #include //#include sbit cs1=P2^6; //液晶屏左屏选通信号// sbi