代码搜索:shared
找到约 10,000 项符合「shared」的源代码
代码结果 10,000
www.eeworm.com/read/318229/13482844
h shared_int.h
//****************************************************************************
// @Module Shared Interrupt Routines
// @Filename SHARED_INT.H
// @Project ADC.dav
//--------------
www.eeworm.com/read/318229/13482848
lst shared_int.lst
C51 COMPILER V8.04b SHARED_INT 04/26/2008 19:04:54 PAGE 1
C51 COMPILER V8.04b, COMPILATION OF MODULE SHARED_INT
OBJECT MODULE PLACE
www.eeworm.com/read/318229/13482850
obj shared_int.obj
www.eeworm.com/read/313260/13591237
h shared_values.h
#pragma once
class Shared_Values
{
public:
Shared_Values(int);
~Shared_Values(void);
public:
int Lift_State;
int Lift_ID;
int Current_Floor;
CUIntArray WaitQueue;
publi
www.eeworm.com/read/313260/13591239
cpp shared_values.cpp
#include "StdAfx.h"
#include "Shared_Values.h"
#ifndef COMMONINC_H_
#define COMMONINC_H_
#include "CommonInc.h"
#endif
Shared_Values::Shared_Values(int ID)
{
Current_Floor=1;
Lift_ID=ID
www.eeworm.com/read/149305/5701185
fgl shared dlls.fgl
[TOPDIR]
FILE0=C:\WINNT\system32\mfc42.dll
FILE1=C:\WINNT\system32\MSCOMM32.OCX
[GENERAL]
VERSION=1.10.000
TYPE=FILELIST
www.eeworm.com/read/148721/5709612
cpp q_shared.cpp
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
This file is part of Quake III Arena source code.
Quake III Arena source code
www.eeworm.com/read/148721/5709628
h q_shared.h
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
This file is part of Quake III Arena source code.
Quake III Arena source code
www.eeworm.com/read/148721/5709677
c win_shared.c
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
This file is part of Quake III Arena source code.
Quake III Arena sourc
www.eeworm.com/read/148721/5709737
c q_shared.c
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
This file is part of Quake III Arena source code.
Quake III Arena sourc