代码搜索:tiny
找到约 5,807 项符合「tiny」的源代码
代码结果 5,807
www.eeworm.com/read/285244/4055001
c native_impl.c
//
// NanoVM, a tiny java VM for the Atmel AVR family
// Copyright (C) 2005 by Till Harbaum
//
// This program is free software; you can redistribute it and/or modify
// it unde
www.eeworm.com/read/270919/4232223
py spell_tython.py
# This script is in the public domain and has no copyright
#
# This is a silly little example script that makes for a fun demo
from simcore import *
from simutil import *
import simtime
from net.tiny
www.eeworm.com/read/270745/4235683
java tinyxmltest.java
/*
* TinyXMLTest: a tiny application which outputs the structure of XML files
* Copyright (C) 1999 Tom Gibara
*
* This program is free software; you can redistribute it and/or m
www.eeworm.com/read/365785/2895436
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 m
www.eeworm.com/read/362762/2927412
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 m
www.eeworm.com/read/267415/4267587
nas depptiny.nas
;;
;; aPLib compression library - the smaller the better :)
;;
;; NASM 16bit assembler tiny depacker example
;;
;; Copyright (c) 1998-2004 by Joergen Ibsen / Jibz
;; All Rights Reserved
;;
;
www.eeworm.com/read/473001/6853735
h dot.h
/***************************************************************************
* blitz/meta/dot.h Tiny vector dot product metaprogram
*
* $Id: dot.h,v 1.2 1998/03/14 00:08:44 tveldhui Exp $
www.eeworm.com/read/268798/11121067
readme
ebfc is a compiler for a tiny programming language called Brainfuck.
(If the name of the language offends you, then you might as well stop
reading now and just delete this entire subdirectory.) This l
www.eeworm.com/read/300746/13894979
lst p183_new.lst
Microsoft (R) Macro Assembler Version 5.00 10/24/4 Page 1-1
;p183.asm,逻辑尺计算向量运算
.model tiny
;**
www.eeworm.com/read/237003/13983051
h dot.h
/***************************************************************************
* blitz/meta/dot.h Tiny vector dot product metaprogram
*
* $Id: dot.h,v 1.4 2003/12/11 03:44:23 julianc Exp $
*
*