代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/100329/15877094
txt intro.txt
A brief introduction to disassem package.
=========================================
1. How you can break down byte stream of an executable file
into instructions?
2. Can we use some kind of
www.eeworm.com/read/192685/8366561
txt 如何将选中的文本全部变成全角.txt
The LCMapString function maps one character string to another, performing a specified locale-dependent transformation. The function can also be used to generate a sort key for the input string.
www.eeworm.com/read/392010/8367785
lst exp.lst
C51 COMPILER V3.20, SN-0 EXP 07/09/02 14:55:06 PAGE 1
DOS C51 COMPILER V3.20, COMPILATION OF MODULE EXP
OBJECT MODULE PLACED I
www.eeworm.com/read/392010/8367885
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/292026/8381756
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/192122/8403184
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/192122/8403219
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/191844/8419858
lis 3310.lis
.module _3310.c
.area lit(rom, con, rel)
0000 _font6x8::
0000 0000 .byte 0,0
0002 0000 .byte 0,0
0004 0000
www.eeworm.com/read/190295/8445035
c max525.c
/* ------------------------------------------------------------------------
File : max525.c
Descr : Functions for operating a MAX525 4-channel 12-bit DAC.
History: 07AUG.01; Henk B&B; Start
www.eeworm.com/read/190295/8445083
c max5122.c
/* ------------------------------------------------------------------------
File : max5122.c
Descr : Functions for operating a MAX5122 1-channel 12-bit DAC.
History: 06JUN.03; Henk B&B; Star