代码搜索:Data Science
找到约 10,000 项符合「Data Science」的源代码
代码结果 10,000
www.eeworm.com/read/383660/8929241
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/383660/8929260
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/186410/8934225
dat data0.dat
4
D 4 C 5
F A 8 0
7 2 9 1
B E 6 3
F E D C
B A 9 8
7 6 5 4
3 2 1 0
www.eeworm.com/read/186405/8934436
txt modelola_data.txt
0.000000 0.666667
0.005000 1.316444
0.010000 1.944318
0.015000 2.545604
0.020000 3.115986
0.025000 3.651531
0.030000 4.148720
0.035000 4.604464
0.040000 5.016112
0.045000 5.381469
www.eeworm.com/read/186405/8934513
txt modelola_data.txt
0.000000 0.013333
0.000100 0.026660
0.000200 0.039980
0.000300 0.053293
0.000400 0.066599
0.000500 0.079898
0.000600 0.093190
0.000700 0.106475
0.000800 0.119753
0.000900 0.133025