代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/123778/14613001
c scc2692.c
// SCC2692.C: DUART module
// Author: Alex Duan
// Date: 2002-08-12
// Version: 1.0
///////////////////////////
//#include "DrvCom.h"
#include "SCC2692.h"
/*
******************************
www.eeworm.com/read/223862/14615280
c fatseekfile.c
#ifndef _FAT32_DEFINE
#include "FAT32.c"
#endif
WORD FAT32SeekFile(BYTE fp,DWORD offset,BYTE mode);
WORD FAT32SeekFile(BYTE fp,DWORD offset,BYTE mode)
{
if (mode==FAT32_SEEK_BEGIN)
{
www.eeworm.com/read/123636/14619713
h cegdiobject.h
/* ---------------------------------------------------------------------------------------------------
*
* Windows CE Graphics Libary v1.00.0000
*
*
*
www.eeworm.com/read/123636/14619769
h cegdiobject.h
/* ---------------------------------------------------------------------------------------------------
*
* Windows CE Graphics Libary v1.00.0000
*
*
*
www.eeworm.com/read/123453/14630672
h ws.h
/*
*
* ws.h
*
* Author: Markku Rossi
*
* Copyright (c) 1999-2000 WAPIT OY LTD.
* All rights reserved.
*
* Public header file for the WMLScript compiler library.
*
* The compi
www.eeworm.com/read/123440/14633039
asm xcircle.asm
;-----------------------------------------------------------------------
;
; MODULE XCIRCLE
;
; This module was written by Matthew MacKenzie
; matm@eng.umd.edu
;
; Circles, full and empty.
www.eeworm.com/read/123440/14633069
asm xpbmclip.asm
;-----------------------------------------------------------------------
; MODULE XPBMCLIP
;
; Clipped Planar Bitmap functions - System Ram Video Ram
;
; Compile with Tasm.
; C callable.
;
www.eeworm.com/read/123440/14633147
h xtext.h
/*-----------------------------------------------------------------------
;
; XTEXT - header file
;
;
;
; ****** XLIB - Mode X graphics library ****************
; ******