代码搜索:Byte

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

代码结果 10,000
www.eeworm.com/read/240317/13224895

asm crit.asm

; File : $Workfile: CRIT.ASM$ ; ; Description : ; ; Original Author : DIGITAL RESEARCH ; ; Last Edited By : $CALDERA$ ; ;-----------------------------------
www.eeworm.com/read/325136/13225356

cpp monitorrom.cpp

//实现MonitorROM类; #include "stdafx.h" #include "MonitorROM.h" MonitorROM::MonitorROM() { lSecurityByte = NULL; nBaudRate = NULL; nSrlPortNum = NULL; hCom = NULL;
www.eeworm.com/read/240051/13238691

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/324850/13240108

txt spi-registers.txt

Description of the internal SPI Flash controller: ================================================= The SPI Flash controller occupies the following addresses in the DIY calculator address space: $F
www.eeworm.com/read/240003/13240963

h plot.h

/************************************************** The plot.h include file allows to directly output graphics / perform simple drawings in a standard Windows 95/NT window More information at ht
www.eeworm.com/read/239978/13243465

txt aescode.txt

// 写了一个AES的C++实现,仅支持128位密钥, 写得匆忙,不够规范,仅供参考。 // AES.h #ifndef AES_H_ #define AES_H_ #include #include using namespace std; class AES { public: typedef uns
www.eeworm.com/read/138176/13251452

h abbrev.h

/* declarations for general use */ /* ---------------------------- */ #define TRUE 1 #define FALSE 0 typedef unsigned char byte;
www.eeworm.com/read/138175/13251544

h abbrev.h

/* declarations for general use */ /* ---------------------------- */ #define TRUE 1 #define FALSE 0 typedef unsigned char byte;
www.eeworm.com/read/138173/13251672

h abbrev.h

/* declarations for general use */ /* ---------------------------- */ #define TRUE 1 #define FALSE 0 typedef unsigned char byte;
www.eeworm.com/read/138171/13251792

h abbrev.h

/* declarations for general use */ /* ---------------------------- */ #define TRUE 1 #define FALSE 0 typedef unsigned char byte;