代码搜索:Fall

找到约 1,303 项符合「Fall」的源代码

代码结果 1,303
www.eeworm.com/read/221024/14774557

html http:^^cs.cornell.edu^info^courses^fall-95^cs415^groups.html

MIME-Version: 1.0 Server: CERN/3.0 Date: Monday, 16-Dec-96 22:01:28 GMT Content-Type: text/html Content-Length: 1316 Last-Modified: Thursday, 19-Oct-95 17:27:22 GMT CS415 Groups
www.eeworm.com/read/221024/14778651

html http:^^www.cs.bu.edu^faculty^kfoury^cs111-fall96^schedule.html

Date: Tue, 14 Jan 1997 23:00:47 GMT Server: NCSA/1.5 Content-type: text/html BU CLA CS 111: Introduction to Computer Science I ---Home Page
www.eeworm.com/read/390148/8481893

vhd dac5662_top.vhd

-- ########################################################################### -- Module: DAC5662_TOP -- Description: -- This module for DAC5662. -- Designed by: Ahrong -- E-mail: jeawen.li
www.eeworm.com/read/161043/10459231

m quadriphase_barker13.m

% quadriphase_barker13.m - Barker 13 code using Taylor's quadriphase modification % written by Nadav Levanon on 2 May 2003 nn=14; mm=100; mmm=1:mm; amp_rise=sin(2*pi/4/mm*mmm); amp_fall=fliplr(am
www.eeworm.com/read/327551/13073158

m quadriphase_barker13.m

% quadriphase_barker13.m - Barker 13 code using Taylor's quadriphase modification % written by Nadav Levanon on 2 May 2003 nn=14; mm=100; mmm=1:mm; amp_rise=sin(2*pi/4/mm*mmm); amp_fall=fliplr(am
www.eeworm.com/read/234250/14117832

v ps2_sie.v

////////////////////////////////////////////////////////////////////////////// // // XILINX IS PROVIDING THIS DESIGN, CODE, OR INFORMATION "AS IS" // SOLELY FOR USE IN DEVELOPING PROGRAMS A
www.eeworm.com/read/471796/6882027

vhd list_ch09_01_ps2_tx.vhd

-- Listing 9.1 library ieee; use ieee.std_logic_1164.all; use ieee.numeric_std.all; entity ps2_tx is port ( clk, reset: in std_logic; din: in std_logic_vector(7 downto 0);
www.eeworm.com/read/338438/3318040

m tr_times.m

function [rise_cr,fall_cr] = tr_times(time,data,rise_thresh,fall_thresh) rise_count = 1; fall_count = 1; for i = 2:length(data) if (data(i) > rise_thresh & data(i-1)
www.eeworm.com/read/279095/10466779

txt mem_interface_top_v4_dm_iob.txt

/////////////////////////////////////////////////////////////////////////////// // Copyright (c) 2005 Xilinx, Inc. // This design is confidential and proprietary of Xilinx, All Rights Reserved. ///
www.eeworm.com/read/416128/11040474

v mem_interface_top_usr_rd_fifo_0.v

//***************************************************************************** // Copyright (c) 2006 Xilinx, Inc. // This design is confidential and proprietary of Xilinx, Inc. // All Rights Reser