代码搜索:Num
找到约 10,000 项符合「Num」的源代码
代码结果 10,000
www.eeworm.com/read/439740/7702425
txt iteration_num.txt
第0个样本迭代16次
第1个样本迭代15次
第2个样本迭代16次
第3个样本迭代16次
第4个样本迭代16次
第5个样本迭代15次
第6个样本迭代16次
第7个样本迭代16次
第8个样本迭代17次
第9个样本迭代16次
整个训练过程共迭代159次
www.eeworm.com/read/436250/7773968
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/399324/7869658
mdi num_diode.mdi
www.eeworm.com/read/399324/7869663
asm num_diode.asm
;module :num_diode
;description :
;edition :V1.0
;author :Liu En
;data :
;-------------定义变量--------------
SER_595 EQU P1.1
SCK_595 EQU P1.2
RCK_595 EQU P1.0
;-------------定义地址----
www.eeworm.com/read/198734/7915031
pl0 num.pl0
const a=45,b=27;
var x,y,g,m;
procedure mod;
x:=x-x/y*y;
begin
x:=a; y:=b;
g:=y;
m:=a*b/g;
write(g,m)
end.
www.eeworm.com/read/298428/7961495
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/145930/12688873
txt she num.txt
www.eeworm.com/read/145899/12693258
mp num_led.mp
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
----------