代码搜索:Byte

找到约 10,000 项符合「Byte」的源代码

代码结果 10,000
www.eeworm.com/read/141551/13000705

txt compress.txt

+======================================================+ | Introduction to the losslessy compression schemes | | Description of the source files and the methods | +----------------------------
www.eeworm.com/read/141551/13000755

txt compress.txt

+=====================================================+ | Introduction aux systemes de compression sans perte | | Description des fichiers source et des methodes | +-------------------------------
www.eeworm.com/read/242302/13075998

txt 什么是变体型.txt

变 体 型 (Variant)是 VB默 认 的 数 据 类 型 , 也 是 一 种 非 常 灵 活 的 类 型 。 它 可 以 存 储 数 字 、 字 符 串 、 数 组 、 对 象 等 各 种 数 据 。 如 果 你 把 一 个 其 他 类 型 的 数 据 赋 给 变 体 型 , VB会 自 动 进 行 格 式 转 换 。 例 如 , 你 可 以 把 要 加 入 数 据 库 的 文 本 数 据
www.eeworm.com/read/117605/6101114

asm opsize-err.asm

mov ax,1 mov ax,word 1 mov ax,byte 1
www.eeworm.com/read/117605/6101195

asm addbyte.asm

add ax,5 add ax,byte 5 add bx,5 add bx,byte 5
www.eeworm.com/read/400644/11571045

h hal.h

/***************************************************************************** * * * **********
www.eeworm.com/read/400644/11571107

h hal.h

/***************************************************************************** * * * **********
www.eeworm.com/read/151427/12211539

h main.h

extern BYTE cBuffer[16];
www.eeworm.com/read/123302/14639169

txt readme.txt

Information about the delzip sfx : (last changes made : Aug 8,1999) (C)1997-2000 Carl Bunton, Eric W. Engler, Markus Stephany, Chris Vleghert Credits to: - Thomas Hoelzer (thoelzer@cityweb.de)
www.eeworm.com/read/123219/14642029

txt spi-driver_v2-ifc.txt

This file describes the interface to the SPI-Driver. Preface The SPI-Driver enables the communication with devices that are designed to interface to the SPI-Bus. This is a 3-wire bus with a synchron