代码搜索:tiny
找到约 5,807 项符合「tiny」的源代码
代码结果 5,807
www.eeworm.com/read/435186/1865974
lnp traffic.lnp
"TRAFFIC.obj",
"SERIAL.obj",
"GETLINE.obj",
"Conf_tny.obj"
TO "traffic" Rtx51Tiny
RAMSIZE(256)
www.eeworm.com/read/357060/3032892
lnp traffic.lnp
"TRAFFIC.obj",
"SERIAL.obj",
"GETLINE.obj",
"Conf_tny.obj"
TO "traffic" Rtx51Tiny
RAMSIZE(256)
www.eeworm.com/read/265353/4283020
lnp traffic.lnp
"TRAFFIC.obj",
"SERIAL.obj",
"GETLINE.obj",
"Conf_tny.obj"
TO "traffic" Rtx51Tiny
RAMSIZE(256)
www.eeworm.com/read/472941/6860477
c tea.c
/*
The Tiny Encryption Algorithm, or TEA, is a Feistel cipher invented by David
Wheeler. It is intended for use in applications where code size is at a
premium, or where it is necessary for someone to
www.eeworm.com/read/269320/11101164
txt yabflex.txt
%{
/*
YABASIC --- a tiny integrated Basic Compiler/Interpreter
FLEX - part
this Program is subject to the GNU General Public License;
see the file yabasic.c for detai
www.eeworm.com/read/269320/11101196
txt yabbison.txt
%{
/*
YABASIC --- a tiny integrated Basic Compiler/Interpreter
BISON - part
this Program is subject to the GNU General Public License;
see the file yabasic.c for deta
www.eeworm.com/read/148019/12499621
txt yabflex.txt
%{
/*
YABASIC --- a tiny integrated Basic Compiler/Interpreter
FLEX - part
this Program is subject to the GNU General Public License;
see the file yabasic.c for detai
www.eeworm.com/read/148019/12499661
txt yabbison.txt
%{
/*
YABASIC --- a tiny integrated Basic Compiler/Interpreter
BISON - part
this Program is subject to the GNU General Public License;
see the file yabasic.c for deta
www.eeworm.com/read/205098/15326640
cpp eccsaving.cpp
/****************************************************/
/* 文件 ECCsaving.cpp */
/* */
/* 说明 TINY编译器中间代码的公共表达式优化实现 */
/****************************************************/
#in
www.eeworm.com/read/431707/8660422
c tinytcp.c
/*
* tinytcp.c - Tiny Implementation of the Transmission Control Protocol
*
* Written March 28, 1986 by Geoffrey Cooper, IMAGEN Corporation.
*
* This code is a small implementation of the TC