代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/222974/14666782
event variable.event
event_0
1 1 5
0 2 6
event_1
1 1 5
0 2 6
event_2
0 1 5
1 2 6
event_3
1 3 5
0 4 6
event_4
1 3
0 4
event_5
1 1
0 2
event_6
0 1
1 2
event_7
0 3
1 4
event_8
0 3
1 4
event_9
0 3
1 4
www.eeworm.com/read/222974/14666851
conf variable.conf
DATA_FORMAT Amis
MODEL_FILE variable.model
EVENT_FILE variable.event
OUTPUT_FILE variable.output
LOG_FILE variable.log
NUM_ITERATIONS 70
REPORT_INTERVAL 1
MAP_SIGMA 10
www.eeworm.com/read/121588/14750413
bas variable.bas
Attribute VB_Name = "Variable"
'
' D閒inition des Variables Globales
'
' La vitesse de la transmission
Public Choix_Vitesse As Integer
Public Vitesse(0 To 13) As String
' La parite de la tra
www.eeworm.com/read/118613/14861725
h variable.h
#ifndef VAR_H
#define VAR_H
extern CPoint ta5[5]; //定义五个变量表示哲学家所在位置
extern int radius;
extern CPoint CenterPoint;
#endif
www.eeworm.com/read/218124/14933647
inc variable.inc
*
*hit651 voice platform software
*======================= variable.inc =======================
*2004.1.1 hit651
*
.include union.inc
.def ss,task,test,x,i,len
.def led
.
www.eeworm.com/read/217182/14975743
exe variable.exe
www.eeworm.com/read/217182/14975744
ncb variable.ncb
www.eeworm.com/read/217182/14975747
cpp variable.cpp
#include
#include
int GLOBAL;
void TEST();
int main(void)
{
TEST();
printf("\nGLOBAL=%d",GLOBAL);
//printf("\nLOCAL=%d",LOCAL);
getch();
return 0;
}
void TEST()
{
www.eeworm.com/read/217182/14975750
opt variable.opt
www.eeworm.com/read/217182/14975752
dsp variable.dsp
# Microsoft Developer Studio Project File - Name="Variable" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)