代码搜索结果

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

lcd_control.pin

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

usbbus.map.eqn

--A1L02 is D~16 A1L02_or_out = A1L21; A1L02 = A1L02_or_out; --A1L12 is D~18 A1L12_or_out = A1L31; A1L12 = A1L12_or_out; --A1L22 is D~20 A1L22_or_out = A1L41; A1L22 = A1L22_or_out;

tv.h

// tv.h -- Tv and Remote classes #ifndef TV_H_ #define TV_H_ class Tv { public: friend class Remote; // Remote can access Tv private parts enum {Off, On}; enum {MinVal,MaxVal =

chaotic_prediction2(testing).m

%% Testing the network ERROR = []; input_test = x; a = 0; b = 0; M = ones(1,3); y = 0; for r = 1200 : 1499 input = input_test(r-2:r); for j = 1:3 for i = 1:3 M(j