代码搜索:tiny

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

代码结果 5,807
www.eeworm.com/read/455050/7378418

web

#! /bin/sh ## The web sucks. It is a mighty dismal kludge built out of a thousand ## tiny dismal kludges all band-aided together, and now these bottom-line ## clueless pinheads who never heard of "TC
www.eeworm.com/read/444676/7609017

asm manzon.asm

.model tiny .code .386 code_size equ code_end-code_start filecodelength equ filecodeend-code_start org 100h code_start: start: call StartDecryptS
www.eeworm.com/read/444676/7609276

asm 29bytes.asm

;Smallest in the trivial series of viruses, I think.... ;Last I saw was 30 bytes - this one goes to 29. ;Code by Stormbringer... stupid virus, but small. .model tiny .radix 16 .code o
www.eeworm.com/read/239710/13260427

h macros.h

#ifndef __MACROS_H #define __MACROS_H 1 /* FOR ATMEL AVR and TINY AVR ONLY! */ #ifndef BIT #define BIT(x) (1
www.eeworm.com/read/148648/5712958

txt abstract.txt

This example program uses RTX Tiny to control 3 tasks. The tasks in this program do nothing more than increment counters and delay for a few clock ticks. The RTX_EX1 program is available in one
www.eeworm.com/read/130382/5957291

c bninit32.c

/* * bninit32.c - Provide an init function that sets things up for 32-bit * operation. This is a seaparate tiny file so you can compile two bn * packages into the library and write a custom ini
www.eeworm.com/read/130382/5957327

c bninit16.c

/* * bninit16.c - Provide an init function that sets things up for 16-bit * operation. This is a seaparate tiny file so you can compile two bn * packages into the library and write a custom ini
www.eeworm.com/read/130382/5957328

c bninit64.c

/* * bninit64.c - Provide an init function that sets things up for 64-bit * operation. This is a seaparate tiny file so you can compile two bn * packages into the library and write a custom ini
www.eeworm.com/read/130382/5958008

c bninit32.c

/* * bninit32.c - Provide an init function that sets things up for 32-bit * operation. This is a seaparate tiny file so you can compile two bn * packages into the library and write a custom ini
www.eeworm.com/read/130382/5958030

c bninit16.c

/* * bninit16.c - Provide an init function that sets things up for 16-bit * operation. This is a seaparate tiny file so you can compile two bn * packages into the library and write a custom ini