代码搜索:tiny

找到约 5,807 项符合「tiny」的源代码

代码结果 5,807
www.eeworm.com/read/263376/4302821

uv2 rtx_ex2.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (RTX51 Tiny Ex2), 0x0000 // Tools: 'MCS-51' Group (Source Files) File 1,1, 0x0 File 1,5,
www.eeworm.com/read/257728/4361418

uv2 rtx_ex1.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (RTX51 Tiny Ex1), 0x0000 // Tools: 'MCS-51' Group (Source Files) File 1,1, 0x0 File 1,5,
www.eeworm.com/read/257728/4361432

uv2 rtx_ex2.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (RTX51 Tiny Ex2), 0x0000 // Tools: 'MCS-51' Group (Source Files) File 1,1, 0x0 File 1,5,
www.eeworm.com/read/334951/12559691

cpp rd.cpp

#include #include "nr.h" using namespace std; DP NR::rd(const DP x, const DP y, const DP z) { const DP ERRTOL=0.0015, TINY=1.0e-25, BIG=4.5e21; const DP C1=3.0/14.0, C2=1.0/6.0, C3=9
www.eeworm.com/read/106929/15617376

cpp rd.cpp

#include #include "nr.h" using namespace std; DP NR::rd(const DP x, const DP y, const DP z) { const DP ERRTOL=0.0015, TINY=1.0e-25, BIG=4.5e21; const DP C1=3.0/14.0, C2=1.0/6.0, C3=9
www.eeworm.com/read/439466/7708252

asm lt305.asm

;lt305.asm .model tiny .code .startup mov dx,offset string mov ah,9 int 21h mov ah,01h int 21h mov ah,02h mov dl,07h int 21h .exit 0 string db 'Press any key to contiune !',0d
www.eeworm.com/read/145455/12723307

asm lt305.asm

;lt305.asm .model tiny .code .startup mov dx,offset string mov ah,9 int 21h mov ah,01h int 21h mov ah,02h mov dl,07h int 21h .exit 0 string db 'Press any key to contiune !',0d
www.eeworm.com/read/130824/14173322

tny ctest.tny

{ 演示程序 TINY 语言 计算乘阶 Compiler Construction: Principles and Practice Kenneth C. Louden 编译原理及实践 (美) Kenneth C. Louden 著 冯博琴 冯岚 等译 机械工业出版社 IBSN 7-111-07703-2 源代码:李峰编辑并修订 Code
www.eeworm.com/read/376468/2710526

sql tolltype.sql

create table tolltype( hoscode char(4) not null, tollname char(10) not null, //医保中心收费项目类型名称:中药费/西药费/床位费/检查费/治疗费/特治费/特检费 wbcode char(10) null, //五笔码 pycode char(10) null, //拼音码 effectflag tiny
www.eeworm.com/read/360437/2962816

inc memory_tb1.inc

##### suite/funcs_1/include/memory_tb1.inc --disable_warnings drop table if exists tb1 ; --enable_warnings create table tb1 ( f1 char, f2 char binary, f3 char ascii, f12 binary, f13 tinyint, f14 tiny