代码搜索结果

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

input.pas

unit input; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Buttons, ExtCtrls, Db, DBTables; type Tinputfm = class(TForm) Pane

input.txt

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

input.txt

3 1.0 2.0 1.0 -2.0 1.0 3.0 -1.0 -3.0 1.0

input.cpp

//----------------------------------------------------------------------------- // // Copyright (C) July 24, 2000 by Zhang Yong // Email: z-meng@yeah.net // This source is available for distributi

input.cpp

//----------------------------------------------------------------------------- // // Copyright (C) July 24, 2000 by Zhang Yong // Email: z-meng@yeah.net // This source is available for distributi

input.h

//----------------------------------------------------------------------------- // // Copyright (C) July 24, 2000 by Zhang Yong // Email: z-meng@yeah.net // This source is available for distributi

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 ins