代码搜索:H型风机

找到约 10,000 项符合「H型风机」的源代码

代码结果 10,000
www.eeworm.com/read/391748/8380628

h mbuiter.h

/* Iterating through multibyte strings: macros for multi-byte encodings. Copyright (C) 2001, 2005, 2007 Free Software Foundation, Inc. This program is free software: you can redistribute it and
www.eeworm.com/read/391748/8380633

h stdint.in.h

/* -*- buffer-read-only: t -*- vi: set ro: */ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Copyright (C) 2001-2002, 2004-2007 Free Software Foundation, Inc. Written by Paul Eggert, Bruno Haible,
www.eeworm.com/read/391748/8380638

h fcntl.in.h

/* Like , but with non-working flags defined to 0. Copyright (C) 2006-2007 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it un
www.eeworm.com/read/192463/8380658

h usblib.h

/* * 版本号:V1.0 * 说明:适用基于D12芯片的PC应用程序 * 全局资源:四个缓冲区,接收和发送数据 * * * 作者:林建军 * 2007年3月2日 * 深圳市菲特数据技术有限公司 */ /* * 文件名:USB应用程序库函数 * 按以下顺序操作端口 * 1.给参数赋初始 * 2.启动线程 * 3
www.eeworm.com/read/192463/8380662

h rwbulk.h

#ifndef RWBULK_INC #define RWBULK_INC HANDLE open_dev(); HANDLE open_file( char *filename); int dumpUsbConfig(CString *str); #endif
www.eeworm.com/read/192463/8380671

h ioctl.h

/*++ Copyright (c) 1993 Microsoft Corporation Module Name: ioctl.h Abstract: Environment: Kernel & user mode Revision History: 5-10-96 : created --*
www.eeworm.com/read/391748/8380733

h argcv.h

/* GNU Mailutils -- a suite of utilities for electronic mail Copyright (C) 1999, 2000, 2001, 2007 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or
www.eeworm.com/read/192448/8381136

h serial.h

/*本项目的头文件*/ #ifndef __SERIAL_H #define __SERIAL_H #ifdef OS_CPU_GLOBALS #define OS_CPU_EXT #else #define OS_CPU_EXT extern #endif /*Serial port send buffer struct */ typedef struct
www.eeworm.com/read/192448/8381140

h includes.h

/* ********************************************************************************************************* * uC/OS-II *
www.eeworm.com/read/192445/8381343

h data.h

/*---------------------------------------------------------------------- File : Data.h Contents : data set management Author : Bart Goethals Update : 4/4/2003 -------------------------