代码搜索结果
找到约 10,000 项符合
Input 的代码
coder_8_3.map.eqn
--A1L9 is EO~28
A1L9_p1_out = !EN & I6 & I5 & I7 & I1 & I2 & I4 & I3 & I0;
A1L9_or_out = A1L9_p1_out;
A1L9 = !(A1L9_or_out);
--A1L6 is A2~31
A1L6_p1_out = I4 & I6 & I7 & I5;
A1L6_or_out = A1
18b20.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
continue.py
# Filename : continue.py
while True:
s = raw_input('Enter something:')
if s == 'quit':
break
if len(s) < 3:
continue
print 'Input is of sufficient length'
myshizhong.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
is_scalar.m
%IS_SCALAR Test on scalar (size = [1,1])
%
% N = IS_SCALAR(P);
%
% INPUT
% P Input argument
%
% OUTPUT
% N 1/0 if A is/isn't scalar
%
% DESCRIPTION
% The function IS_SCALAR tests if P
alarm_clock.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
de2_lcm_test.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
dptrafficlight.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
8.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
ps2tolcd.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,