代码搜索结果
找到约 10,000 项符合
Input 的代码
ceshi.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
jtag.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
top.pin
-- Copyright (C) 1991-2006 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
+
【例4.17】 函数返回对象的例子。
#include
#include
using namespace std;
string input(const int);//声明返回string类型的函数
void main(){
int n;
coutn;//接收要处理的字符串数量
str
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
m74148a.fit.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
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;