代码搜索:tiny
找到约 5,807 项符合「tiny」的源代码
代码结果 5,807
www.eeworm.com/read/114967/15033067
asm micro-os_loader.asm
; This is a very basic example
; of a tiny Operating System.
; Directive to create BOOT file:
#MAKE_BOOT#
; This is an OS loader only!
;
; It can be loaded at the first
; sector of a flo
www.eeworm.com/read/205840/15305698
h yabasic.h
/*
YABASIC --- a tiny integrated Basic Compiler/Interpreter
header-file
this Program is subject to the GNU General Public License;
see the file yabasic.c for details.
www.eeworm.com/read/31729/1030129
asm de-ice.asm
;
; deice.asm by Inbar Raz
;
; Notice - this is for COM only
;
.model tiny
.code
org 0100h
CODESTART EQU $
Start: jmp Begin
NewName db
www.eeworm.com/read/473760/1396859
h symbtable.h
/****************************************************/
/* 文件 symbTable.h */
/* 说明 TINY编译器的符号表界面 */
/* 主题 编译器结构:原理和实例 */
/************************************************
www.eeworm.com/read/473760/1396890
h analyze.h
/****************************************************/
/* 文件 analyze.h */
/* 所明 TINY编译器语义分析功能函数 */
/* 主题 编译器结构: 原理和实例 */
/****************************************************/
/*
www.eeworm.com/read/465080/1522749
txt ml.txt
ML [ /options ] filelist [ /link linkoptions ]
/AT Enable tiny model (.COM file) /nologo Suppress copyright message
/Bl Use alternate linker /Sa Maximize source
www.eeworm.com/read/249221/4453623
svn-base teval.cpp.svn-base
/*
* Copyright (c) 2005,2006 Milan Cutka
* based on e, a tiny expression evaluator by Dimitromanolakis Apostolos
*
* This program is free software; you can redistribute it and/or modify
* it unde
www.eeworm.com/read/338759/3313011
h matvec.h
// -*- C++ -*-
/***************************************************************************
* blitz/tiny/matvec.h TinyMatrix/TinyVector product metaprogram
*
* $Id: matvec.h,v 1.5 2005/05/07 04:1
www.eeworm.com/read/323643/3510406
doc toggleaction.doc
/*! \page toggleaction-example.html
\ingroup qaction-examples
\title A Tiny Example Featuring a Toggle Action
This example program demonstrates the use of QAction
in its incarnation as a
www.eeworm.com/read/302363/3825975
txt ml编译选项.txt
ML [ /options ] filelist [ /link linkoptions ]
/AT Enable tiny model (.COM file) /nologo Suppress copyright message
/Bl Use alternate linker /Sa Maximize source