代码搜索结果
找到约 10,000 项符合
Input 的代码
add.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,
sub.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,
encode.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,
bcd.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,
http:^^www.cs.wisc.edu^forms^talks.html
Date: Tue, 05 Nov 1996 20:57:21 GMT
Server: NCSA/1.5
Content-type: text/html
Last-modified: Mon, 12 Sep 1994 16:53:49 GMT
Content-length: 1125
CS Department Colloquia
logon.html
用户登录
.CT{TEXT-ALIGN:CENTER}
图书管理信息系统v0.1
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;
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;
11-9.cpp
#include
#include
const int L=80;
class person
{
private:
char name[L],id[L];
public:
void input()
{
coutname;
cout