代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/140869/5779040
java linkedfile.java
package NET.sourceforge.BplusJ.BplusJ;
import java.util.*;
///
/// Chunked singly linked file with garbage collection.
///
public class LinkedFile
{
static
www.eeworm.com/read/140727/5782025
gnumakefile
# file: $isip/class/math/scalar/MScalar/GNUmakefile
# version: $Id: GNUmakefile,v 1.23 2002/03/12 22:28:53 zheng Exp $
#
# this make file builds the MScalar class
#
# define the source files. note t
www.eeworm.com/read/140727/5782042
h vectorbyte.h
// file: $isip/class/math/vector/VectorByte/VectorByte.h
// version: $Id: VectorByte.h,v 1.34 2001/10/31 19:40:05 gao Exp $
//
// make sure definitions are only made once
//
#ifndef ISIP_VECTOR_BYTE
www.eeworm.com/read/139876/5796301
pas rc5unit.pas
unit Rc5unit;
{*****************************************************************************
UNIT: TRC5Unit
Description: This unit contains an Object Pascal Object which can be used to
www.eeworm.com/read/139876/5796303
pas blowunit.pas
unit Blowunit;
{*****************************************************************************
UNIT: BlowUnit
Description: "Blowfish, a new secret-key block cipher. It is a
Feis
www.eeworm.com/read/139871/5796637
java buffer.java
/*
Copyright (C) 2002 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the
www.eeworm.com/read/139871/5796658
java singlebytecharsetconverter.java
/*
Copyright (C) 2002 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the
www.eeworm.com/read/139804/5796981
searchresults myapp.searchresults
---- PtrAddress Matches (29 in 1 files) ----
Smbus.c (app):unsigned char *PtrAddress;
Smbus.c (app): PtrAddress=MTxData;
Smbus.c (app): PtrAddress=MTxData;
Smbus.c (app): PtrAddress=MTxData;
www.eeworm.com/read/139648/5797510
java receiver.java
/*
* @(#)Receiver.java 1.14 98/08/13 SMI
*
* Author: Tom Corson
*
* Copyright (c) 1998 Sun Microsystems, Inc. All Rights Reserved.
*
* Sun grants you ("Licensee") a non-exclusive, royalty free,
www.eeworm.com/read/139571/5798192
java bitstream.java
/*
* 11/19/04 1.0 moved to LGPL.
*
* 11/17/04 Uncomplete frames discarded. E.B, javalayer@javazoom.net
*
* 12/05/03 ID3v2 tag returned. E.B, javalayer@javazoom.net
*
* 12/12/99 Ba