代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/287068/8727641
h memory.h
/*
Copyright (c) 2008 TrueCrypt Foundation. All rights reserved.
Governed by the TrueCrypt License 2.4 the full text of which is contained
in the file License.txt included in TrueCrypt binary
www.eeworm.com/read/286883/8738413
c c8_3_1.c
int syn_acc_c
( const unsigned char *restrict byte_i,
unsigned char *s1,
unsigned char *s2,
const unsigned char *restrict beta,
const unsigned char *restrict beta_RS_N_4,
c
www.eeworm.com/read/385554/8799181
txt 源程序6.txt
// wm_bitio.h
#ifndef _WIX_WM_BITIO_H_01_
#define _WIX_WM_BITIO_H_01_
// 取log2(n)的upper_bound
int UpperLog2(int n);
// 取log2(n)的lower_bound
int LowerLog2(int n);
// 将位指针*piByte(字节偏移),
www.eeworm.com/read/429364/8809937
c 16.c
// X25043/45 应用
write_status(status) // 写状态,一般写0
clr_wchdog(void) //清看门狗
unsigned char read_byte(address) //读一个字节
void write_byte(address,Data)
www.eeworm.com/read/428918/8829505
lst clock.lst
C51 COMPILER V7.06 CLOCK 02/10/2009 21:12:43 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE CLOCK
OBJECT MODULE PLACED IN c
www.eeworm.com/read/428918/8829530
lst clock1.lst
C51 COMPILER V7.06 CLOCK1 02/10/2009 21:00:44 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE CLOCK1
OBJECT MODULE PLACED IN
www.eeworm.com/read/186372/8935731
asm bcd2bin.asm
;
;************************************************************************
; BCD To Binary Conversion
;
; This routine converts a 5 digit BCD number to a 16 bit binary
; numb
www.eeworm.com/read/186372/8935767
asm b16tobcd.asm
;
;********************************************************************
; Binary To BCD Conversion Routine
; This routine converts a 16 Bit binary Number to a 5 Digit
; BCD N
www.eeworm.com/read/382156/9044658
lst exp.lst
C51 COMPILER V3.20, SN-0 EXP 07/11/02 14:13:07 PAGE 1
DOS C51 COMPILER V3.20, COMPILATION OF MODULE EXP
OBJECT MODULE PLACED I
www.eeworm.com/read/380474/9146322
java o.java
// Decompiled by Jad v1.5.8e2. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://kpdus.tripod.com/jad.html
// Decompiler options: packimports(3) fieldsfirst ansi space
import java.util.V