代码搜索:dataIn
找到约 2,888 项符合「dataIn」的源代码
代码结果 2,888
www.eeworm.com/read/164962/10080337
txt hamming_encoder.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/360577/10086953
txt ip.txt
//IP置换
module ip(datain,dataout);
input [64:1]datain;
output [48:1]dataout;
reg [48:1]dataout;
assign dataout[1:64] = { desIn[07], desIn[15], desIn[23], desIn
www.eeworm.com/read/164228/10121970
v buffer.v
// 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/359174/10162775
sdf shuju_map.sdf
(DELAYFILE
(SDFVERSION "3.0")
(DESIGN "shuju")
(DATE "Mon Jan 14 14:19:23 2008")
(VENDOR "Xilinx")
(PROGRAM "Xilinx SDF Writer")
(VERSION "H.42")
(DIVIDER /)
(VOLTAGE 1.14:1.14:1.14)
www.eeworm.com/read/358376/10190240
v baker.v
`timescale 1ns / 1ps
//////////////////////////////////////////////////////////////////////////////////
// Company:
// Engineer:
//
// Create Date: 01:05:17 09/24/2007
// Design Name:
/
www.eeworm.com/read/425705/10335805
sdo ram_v.sdo
// 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 any o
www.eeworm.com/read/353811/10416436
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/423704/10536992
txt readme.txt
请运行程序,并在程序所在文件夹下面创建文本文件:<mark>datain</mark>.txt和paramOut.txt,文件的详细说明见下面。程序的运行没有可视的界面,运行完毕之后会在该文件夹下面产生center.txt和matrix.txt两个文件,其中center.txt为聚类的中心,matrix.txt为隶属度矩阵。在运行本程序之前,先参考一下FCM聚类算法介绍.doc
输入文件:
<mark>datain</mark>.txt
...
www.eeworm.com/read/350926/10695611
c hcs.c
/*****************************************************************************/
/* FIle Name : hcs.c */
/* Description : WiMax OFDM HCS CRC8 E
www.eeworm.com/read/420798/10774453
sdo c_a_v.sdo
// 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 any o