代码搜索:H型风机
找到约 10,000 项符合「H型风机」的源代码
代码结果 10,000
www.eeworm.com/read/291941/8386298
h server.h
// Server.h : main header file for the SERVER application
//
#if !defined(AFX_SERVER_H__CBE8FDFA_ABE5_4B85_96EC_A399C3D7045C__INCLUDED_)
#define AFX_SERVER_H__CBE8FDFA_ABE5_4B85_96EC_A399C3D7045C
www.eeworm.com/read/291941/8386300
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Server.rc
//
#define Listen 3
#define CreatRan 4
#define Cr
www.eeworm.com/read/291941/8386302
h des.h
// DES.h: interface for the DES class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_DES_H__30E4BD94_DC18_40DA_88E2_7C79D13DF16E__INCLUDED_)
#define
www.eeworm.com/read/291941/8386316
h serverdlg.h
// ServerDlg.h : header file
//
#if !defined(AFX_SERVERDLG_H__BE3739FA_0A8F_4D69_9582_DE1ABDA213FF__INCLUDED_)
#define AFX_SERVERDLG_H__BE3739FA_0A8F_4D69_9582_DE1ABDA213FF__INCLUDED_
#if _MSC
www.eeworm.com/read/291941/8386336
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
//
#if !defined(AFX_STDAFX_H__4
www.eeworm.com/read/291941/8386346
h rand.h
#define RANDOM_MAX 0x7FFFFFFF
static long my_do_rand(unsigned long *value)
{
/*
*/
long quotient, remainder, t;
quotient = *value / 127773L;
remainder = *value % 127773L;
t
www.eeworm.com/read/291940/8386408
h client.h
// Client.h : main header file for the CLIENT application
//
#if !defined(AFX_CLIENT_H__855D496D_28EB_44B2_BB26_BA686108BE2B__INCLUDED_)
#define AFX_CLIENT_H__855D496D_28EB_44B2_BB26_BA686108BE2B
www.eeworm.com/read/291940/8386411
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Client.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#de
www.eeworm.com/read/291940/8386415
h des.h
// DES.h: interface for the DES class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_DES_H__30E4BD94_DC18_40DA_88E2_7C79D13DF16E__INCLUDED_)
#define
www.eeworm.com/read/291940/8386436
h clientdlg.h
// ClientDlg.h : header file
//
#if !defined(AFX_CLIENTDLG_H__D8A7A3C2_3F38_43B5_9655_2B1E74639586__INCLUDED_)
#define AFX_CLIENTDLG_H__D8A7A3C2_3F38_43B5_9655_2B1E74639586__INCLUDED_
#if _MSC