代码搜索:tiny

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

代码结果 5,807
www.eeworm.com/read/444676/7609343

asm c0t.asm

; 'Extra-Tiny' memory model startup code for Turbo C 2.0 ; ; This makes smaller executable images from C programs, by ; removing code to get command line arguments and the like. ; Compile with
www.eeworm.com/read/443599/7630327

tny sample.tny

{ Sample program in TINY language - computes factorial } read x; { input an integer } if 0 < x then { don't compute if x
www.eeworm.com/read/435489/7791157

asm notinybld16f88.asm

;it's no longer tiny (100 words), but works with 16f88 ;in this case you must take care yourself not to overwrite the bootloader! (oly the last 100 words are protected by the PC application) ;Mod
www.eeworm.com/read/199312/7867888

txt abstract.txt

This example program uses RTX51 Tiny to control 3 tasks and demostrates round-robin multi-tasking. The tasks in this program do nothing more than increment counters.
www.eeworm.com/read/433768/7910393

m minorticklabels.m

plt(1:100) % Medium sized ticks every five: axes('ytick',[],... 'xtick',0:5:100,... 'xlim',[0 100],... 'xticklabel','',... 'ticklength',[.007 0],... 'color','none') % Tiny tick ma
www.eeworm.com/read/433768/7910406

m temp1.m

plt(1:100) % Medium sized ticks every five: axes('ytick',[],... 'xtick',0:5:100,... 'xlim',[0 100],... 'xticklabel','',... 'ticklength',[.007 0],... 'color','none') % Tiny tick ma
www.eeworm.com/read/295878/8135645

tny sample.tny

{ Sample program in TINY language - computes factorial } read x; { input an integer } if 0 < x then { don't compute if x
www.eeworm.com/read/145255/12742932

tny sample.tny

{ Sample program in TINY language - computes factorial } read x; { input an integer } if 0 < x then { don't compute if x
www.eeworm.com/read/143472/12872917

tny sample.tny

{ Sample program in TINY language - computes factorial } read x; { input an integer } if 0 < x then { don't compute if x
www.eeworm.com/read/328978/12991216

tny sample.tny

{ Sample program in TINY language - computes factorial } read x; { input an integer } if 0 < x then { don't compute if x