代码搜索:Num
找到约 10,000 项符合「Num」的源代码
代码结果 10,000
www.eeworm.com/read/451329/7467109
c num_els.c
#include
void main(void)
{
int int_values[] = {51, 23, 2, 44, 45};
float float_values[] = {21.1, 13.3, 22.2, 34.4, 15.5};
printf("Number of elements in int_values %d\n
www.eeworm.com/read/450470/7483310
c num_els.c
#include
void main(void)
{
int int_values[] = {51, 23, 2, 44, 45};
float float_values[] = {21.1, 13.3, 22.2, 34.4, 15.5};
printf("Number of elements in int_values %d\n
www.eeworm.com/read/450040/7491297
bsf num_test.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/450040/7491338
v num_test.v
module NUM_TEST(reset_,sclk,num);
input reset_,sclk;
output [31:0]num;
reg [31:0]num;
reg [3:0]counter;
always @(posedge sclk or negedge reset_)
begin
if(!reset_) begin
num
www.eeworm.com/read/448459/7533133
png num6.png
www.eeworm.com/read/448459/7533141
png num2.png
www.eeworm.com/read/448459/7533142
png num4.png
www.eeworm.com/read/448459/7533144
png num5.png
www.eeworm.com/read/448459/7533153
png num1.png
www.eeworm.com/read/448459/7533155