代码搜索:H型风机
找到约 10,000 项符合「H型风机」的源代码
代码结果 10,000
www.eeworm.com/read/291962/8384897
h testheader.h
#ifndef TESTHEADER_H
#define TESTHEADER_H
// Datatypes
typedef unsigned char BYTE;
typedef unsigned short WORD;
typedef unsigned long DWORD;
typedef bit BOOL;
// Constants
www.eeworm.com/read/291962/8384902
h testdly.h
#include "intrins.h"
#ifndef _IFREQ
#define _IFREQ 48000
#endif
#ifndef _CFREQ
#define _CFREQ 48000
#endif
#if( _IFREQ < 5000 )
#error "_IFREQ too small! Valid Range: 5000 to
www.eeworm.com/read/291962/8384913
h usbdriver.h
#ifndef USBDRIVER_H
#define USBDRIVER_H
#endif
#ifdef DRIVER
#include "wdm.h"
#include "usbdi.h"
#include "usbdlib.h"
#include
#endif
#ifndef _BYTE_DEFINED
#define _BYTE_DEF
www.eeworm.com/read/291962/8384936
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONL
www.eeworm.com/read/192357/8384958
h brctl.h
/*
* Copyright (C) 2000 Lennert Buytenhek
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Fre
www.eeworm.com/read/291962/8384972
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READO
www.eeworm.com/read/291962/8384987
h usbloader.h
#ifndef USBLOADER_H
#define USBLOADER_H
#endif
#include "wdm.h"
#include "usbdi.h"
#include "usbdlib.h"
#include
#ifndef _BYTE_DEFINED
#define _BYTE_DEFINED
typedef unsigne
www.eeworm.com/read/291961/8385024
h par.h
/*
* avrdude - A Downloader/Uploader for AVR device programmers
* Copyright (C) 2000-2004 Brian S. Dean
*
* This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/291961/8385032
h loaddrv.h
#ifndef LOADDRV_H
#define LOADDRV_H
#include
#define OKAY 0
#define UNEXPECTED_ERROR 9999
//prototypes
DWORD LoadDriverInit(void);
void LoadDriverClean
www.eeworm.com/read/192356/8385038
h comm.h
// comm.h : main header file for the COMM application
//
#if !defined(AFX_COMM_H__845EE024_FBE1_11D3_B3A6_00C00CB075D5__INCLUDED_)
#define AFX_COMM_H__845EE024_FBE1_11D3_B3A6_00C00CB075D5__INCLUD