代码搜索:tiny
找到约 5,807 项符合「tiny」的源代码
代码结果 5,807
www.eeworm.com/read/100661/15867851
asm idea3c.asm
; Last updated: Mon Sep 16 1996
; Tiny IDEA Encryption Program
; Copyright (C) Fauzan Mirza 1995-96
; Version 3C (Based on 3B, does not display key)
; Optimized for smaller CODE size by Mark
www.eeworm.com/read/100476/15873516
asm idea3c.asm
; Last updated: Mon Sep 16 1996
; Tiny IDEA Encryption Program
; Copyright (C) Fauzan Mirza 1995-96
; Version 3C (Based on 3B, does not display key)
; Optimized for smaller CODE size by Mark
www.eeworm.com/read/290380/8486513
c xmsdemo.c
#include
#include
#include
// Note: If you want to use XMS function 0xB, this simple
// xms_access routine only works for tiny, small, or medium
// models where t
www.eeworm.com/read/286953/8735926
c xmsdemo.c
#include
#include
#include
// Note: If you want to use XMS function 0xB, this simple
// xms_access routine only works for tiny, small, or medium
// models where t
www.eeworm.com/read/285950/8800153
asm xboot1ld.asm
;xbootld.asm
;tasm xbootld
;tasm /t xbootld
;page 105
.MODEL tiny
.CODE
org 100h
begin:
push cs
pop ds
push cs
pop es
mov ax,0201h
mov bx,offs
www.eeworm.com/read/285950/8800157
asm xbootld.asm
;xbootld.asm
;tasm xbootld
;tasm /t xbootld
;page 94
.MODEL tiny
.CODE
org 100h
begin:
push cs
pop ds
push cs
pop es
mov ax,0201h
mov bx,offse
www.eeworm.com/read/429196/8814900
h memoria.h
/*
TP2 LP INTERPRETADOR TINY
ALUNO : ANDRE LUIS DURAO ABDO
MATRICULA : 283999
DATA DA ENTREGA : 10/05/2007
*/
//Memoria.h
#ifndef MEMORIA_H
#define MEMORIA_H
#include
#include "T
www.eeworm.com/read/429196/8814909
h comandoif.h
/*
TP2 LP INTERPRETADOR TINY
ALUNO : ANDRE LUIS DURAO ABDO
MATRICULA : 283999
DATA DA ENTREGA : 10/05/2007
*/
//ComandoIf.h
#ifndef COMANDOIF_H
#define COMANDOIF_H
#include "Comando.h"
www.eeworm.com/read/429196/8814937
h comando.h
/*
TP2 LP INTERPRETADOR TINY
ALUNO : ANDRE LUIS DURAO ABDO
MATRICULA : 283999
DATA DA ENTREGA : 10/05/2007
*/
//Comando.h
#ifndef COMANDO_H
#define COMANDO_H
#include
using names
www.eeworm.com/read/187002/8884888
c xmsdemo.c
#include
#include
#include
// Note: If you want to use XMS function 0xB, this simple
// xms_access routine only works for tiny, small, or medium
// models where t