代码搜索:B
找到约 10,000 项符合「B」的源代码
代码结果 10,000
www.eeworm.com/read/249710/12478535
cmd b.cmd
MEMORY
{
page 0: prog: origin = 0x3000, length = 0x2000
page 1: data: origin = 0x0060, length = 0x1000
}
SECTIONS
{
.text: {} >prog page 0
.data: {} >da
www.eeworm.com/read/148204/12484764
obj b.obj
www.eeworm.com/read/148204/12484767
asm b.asm
;模块B:
PUBLIC ASC_TO_BIN , BIN_TO_ASCII
DATA SEGMENT COMMON
INPUT_MESSAGE DB 0AH , 'PLEASE INPUT A NUMBER(LESS THAN 5 FIGURES):$'
IN_ASC_BUF DB 6 ;十进制数的输入缓冲
www.eeworm.com/read/148149/12488999
run b.run
www.eeworm.com/read/148141/12489667
c b.c
#include "test.h"
//extern int g_b ;
//int g_a = 10 ;
//int g_b = 11 ;
int b(int a,int d)
{
volatile int c = 3;
a_str.a = 6 ;
c = c * d + a + g_b;
return c ;
}
www.eeworm.com/read/249495/12491839
txt b气温.txt
23.80 23.80 23.80 23.80 23.80 23.80 23.80 23.81 23.80 23.80
www.eeworm.com/read/249495/12491851
txt b水温.txt
-0.1 -0.2 -0.3 -0.4 -0.01 -0.01 -0.01 -0.01 -0.02 -0.03
www.eeworm.com/read/249495/12491909
txt b水位.txt
7.3775 7.3775 7.3775 7.3780 7.3780 7.3780 7.3780 7.3780 7.3780 7.3785
www.eeworm.com/read/249495/12492032
txt b气压.txt
1001.3 1001.3 1001.3 1001.3 1001.3 1001.3 1001.3 1001.2 1001.2 1001.3