代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/147539/12547903
pas pl0.pas
PROGRAM PL0(INPUT,OUTPUT,INPUT1,OUTPUT1);
(*PL0 COMPILER WITH CODE GENERATION*)
LABEL
99;
CONST
AL=10; (*LENGTH OF IDENTIFIERS*)
NORW=14; (*# OF RESERVED WORDS*)
TXMAX=100; (*LE
www.eeworm.com/read/248662/12548045
bas lmb1.bas
Attribute VB_Name = "Module1"
Option Explicit
'Public xlapp As Excel.Application
Public xlbook As Excel.Workbook
Public xlsheet1 As Excel.Worksheet
Public xlsheet2 As Excel.Worksheet
Public xlsh
www.eeworm.com/read/334968/12557493
pl0 test.pl0
/* Test.PL0 */
Program abc;
Integer x,y,z;
Real a,b;
Procedure ab(Var m,n:Integer;t:Real);
Begin
t:=n+m;
If m>n then n:=m else t:=m;
While n
www.eeworm.com/read/147268/12570672
vhd counters.vhd
-- MAX+plus II VHDL Example
-- Efficient Counter Inference
-- Copyright (c) 1994 Altera Corporation
ENTITY counters IS
PORT
(
d : IN INTEGER RANGE 0 TO 255;
clk : IN BIT;
clear
www.eeworm.com/read/334745/12578041
pas uconnect.pas
unit uConnect;
interface
uses
Classes, SysUtils, uGConnect, uDBRecordDef, uBuffer, uAnsTick,
Common, uKeyClass, DefType, aDefType, BSCommon, uLevelExp, AnsImg2;
const
SHARE_XPOS
www.eeworm.com/read/334745/12578102
pas uuser.pas
unit UUser;
interface
uses
Windows, SysUtils, Classes, ScktComp, WinSock, aDefType, svclass, deftype,
aUtil32, basicobj, fieldmsg, AnsImg2, mapunit, subutil, uanstick, uSendcls,
uUserSu
www.eeworm.com/read/334745/12578115
pas uguildsub.pas
unit uGuildSub;
interface
uses
Windows, Sysutils, Classes, aDefType, Deftype, BasicObj, SvClass,
SubUtil, uSkills, uLevelExp, uUser, aUtil32, uGramerid, AnsUnit,
FieldMsg, MapUnit, A
www.eeworm.com/read/334745/12578695
pas atzcls.pas
unit AtzCls;
interface
uses
Windows, SysUtils, Classes, A2Img, deftype, clType, StrDb, uAnsTick, AUtil32;
const
UnUsedFreeTickDelay = 30000;
UnUsedFreeTickAtzLibDelay = 20000;
www.eeworm.com/read/334745/12578741
pas charcls.pas
unit CharCls;
interface
uses
Windows, SysUtils, Classes, graphics,
subutil, uanstick, deftype, A2Img, AtzCls, clType, maptype, clmap, backscrn,
objcls, CTable;
const
MAGICNEXTTIM
www.eeworm.com/read/334745/12579180
pas uuser.pas
unit UUser;
interface
uses
Windows, SysUtils, Classes, ScktComp, WinSock, aDefType, svclass, deftype,
aUtil32, basicobj, fieldmsg, AnsImg2, mapunit, subutil, uanstick, uSendcls,
uUserSu