代码搜索:精度可调
找到约 3,652 项符合「精度可调」的源代码
代码结果 3,652
www.eeworm.com/read/353041/10476760
opt 可调频.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/353041/10476767
obj 可调频.obj
www.eeworm.com/read/353041/10476774
pwi 可调频.pwi
www.eeworm.com/read/353041/10476780
dsn 可调频.dsn
www.eeworm.com/read/322997/13359127
c 可调时钟.c
//******DS1302驱动程序*************
#include"REGX52.H"
#include "stdio.h"
#include
#define delayNOP(); {_nop_();_nop_();_nop_();_nop_();};
#define AM(X) X
#define PM(X) (X+12)
www.eeworm.com/read/300272/13922467
asm 可调时钟.asm
$MOD841
SP0 EQU 50H
CLK81 EQU P3.5
DAT81 EQU P3.3
SHUZHI EQU 30H
KEY EQU P3.2
KEYVAL EQU 31H
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
www.eeworm.com/read/292278/8362092
pdf 高精度电源.pdf
www.eeworm.com/read/390355/8470144
asm 双精度加法.asm
D_SEG SEGMENT
D_WORD LABEL WORD
AUGEND DD 60000
;sum dw 2 dup(?)
D_SEG ENDS
E_SEG SEGMENT
E_WORD LABEL WORD
ADDEND DD
www.eeworm.com/read/390343/8470829
asm 双精度加法.asm
D_SEG SEGMENT
D_WORD LABEL WORD
AUGEND DD 60000
;sum dw 2 dup(?)
D_SEG ENDS
E_SEG SEGMENT
E_WORD LABEL WORD
ADDEND DD
www.eeworm.com/read/279507/10431094