代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/357508/10207364
ads ncurses2-getopt.ads
------------------------------------------------------------------------------
-- --
-- GNAT ncurses Bind
www.eeworm.com/read/261837/10249003
txt input.txt
program test;
integer i;
var j;
real k;
if i>j
j=i
end;
`
www.eeworm.com/read/162887/10261540
txt ceshi.txt
help fread
FREAD Read binary data from file.
[A, COUNT] = FREAD(FID,SIZE,PRECISION) reads binary data from the
specified file and writes it into matrix A. Optional output
argument
www.eeworm.com/read/425978/10298860
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/425546/10348930
m div.m
function d = div(a,b)
% DIV Integer division
% d = div(a,b)
d = floor(a / b);
www.eeworm.com/read/279571/10418858
txt input.txt
program test;
integer i;
var j;
real k;
if i>j
j=i
end;
`
www.eeworm.com/read/279234/10453355
pl fig09_21.pl
#!usr/bin/perl
# Fig. 9.18: flags2.pl
# Using the # flag with conversion specifiers
# o, x, X, and any floating-point specifier
use warnings;
use strict;
my $integer = 1427;
my $float = 142
www.eeworm.com/read/161095/10453539
c dlatmr.c
/* -- translated by f2c (version 19940927).
You must link the resulting object file with the libraries:
-lf2c -lm (in that order)
*/
#include "f2c.h"
/* Table of constant values */
static in
www.eeworm.com/read/161095/10453758
c dlarot.c
/* -- translated by f2c (version 19940927).
You must link the resulting object file with the libraries:
-lf2c -lm (in that order)
*/
#include "f2c.h"
/* Table of constant values */
static in