代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/149321/5701117
java singlebytecharsetconverter.java
/*
Copyright (C) 2002-2004 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of version 2 of the GNU General Public License as
published by the Fre
www.eeworm.com/read/149238/5703158
h fat.h
//*****************************************************************
//
// File Name : 'fat.h'
// Title : FAT file system implementation
// Author : Pascal Stang
// Date : 12/10/2000
// Re
www.eeworm.com/read/149015/5704237
h c8051f120.h
/*-------------------------------------------------------------------------
Register Declarations for the Cygnal C8051F12x Processor Range
Copyright (C) 2003 - Maarten Brock, sourceforge.brock@
www.eeworm.com/read/148721/5709576
sbk fields.sbk
.section ".data"
.global x
.type x,#object
.size x,16
.align 4
x:
.word 0x1
.byte 0x2
.skip 3
.byte 0x0
.byte 0x34
.skip 2
.byte 0xa
.byte 0x6
.skip 2
.global i
.type i,#object
.size
www.eeworm.com/read/148721/5709638
c snd_wavelet.c
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
This file is part of Quake III Arena source code.
Quake III Arena sourc
www.eeworm.com/read/148721/5709998
h l_bsp_sin.h
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
This file is part of Quake III Arena source code.
Quake III Arena sourc
www.eeworm.com/read/148721/5710032
h l_bsp_q2.h
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
This file is part of Quake III Arena source code.
Quake III Arena sourc
www.eeworm.com/read/148721/5710053
h l_bsp_hl.h
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
This file is part of Quake III Arena source code.
Quake III Arena sourc
www.eeworm.com/read/148359/5714610
c gdft.c
/********************************************/
/* gd interface to freetype library */
/* */
/* John Ellson ellson@lucent.com */
/**********
www.eeworm.com/read/147972/5718724
java rule.java
package sim.app.lsystem;
import java.io.*;
// This keeps track of each rule...
public class Rule implements Serializable
{
// what to replace
public byte pattern;
// what to re