代码搜索:H型风机
找到约 10,000 项符合「H型风机」的源代码
代码结果 10,000
www.eeworm.com/read/391734/8384034
h sfr.h
#include "c8051f310.h"
//port P0
sbit P0_0 = P0 ^ 0;
sbit P0_1 = P0 ^ 1;
sbit P0_2 = P0 ^ 2;
sbit P0_3 = P0 ^ 3;
sbit P0_4 = P0 ^ 4;
sbit P0_5 = P0 ^ 5;
sbit P0_6 = P0 ^ 6;
sbit P0_7 = P0 ^ 7
www.eeworm.com/read/291981/8384158
h bianliang.h
#define uchar unsigned char
#define TMIAO XBYTE[0X8000] //秒
#define TFEN XBYTE[0X8002] //分
#define TSHI XBYTE[0X8004] //时
#define TRI XBYTE[0X8007] //日
#define TYUE XBYTE[0X
www.eeworm.com/read/291981/8384160
h key.h
//按键驱动程序
//开关量输入口1,地址 ADDRESS=8300H
//p1.0 和 p1.1 密钥输入,p1.2 打印机状态
//按键连接到 p1.3,p1.4,p1.5,p1.6,p1.7
#include
#include
#define KEY1 0x10 //按键1被按下, 功能键
#define KEY
www.eeworm.com/read/291981/8384164
h usbmain.h
#define MAX_ENDPOINTS (unsigned char)0x3
#define EP0_PACKET_SIZE 16
#define EP1_PACKET_SIZE 16
#define EP2_PACKET_SIZE 64
#define USB_IDLE 0
#define USB_TRANSMIT
www.eeworm.com/read/291981/8384170
h lcd.h
#include "key.h"
#include
//#include
#include
#include
#include
//主程序里定义的放年月日的地址
extern unsigned char xdata OLD_YEAR;
extern unsigned
www.eeworm.com/read/291980/8384181
h serialportinfo.h
#pragma once
// CSerialPortInfo
//
// Contains information about a serial port
//
class CSerialPortInfo
{
private:
CString m_strPortName, // Serial port name (COM1:)
m_strDescripti
www.eeworm.com/read/291980/8384184
h stdafx.h
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#pragma once
// Change th
www.eeworm.com/read/291980/8384189
h resourcesp.h
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by EnumComsp.RC
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDD_MAINDLG 129
// Next
www.eeworm.com/read/291980/8384195
h aboutdlg.h
// aboutdlg.h : interface of the CAboutDlg class
//
/////////////////////////////////////////////////////////////////////////////
#pragma once
class CAboutDlg : public CStdDialogImpl
www.eeworm.com/read/291980/8384199
h resourceppc.h
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by EnumComppc.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define