代码搜索:B
找到约 10,000 项符合「B」的源代码
代码结果 10,000
www.eeworm.com/read/290512/8479688
scf mem_b.scf
;/****************************************Copyright (c)**************************************************
;** Guangzou ZLG-MCU Development Co.,LTD.
;**
www.eeworm.com/read/189293/8480177
h 44b.h
#ifndef __44B0X_H__
#define __44B0X_H__
#ifdef __cplusplus
extern "C" {
#endif
#include "option.h"
/* System */
#define rSYSCFG (*(volatile unsigned *)0x1c00000)
/* Cache */
#def
www.eeworm.com/read/390164/8481481
c 2b.c
#include
void main(coid)
{
float x,y;
printf("input a float\n");
scanf("%f",&x);
if(x>=0)
y=x;
else
y=-x;
printf("x=%f,y=%f\n",x,y);
}
www.eeworm.com/read/390164/8481536
gif b1.gif
www.eeworm.com/read/390164/8481538
gif b2.gif
www.eeworm.com/read/390164/8481542
gif b3.gif
www.eeworm.com/read/390092/8486337
scf mem_b.scf
;/****************************************Copyright (c)**************************************************
;** Guangzou ZLG-MCU Development Co.,LTD.
;**
www.eeworm.com/read/390092/8486382
scf mem_b.scf
;/****************************************Copyright (c)**************************************************
;** Guangzou ZLG-MCU Development Co.,LTD.
;**
www.eeworm.com/read/390086/8486438
scf mem_b.scf
;/****************************************Copyright (c)**************************************************
;** Guangzou ZLG-MCU Development Co.,LTD.
;**
www.eeworm.com/read/189070/8491455
h 44b.h
/************************************************
* NAME : K44b.H *
* Version : 07.MARCH.2000 *
***********************************************/
//
//
#ifndef __44B0X_H_