代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/450999/7473882
pas rograff8.pas
var a:array[1..50,1..50] of integer;
m,n,i,j,k:integer;
f:text;
ok:boolean;
begin
assign(f,'graf.txt ');
reset(f);
readln(f,n,m);
for k:=1 to m do begin
readln(f,
www.eeworm.com/read/450999/7473911
pas schiaucu.pas
{Problema nr. 11}
const m=maxlongint;
type matrice=array[1..30,1..30] of integer;
var c:matrice; n,i,j,k,a:integer; f:text;
min:longint; as,ev:boolean;
t:array[1..50] of integer; {t
www.eeworm.com/read/445694/7591877
readme
This Matlab toolbox uses genetic algorithms to solve optimization
problems. It is based on the "Genetic Algorithm Optimization Toolbox" by
C.R. Houck, J.A. Joines and M.G. Kay. The expansion of the or
www.eeworm.com/read/443644/7629666
c util.c
/*
** 2001 September 15
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiven
www.eeworm.com/read/435304/7794092
doc mpgwrite.doc
MPGWRITE
Purpose
Translate a Matlab movie into an MPEG file.
Synopsis
mpgwrite(movie, map, 'filename', options)
Matrix movie;
Matrix map;
String filename;
Vector options;
Arguments
mo
www.eeworm.com/read/199432/7858073
txt elmhes.txt
Procedure ELMHES(var A:matrx2; N:integer);
var
M,J,I:integer; X,Y:real;
begin
If N > 2 Then
begin
For M:=2 To N - 1 do
begin
X:=0 ;
I:=M;
www.eeworm.com/read/199432/7859087
pas unit2.pas
unit Unit2;
interface
uses
unit1;
Procedure BALANC(var A:matrx2; N:integer);
Procedure ELMHES(var A:matrx2; N:integer);
implementation
Procedure BALANC(var A:matrx2; N:integer);
Label 1,
www.eeworm.com/read/297330/8029356
bas md.bas
Attribute VB_Name = "md"
Public Const js = 100, jq = 0.000005, xaioshu = 5
Public hangsj As String, hangl As String, z As String, w As String, xl As String
Public y As Integer, hangleng As Integer,
www.eeworm.com/read/296154/8119419
txt ov511_1.50.txt
-------------------------------------------------------------------------------
Readme for Linux device driver for the OmniVision OV511 USB to camera bridge IC
----------------------------------------
www.eeworm.com/read/396136/8124180
html simple-constraints.html
Using the GNU Compiler Collection (GCC)