代码搜索:tiny
找到约 5,807 项符合「tiny」的源代码
代码结果 5,807
www.eeworm.com/read/129882/14220095
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/126464/14422914
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/222576/14685257
java dayclient.java
import java.io.*;
import java.net.*;
/**
* Tiny socket client for the Unix 'daytime' protocol.
*/
public class Dayclient
{
public static void main(String[] args)
{
Socket c
www.eeworm.com/read/119209/14837502
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/118063/14889080
asm extfile.asm
comment *
EXTFILE.ASM
EXTERNAL FILE for use with:
IRQVECT.ASM
VCP_DERT.ASM
Author:
Yousuf Khan, released to the public domain
*
.model tiny
public vcpi_dete
www.eeworm.com/read/117257/14933401
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/117257/14933404
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/116656/14960358
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/114554/15048075
init thttpd.init
#!/bin/bash
# The following two lines enable chkconfig(1) to manipulate this script
# chkconfig: 2345 99 01
# description: control Jef Poskanzer's tiny/turbo/throttling http daemon
# source function
www.eeworm.com/read/214227/15109349
tny sample.tny
{ Sample program
in TINY language -
computes factorial
}
read x; { input an integer }
if 0 < x then { don't compute if x