代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/330009/12919838
h testregs.h
#ifndef TESTREGS_H
#define TESTREGS_H
#ifndef TESTHEADER_H
#error include 'testheader.h' before including this file.
#endif
sfr SP = 0x81;
sfr DPL = 0x82;
sfr DPH = 0x83;
sf
www.eeworm.com/read/330009/12920394
h testregs.h
#ifndef TESTREGS_H
#define TESTREGS_H
#ifndef TESTHEADER_H
#error include 'testheader.h' before including this file.
#endif
sfr SP = 0x81;
sfr DPL = 0x82;
sfr DPH = 0x83;
sf
www.eeworm.com/read/142761/12923305
h bitmap.h
/*
/--------------------------------------------------------------------
|
| $Id: bitmap.h,v 1.13 2000/03/31 12:20:05 Ulrich von Zadow Exp $
|
| Copyright (c) 1996-1998 Ulrich von Zadow
www.eeworm.com/read/142761/12923343
h pcxdec.h
/*
/--------------------------------------------------------------------
|
| $Id: pcxdec.h,v 1.7 2000/01/16 20:43:13 anonymous Exp $
|
| Copyright (c) 1996-1998 Ulrich von Zadow
|
\--
www.eeworm.com/read/142761/12923352
h picdec.h
/*
/--------------------------------------------------------------------
|
| $Id: picdec.h,v 1.7 2000/03/30 21:24:15 Ulrich von Zadow Exp $
|
| Copyright (c) 1996-1998 Ulrich von Zadow
www.eeworm.com/read/329926/12926281
txt datagramclient.txt
import java.io.*;
import java.net.*;
import java.util.*;
/**
* @author MABO
* @version 1.0
*/
class DatagramClient {
private static int port = 8080;
/**
* The define of the ip
*/
priv
www.eeworm.com/read/243578/12933103
h ramdisk.h
//=============================================================================
//
// Compuware Corporation
// NuMega Lab
// 9 Townsend West
// Nashua, NH 03060 USA
//
// Copyright (c) 1998 Co
www.eeworm.com/read/329762/12934797
equ fdos.equ
; File : $FDOS.EQU$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By : $CALDERA$
;
;---------------------------------------------
www.eeworm.com/read/329762/12934847
def psp.def
; File : $PSP.DEF$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By : $CALDERA$
;
;----------------------------------------------
www.eeworm.com/read/329762/12934955
a86 fdos.a86
title 'F_DOS - DOS file system'
; File : $FDOS.A86$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By : $CALDERA$
;
;------------