代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/407760/11411181
s second.s
#if 0
/* second.S - LILO second stage boot loader */
Copyright 1992-1998 Werner Almesberger.
Copyright 1999-2005 John Coffman.
All rights reserved.
Licensed under the terms contained in the file 'C
www.eeworm.com/read/407759/11411227
s disk.s
/*
; disk.S -- inquire of BIOS and display disk parameters
;
Copyright 1999-2004 John Coffman.
All rights reserved.
Licensed under the terms contained in the file 'COPYING' in the
source directory.
www.eeworm.com/read/407759/11411293
s chain.s
; chain.S - LILO boot chainer
;
; Copyright 1992-1998 Werner Almesberger.
; Copyright 1999-2004 John Coffman.
; All rights reserved.
;
; Licensed under the terms contained in the file 'COPYING' in
www.eeworm.com/read/407759/11411300
s second.s
#if 0
/* second.S - LILO second stage boot loader */
Copyright 1992-1998 Werner Almesberger.
Copyright 1999-2005 John Coffman.
All rights reserved.
Licensed under the terms contained in the file 'C
www.eeworm.com/read/407695/11411888
cpp funccode.cpp
#include "FuncCode.h"
#include "StdAfx.h"
int HexToBin(char* pHex,BYTE* pBin)//pBin指向的缓存必须不小于64k
{ //pHex指向的缓存必须以0结尾
CString strHex;
CArray* pByteArray=NULL;
CArray
www.eeworm.com/read/406984/11431677
cs stringencryptor.cs
using System.Security.Cryptography;
using System.IO;
namespace GTT
{
public class StringEncryptor : StringCrypto
{
///
/// 使用.Net SymmetricAlgorithm 类的构造器.
www.eeworm.com/read/406950/11431849
bas module1.bas
Attribute VB_Name = "Module1"
'定义需要用到的数据结构
Public Type VCI_BOARD_INFO
hw_Version As Integer
fw_Version As Integer
dr_Version As Integer
in_Version As Integer
irq_num As Inte
www.eeworm.com/read/406901/11433033
txt imagine.txt
#9 Imagine 128
304pin chip
REG+18h
bit 6-7 Video memory. 0: 4Mb, 1: 8Mb, 2: 16Mb, 3: 32Mb
10
REG+1Ch
bit 2
**** The PCI Interface registers ****
Some of these may no
www.eeworm.com/read/406757/11436319
htm 00000006.htm
BBS水木清华站∶精华区
BBS水木清华站∶精华区
发信人: henrywang (海盗), 信区: Java, 读者数: 10
www.eeworm.com/read/406456/11441955
c api_eeprom.c
#include "..\INC\SYS_DECLARE.H"
#include "..\INC\SYS_GLOBAL.H"
#include "..\INC\SYS_EEPROM.H"
#include "INC\API_IIC.H"
#include "INC\API_EEPROM.H"
void _LoadDefault(WORD wAddr, BYTE code *pDa