代码搜索结果

找到约 10,000 项符合 Input 的代码

input.c

/* Demonstrates using scanf() to input numeric and text data. */ #include char lname[257], fname[257]; int count, id_num; int main( void ) { /* Prompt the user. */ put

input.vhd

library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LOGIC_ARITH.ALL; use IEEE.STD_LOGIC_UNSIGNED.ALL; -- Uncomment the following lines to use the declarations that are -- provided for instantia

input.css

BODY {font-size:9pt;font-family:Tahoma,Verdana,MS Sans Serif,Courier New;} TD,TR{font-size:9pt;} A:link {COLOR: #003399;text-decoration:none;} A:visited {COLOR: teal;text-dec

input.txt

program test; integer i; var j; real k; if i>j j=i end; `

input.bas

'-------------------------------------------------------------- ' (c) 1997-2001 MCS Electronics '-------------------------------------------------------------- ' file: INPUT.BAS '

input.txt

姓名 学号 C 语言 数据结构 Java语言 龚福荣 200509100102 100 90 80 郭平川 200509100104 100 90 80 杨进 200509100105

input.h

#define NUSER 1 //don't change this value #define NT 2 #define PATHNUM 1 #define NR 1 #define NBIT 2 //3 // MNPSK -- Modified 2^N PSK modulation #define DATALEN

input.txt

program test; integer i; var j; real k; if i>j j=i end; `