代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/250774/12385285
asm mult8x8f.asm
;*******************************************************************
; 8x8 Software Multiplier
; ( Fast Version : Straight Line Code )
;*****************************
www.eeworm.com/read/250576/12398681
s 12864.s
.module _12864.c
.area text(rom, con, rel)
.dbfile G:\test\lcd\3\12864.c
.dbfunc e port_init _port_init fV
.even
_port_init::
.dbline -1
.dbline 25
; //ICC-AVR application builder : 200
www.eeworm.com/read/233882/14129304
asm mult8x8s.asm
;*******************************************************************
; 8x8 Software Multiplier
; ( Code Efficient : Looped Code )
;**********************************
www.eeworm.com/read/233882/14129324
asm mult8x8f.asm
;*******************************************************************
; 8x8 Software Multiplier
; ( Fast Version : Straight Line Code )
;*****************************
www.eeworm.com/read/130765/14174834
asm mult8x8s.asm
;*******************************************************************
; 8x8 Software Multiplier
; ( Code Efficient : Looped Code )
;**********************************
www.eeworm.com/read/130765/14174855
asm mult8x8f.asm
;*******************************************************************
; 8x8 Software Multiplier
; ( Fast Version : Straight Line Code )
;*****************************
www.eeworm.com/read/127767/14337165
txt e129. performing bitwise operations with biginteger.txt
A BigInteger object is immutable. For a mutable object that supports bitwise operations, see e363 Performing Bitwise Operations on a Bit Vector.
// Create via an array of bytes in twos-complemen
www.eeworm.com/read/126978/14390837
c 13506_tv.c
/*-------------------------------------------------------------------------*/
void seTvDisplayEnable(BOOL activate, BOOL FlickerFilter)
{
unsigned byte1fc,byte18;
// Enable/disable T
www.eeworm.com/read/126977/14390997
c swivel.c
//----------------------------------------------------------------------------
//
// SWIVEL.C - A test program for S1D13506
//
// Copyright (c) Seiko Epson Corp. 1999, 2001 All rights reserved.
www.eeworm.com/read/227563/14421103
h testapp.h
/** @file TestApp.h
*
* @author Runar Kjellhaug
*
* @compiler This program has been tested with Keil C51 V7.50.
*
* @copyright
* Copyright (c) 2005 Nordic Semiconductor. All Rights Reser