代码搜索结果

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

test4_1.txt

#include int getinput(void); void printmessage(int counter,int input); int main(void){ int counter; int input; for(counter=0;counter

test4_1.txt

#include int getinput(void); void printmessage(int counter,int input); int main(void){ int counter; int input; for(counter=0;counter

control.fit.eqn

--p_state[3] is p_state[3] at LC5_4_U2 --operation mode is normal p_state[3]_lut_out = A1L3 # A1L71 & p_state[3] # !A1L71 & !num_re; p_state[3] = DFFE(p_state[3]_lut_out, GLOBAL(clk), !GLOBAL(A1L

text1.ybs

REM this is the first yabasic-program input "Enter two numbers:" a,b print a,"+",b,"=",a+b print "Please enter your Name:"; INPUT a$ print "Hello ",a$," !"

alg028.m

% MULLER'S ALGORITHM 2.8 % % To find a solution to f(x) = 0 given three approximations x0, x1 % and x2: % % INPUT: x0,x1,x2; tolerance TOL; maximum number of iterations NO. % % OUTPUT:

alg028.m

% MULLER'S ALGORITHM 2.8 % % To find a solution to f(x) = 0 given three approximations x0, x1 % and x2: % % INPUT: x0,x1,x2; tolerance TOL; maximum number of iterations NO. % % OUTPUT:

ad9851.fit.rpt

Fitter report for AD9851 Fri Jul 27 17:06:28 2007 Version 6.0 Build 178 04/27/2006 SJ Full Version --------------------- ; Table of Contents ; --------------------- 1. Legal Notice 2. F

de2_lcm_test.pin

-- Copyright (C) 1991-2007 Altera Corporation -- Your use of Altera Corporation's design tools, logic functions -- and other software and tools, and its AMPP partner logic -- functions, and a

diguixiajiang.txt

#include #include #include #include char a[50] ,b[50],d[200],e[10]; char ch; int n1,i1=0,flag=1,n=5; int S(); int B(); int C(); void input(); void i