代码搜索:Data Science
找到约 10,000 项符合「Data Science」的源代码
代码结果 10,000
www.eeworm.com/read/364639/9902164
bsf data_buf.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/364639/9902178
v data_buf.v
module data_buf(data_in,data_in_buf,clk1_8m,reset);
input [7:0] data_in;
input clk1_8m;
input reset;
output [7:0] data_in_buf;
reg [7:0] data_in_buf;
reg [3:0] i;
always @ (posedge clk1_8m
www.eeworm.com/read/168661/9902678
mdf ppq_data.mdf
www.eeworm.com/read/168661/9902793
mdf ppq_data.mdf
www.eeworm.com/read/364621/9902891
cab data2.cab
www.eeworm.com/read/364621/9902917
hdr data1.hdr
www.eeworm.com/read/364621/9902930
cab data1.cab
www.eeworm.com/read/168630/9904033
mdf foodsvc_data.mdf
www.eeworm.com/read/364478/9905637
vhd data_rom.vhd
-- megafunction wizard: %LPM_ROM%
-- GENERATION: STANDARD
-- VERSION: WM1.0
-- MODULE: altsyncram
-- ============================================================
-- File Name: data_rom.vhd
--
www.eeworm.com/read/364478/9905692
cmp data_rom.cmp
--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 outpu