代码搜索:dataIn

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

代码结果 2,888
www.eeworm.com/read/420798/10774475

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
www.eeworm.com/read/417397/10991825

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/416414/11030581

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/464851/7061029

ucf txsysrtl.ucf

#PACE: Start of Constraints generated by PACE #PACE: Start of PACE I/O Pin Assignments NET "Busy" LOC = "P1" ; NET "clock" LOC = "P9" ; NET "Datain" LOC = "P13" ; NET "Datain" LOC
www.eeworm.com/read/464673/7067449

hier_info hello.hier_info

|Hello led[0] led[1].DATAIN
www.eeworm.com/read/461262/7231021

v baker.v

`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 01:05:17 09/24/2007 // Design Name: /
www.eeworm.com/read/459928/7261933

h t6.h

/* This is a test for maxidx: tst3 */ #define NX 15 #define FNAME "t6" #define MAXERROR 0 #pragma DATA_SECTION (x,".datain") DATA x[NX] ={ 1, 2, 3, 20, 5, 4, 3, 2, 6, 7, 8, 9, 10,
www.eeworm.com/read/459928/7261938

h t10.h

/* This is a test for maxidx: tst7 */ #define NX 16 #define FNAME "t10" #define MAXERROR 0 #pragma DATA_SECTION (x,".datain") DATA x[NX] ={ 2, 21, 3, 4, 5, 4, 3, 2, 6, 7, 8, 9, 10,
www.eeworm.com/read/459928/7261940

h t9.h

/* This is a test for maxidx: tst6 */ #define NX 16 #define FNAME "t9" #define MAXERROR 0 #pragma DATA_SECTION (x,".datain") DATA x[NX] ={ 2, 21, 3, 4, 5, 4, 3, 2, 6, 7, 8, 9, 10,
www.eeworm.com/read/459928/7261942

h t5.h

/* This is a test for maxidx: tst2 */ #define NX 15 #define FNAME "t5" #define MAXERROR 0 #pragma DATA_SECTION (x,".datain") DATA x[NX] ={ 1, 2, 3, 4, 5, 4, 3, 2, 6, 7, 8, 9, 10,