代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/135438/13931689
txt hunt.txt
procedure HUNT(XX:array of real; N:integer; X:real; var JLO:integer);
label 1,2,3;
var
ASCND:boolean; LHI,INC,JM:integer;
begin
ASCND:=XX[N] > XX[1];
If (JLO N) Then
www.eeworm.com/read/135438/13931895
txt factrl.txt
Function FACTRL(N:integer):REAL;
var
GLNTOP:integer;
GLA:ARRAY[1..33] OF real;
J:integer;
BEGIN
GLNTOP:=0;
GLA[1]:= 1;
If N < 0 Then ShowMessage('警告:现在N
www.eeworm.com/read/135438/13931912
txt besjan.txt
Function T(Y:real):real;
var
AAA,Z,P:REAL;
begin
If Y
www.eeworm.com/read/135438/13932056
pas unit2.pas
unit Unit2;
interface
uses
unit1;
procedure CHEBFT(A, B:real; var C:array of real; N:integer);
procedure CHEBPC(C:array of real;var D:array of real; N:integer);
implementation
procedure C
www.eeworm.com/read/135438/13932212
pas unit2.pas
unit Unit2;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls,unit1, Forms, Dialogs;
Function CHEBEV(A, B:real; C:array of real; M:integer; X:real):real;
procedure CHE
www.eeworm.com/read/135438/13932822
pas unit2.pas
unit Unit2;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, unit1,Forms, Dialogs;
Procedure JACOBI(A:matrx2; N:integer;var D:array of real;
www.eeworm.com/read/237733/13935003
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public dbConnection As Connection
Public cntMIS As ADODB.Connection
Public QueryItem As Integer '查询数据判定变量
Public ConnWZ As ADODB.Connectio
www.eeworm.com/read/135355/13938141
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/237550/13945467
pas aboutcomponenteditor.pas
{===============================================================================
The contents of this file are subject to the Mozilla Public License Version 1.1
(the "License"); you may not use th
www.eeworm.com/read/135048/13965865
pas unit_publicinfo.pas
{------------------------------------------------------------------------------
MayHua Client 1.0
Copyright (c) 2002,05 MayHua Corporation
*Author : 刘迪仲,