代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/132187/14105665
h sfr_m30p.h
/****************************************/
/* 俵侾俇俠乛俁侽俹梡俽俥俼掕媊僼傽僀儖 */
/****************************************/
/* 俽俥俼 傾僪儗僗 愰尵 */
#pragma ADDRESS pm0_addr 0004H /* 僾儘僙僢僒儌乕僪儗僕僗僞侽 */
#pragma A
www.eeworm.com/read/230770/14274668
cpp gztool.cpp
#include "stdafx.h"
#include "GzTool.h"
#include "zlib/zlib.h"
struct GzHeader
{
BYTE Magic[2]; // 0x1f, 0x8b
BYTE Method; // deflate:0x08 , 懠偼梊栺
BYTE Flag; // bit0:Text
// bit1:N
www.eeworm.com/read/120853/14785282
dat asslandat30.dat
字节扩展指令CBW(Convert BYte to Word)
指令格式:CBW
指令功能:将字节扩展为字,即把AL寄存器的符号位扩展到AH中。
说明:两个字节相除时,先使用本指令形成一个双字节长的被除数。
本指令不影响标志位。
例如:MOV AL,25
CBW
IDIV BYTE PTR DATA1
www.eeworm.com/read/219334/14887661
txt text2.txt
typedef union Control
{
struct
{
unsigned select:4;
unsigned k1:1; /*dense*/
unsigned ls:1; /*empty */
unsigned unused:2;
} _bit;
BYTE _byte;
} CONTROL;
typedef union Sel
www.eeworm.com/read/114955/15033214
c storage.c
#include "storage.h"
#include "utility.h"
static BOOL bSPI;
void out(BYTE a)
{
SPDAT=a;
for(bSPI=0;bSPI==0;);
}
//LOW LEVEL //essential read & write operations///////////////////////////
www.eeworm.com/read/114100/15077505
html 8371.html
Re: help!!如何用UDP传送及接收byte()的型态
Re: help!!如何用UDP传送及接收byte()的型态
www.eeworm.com/read/114100/15101708
html 8468.html
Re: help!!如何用UDP传送及接收byte()的型态
Re: help!!如何用UDP传送及接收byte()的型态
www.eeworm.com/read/210863/15190807
c lcd6963.c
/***************************************************************************
* *
* FILE: LCD.C
www.eeworm.com/read/167133/5467271
java utf8.java
/*
* Java core library component.
*
* Copyright (c) 1999
* Archie L. Cobbs. All rights reserved.
* Copyright (c) 1999
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file