代码搜索:H型风机
找到约 10,000 项符合「H型风机」的源代码
代码结果 10,000
www.eeworm.com/read/391748/8380090
h fcntl--.h
/* Like fcntl.h, but redefine some names to avoid glitches.
Copyright (C) 2005 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under t
www.eeworm.com/read/192471/8380091
h serialport.h
/*
** FILENAME CSerialPort.h
**
** PURPOSE This class can read, write and watch one serial port.
** It sends messages to its owner when something happends on the port
** The class
www.eeworm.com/read/391748/8380092
h xgetcwd.h
/* prototype for xgetcwd
Copyright (C) 1995, 2001, 2003 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Gene
www.eeworm.com/read/192471/8380093
h response.h
#ifndef __RESPONSE_H__
#define __RESPONSE_H__
class NMEA0183;
class RESPONSE : public CObject
{
private:
NMEA0183 *container_p;
public:
RESPONSE();
virtual ~RESPONSE();
/*
www.eeworm.com/read/192471/8380094
h gpslib.h
#ifndef __GPSLIB_H__
#define __GPSLIB_H__
#ifndef __AFXWIN_H__
#error include 'stdafx.h' before including this file for PCH
#endif
#include "resource.h" // main symbols
class CGPSLibApp
www.eeworm.com/read/391748/8380095
h verify.h
/* Compile-time assert-like macros.
Copyright (C) 2005, 2006 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GN
www.eeworm.com/read/192471/8380096
h stdafx.h
#define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
#include // MFC core and standard components
#include // MFC extensions
#include
www.eeworm.com/read/391748/8380099
h unistd.in.h
/* -*- buffer-read-only: t -*- vi: set ro: */
/* DO NOT EDIT! GENERATED AUTOMATICALLY! */
/* Substitute for and wrapper around .
Copyright (C) 2004-2008 Free Software Foundation, Inc.
www.eeworm.com/read/192471/8380109
h nmea.h
#ifndef __NMEA_H__
#define __NMEA_H__
typedef enum tagNMEA_BOOLEAN
{
Unknown,
True,
False
} NMEA_BOOLEAN;
typedef enum tagNMEA_EASTWEST
{
EW_Unknown = 0,
East,
West
} N
www.eeworm.com/read/391748/8380123
h lstat.h
/* Retrieving information about files.
Copyright (C) 2005 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Ge