代码搜索:Input
找到约 10,000 项符合「Input」的源代码
代码结果 10,000
www.eeworm.com/read/183481/9157820
txt input1.txt
program ex_1 ( input , output );
var n , s : integer ;
begin
n :=0; n := 1;
while n
www.eeworm.com/read/183481/9157822
txt input2.txt
const
g = 9.8;
answer = ' y ';
maximum = 16*100-1;
name = ' x ';
b =-maximum ;
charnum = ord (' z ')- ord (' a ')+1;
www.eeworm.com/read/183481/9157847
txt input3.txt
program a ;
var
x , y , z , p , s : real ;
begin
read ( x , y , z ) ;
p :=( x + y + z)/2;
s := sqrt ( p *( p - x )*(p - y ) * ( p - z ));
writeln ( s );
end .
www.eeworm.com/read/183481/9157857
txt input1.txt
program ex_1 ( input , output );
var n , s : integer ;
begin
n :=0; n := 1;
while n
www.eeworm.com/read/183481/9157861
txt input2.txt
const
g = 9.8;
answer = ' y ';
maximum = 16*100-1;
name = ' x ';
b =-maximum ;
charnum = ord (' z ')- ord (' a ')+1;
www.eeworm.com/read/183326/9170056
h tty_input.h
/****************************************************************************
* Copyright (c) 1998,2000 Free Software Foundation, Inc. *
*
www.eeworm.com/read/379766/9178207
gif bg_input.gif
www.eeworm.com/read/182707/9194982
m input_callback.m
function input_callback()
%%%%%%%%%%%%%%%%%%%%%
% defaut parameters %
%%%%%%%%%%%%%%%%%%%%%
A=[1 0
0 1]; %Φ(k+1,k)
B=[.1 .3
.2 .2]; %Γ(k+1,k)
H=[.1 2
.3 .4];
www.eeworm.com/read/379339/9200171
c g_input.c
//G代码输入
void G_input(void)
{
s=&buf;
WriteCommandLCM(0x04,1);
Lcd_print("1.New ");
Lcd_print1(1,0,"2.Open 3.Look_pref ");
WriteCommandLCM(0x0F,1);
WriteCommandL