代码搜索:dataIn

找到约 2,888 项符合「dataIn」的源代码

代码结果 2,888
www.eeworm.com/read/325521/6789545

txt readme.txt

1. compile: mpicc dwt.c -o dwt 2. run: mpirun -np 4 dwt 3. result: One dimensional wavelet transform's input data from file dataIn.txt h[] : -1 0 1 2 g[] : 1 1 0 3 c[] : 1 4 2 5
www.eeworm.com/read/370579/9595069

txt 汉明纠错吗编码器.txt

-- Hamming Encoder -- A 4-bit Hamming Code encoder using concurrent assignments. -- The output vector is connected to the individual parity bits using an aggregate assignment. -- download from: w
www.eeworm.com/read/415351/11075502

txt 汉明纠错吗编码器.txt

-- Hamming Encoder -- A 4-bit Hamming Code encoder using concurrent assignments. -- The output vector is connected to the individual parity bits using an aggregate assignment. -- download from: w
www.eeworm.com/read/415351/11075576

txt 汉明纠错吗编码器.txt

-- Hamming Encoder -- A 4-bit Hamming Code encoder using concurrent assignments. -- The output vector is connected to the individual parity bits using an aggregate assignment. -- download from: w
www.eeworm.com/read/202015/15391168

sdo diff_io_top_v.sdo

// Copyright (C) 1991-2002 Altera Corporation // Any megafunction design, and related netlist (encrypted or decrypted), // support information, device programming or simulation file, and any
www.eeworm.com/read/112300/15489833

h bf.h

/* Bruce Schneier's Blowfish. Author: Olaf Titz This code is in the public domain. $Id: bf.h,v 1.5 2003/01/15 22:01:57 olaf81825 Exp $ */ #ifndef _BF_H_ #define _BF_H_ #i
www.eeworm.com/read/360577/10086960

txt ip1.txt

/*IP逆置换*/ module ip1(datain,dataout); input [64:1]datain; output [64:1]dataout reg [64:1]dataout; assign dataout = { datain[40], datain[08], datain[48], datain[16], datain[56], datain[
www.eeworm.com/read/426986/8987989

hier_info module.hier_info

|module d[0] => REGL[0].DATAIN d[1] => REGL[1].DATAIN d[2] => REGL[2].DATAIN d[3] => REGL[3].DATAIN d[4] => REGL[4].DATAIN d[5] => REGL[5].DATAIN d[6] => REGL[6].DATAIN d[7] => REGL[7].DATAIN
www.eeworm.com/read/366055/9835810

hier_info adcint.hier_info

|adcint d[0] => regl[0].DATAIN d[1] => regl[1].DATAIN d[2] => regl[2].DATAIN d[3] => regl[3].DATAIN d[4] => regl[4].DATAIN d[5] => regl[5].DATAIN d[6] => regl[6].DATAIN d[7] => regl[7].DATAIN
www.eeworm.com/read/350242/10756328

hier_info adcint.hier_info

|adcint d[0] => regl[0].DATAIN d[1] => regl[1].DATAIN d[2] => regl[2].DATAIN d[3] => regl[3].DATAIN d[4] => regl[4].DATAIN d[5] => regl[5].DATAIN d[6] => regl[6].DATAIN d[7] => regl[7].DATAIN