代码搜索:integer

找到约 10,000 项符合「integer」的源代码

代码结果 10,000
www.eeworm.com/read/168433/5446952

c,v preemp.c,v

head 1.1; access; symbols; locks; strict; comment @ * @; 1.1 date 96.08.19.22.30.58; author jaf; state Exp; branches; next ; desc @@ 1.1 log @Initial revision @ text @/* $Log$ */ #ifdef P_R_O
www.eeworm.com/read/168433/5446968

c lpcdec.c

/* $Log: lpcdec.c,v $ * Revision 1.2 1996/08/20 20:30:11 jaf * Removed all static local variables that were SAVE'd in the Fortran * code, and put them in struct lpc10_encoder_state that is pass
www.eeworm.com/read/168433/5446974

c onset.c

/* $Log: onset.c,v $ * Revision 1.2 1996/08/20 20:37:55 jaf * Removed all static local variables that were SAVE'd in the Fortran * code, and put them in struct lpc10_encoder_state that is passe
www.eeworm.com/read/168081/5448702

pas unit2.pas

unit Unit2; interface uses Windows, Messages, SysUtils, Classes, Graphics,unit1, Controls, Forms, Dialogs; procedure BSSTEP(var Y, DYDX:array of real; NV:integer; var X1:real;
www.eeworm.com/read/168081/5448708

pas unit2.pas

unit Unit2; interface uses Windows, Messages, SysUtils, Classes,unit1, Graphics, Controls, Forms, Dialogs; procedure ODEINT(var YSTART:array of real; NVAR:integer;X1, X2, EPS, H1, HMIN:rea
www.eeworm.com/read/168081/5448728

pas unit2.pas

unit Unit2; interface uses Windows, Messages, SysUtils, Classes, Graphics,unit1, Controls, Forms, Dialogs; Function GASDEV:real; procedure KSTWO(DATA1:array of real; N1:integer;
www.eeworm.com/read/168081/5448737

pas unit2.pas

unit Unit2; interface uses Windows, Messages, SysUtils, Classes, Graphics,unit1, Controls, Forms, Dialogs; Function GASDEV:real; procedure KSONE(DATA:array of real; N:integer;var D, PROB:re
www.eeworm.com/read/168081/5448778

pas unit2.pas

unit Unit2; interface uses unit1; procedure MDIAN1(var X:array of real; N:integer;var XMED:real); Function GASDEV:real; procedure MDIAN2(X:array of real; N:integer;var XMED:real); impleme
www.eeworm.com/read/168081/5448905

pas unit2.pas

unit Unit2; interface Function BS(N:integer; A:real):real; implementation Function BS(N:integer; A:real):real; label 5,6,15; var B:array[1..20] of real; DEL,R,EPS,S,AK,A2,DA,AJP,AJ
www.eeworm.com/read/168081/5448968

txt simp3.txt

Procedure SIMP3(var A:matrx2; MP, NP, I1, K1:integer;var IP, KP:integer); var PIV:real; II,KK:integer; begin PIV:=1 / A[IP + 1, KP + 1]; For II:=1 To I1 + 1 do begin I