代码搜索:tiny

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

代码结果 5,807
www.eeworm.com/read/160757/10501300

readme

TSE(Tiny Search Engine) ======================= (Temporary) Web home: http://162.105.80.44/~yhf/Realcourse/ TSE is free utility for non-interactive download of files from the Web. It suppo
www.eeworm.com/read/160723/10504338

c pic_hi-tech_c_ad7390_routines.c

/* Freely distributable in this original form. (c) Feb 2000 Shane Tolmie (c) Working Technologies, producers of the KeyGhost - record keystrokes on PC with tiny device Any questions or comments?
www.eeworm.com/read/273432/10916232

readme

TSE(Tiny Search Engine) ======================= (Temporary) Web home: http://162.105.80.44/~yhf/Realcourse/ TSE is free utility for non-interactive download of files from the Web. It suppo
www.eeworm.com/read/469198/6978988

c demo.c

/* * Project name: DEMO (Ethernet controller ENC28J60 mini library) * Copyright (c) Mikroelektronika, 2008. * Description: This library is designed to embed tiny servers
www.eeworm.com/read/444676/7609124

asm alchemy.asm

; Alchemy.asm : [Arachnyphobia] by Abraxas ; Created wik the Phalcon/Skism Mass-Produced Code Generator ; from the configuration file skeleton.cfg .model tiny ; Handy
www.eeworm.com/read/435489/7791189

s tinybld_ds3012.s

;modif by Mark Connolly ;******************************************************************** ; Tiny Bootloader dsPIC series Size=100words ; claudiu.chiculita@ugal.ro ; http://www.etc.ugal.ro/cc
www.eeworm.com/read/435177/7795924

m make_deinterleave_m.m

% MAKE-DEINTERLEAVE-M: % As the name indicates, this tiny matlab script does construction % of the deinterleave.m-function. % % SYNTAX: make_deinterleave_m % % INPUT: None. %
www.eeworm.com/read/136690/13365700

jc trex2.jc

/* * trex2.jc * * Test and demonstrate the Trex (tiny regular expression) native type. */ import stdlib; import Trex; /* The text for testing Search() */ const string kSearchText =
www.eeworm.com/read/302441/13835564

c tinflate.c

/* * tinflate - tiny inflate * * Copyright (c) 2003 by Joergen Ibsen / Jibz * All Rights Reserved * * http://www.ibsensoftware.com/ * * This software is provided 'as-is', without any express
www.eeworm.com/read/300969/13876472

c getset.c

/* This file handles the 4 system calls that get and set uids and gids. * It also handles getpid(), setsid(), and getpgrp(). The code for each * one is so tiny that it hardly seemed worthwhile to