代码搜索结果

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

encode.map.eqn

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

mixlogsummex.cpp

// This is equivalent to mixLogSum.m // How to compile: // MATLAB 7.1: mex mixLogSumMex.cpp d:/users/jang/c/lib/dcpr.cpp d:/users/jang/c/lib/utility.cpp -output mixLogSumMex.dll // Others: mex mixL

loop.csp

#!/usr/bin/cspengine

h0504.c

#include int main(void) { char string[80]; printf("Input a string:"); gets(string); printf("The string input was: %s\n", string); return 0; }

dlog4ch.h

/* ============================================================================ File name: DLOG4CH.H Originator : Advanced Embeeded Control (AEC)

iopoint.java

// IOPoint.java // Function block for block diagram animation // import java.awt.*; import java.util.*; public class IOPoint extends LabelledBox { boolean Input; Arc input; Vector output;

serialport.pin

-- Copyright (C) 1991-2005 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

iopoint.java

// IOPoint.java // Function block for block diagram animation // import java.awt.*; import java.util.*; public class IOPoint extends LabelledBox { boolean Input; Arc input; Vector output;

c1.c

#include #include #include #include #include #include #define MSGKEY 75 struct msgform { long mtype; int action; char user[10]