代码搜索:Byte

找到约 10,000 项符合「Byte」的源代码

代码结果 10,000
www.eeworm.com/read/324281/13275599

java pgbcachedvideo.java

/** * this source file released under the GNU Public Licence. * see the accompanying copyright.txt for more information * Copyright (C) 2000-2001 Ben Mazur */ /** * PgbCachedIndexedVideo
www.eeworm.com/read/137955/13276804

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 i,4 .align 4 i: .
www.eeworm.com/read/324149/13283406

java bitstream.java

/* * 12/12/99 Based on Ibitstream. Exceptions thrown on errors, * Tempoarily removed seek functionality. mdm@techie.com * * 02/12/99 : Java Conversion by E.B , ebsp@iname.com , JavaLayer
www.eeworm.com/read/239299/13290522

java aescryptography.java

/** * AES加密解密及相关方法 */ package src; import java.security.*; import javax.crypto.*; /** * RSACryptography * RSACryptography use the privated key to encrypt the plain text and decrypt *
www.eeworm.com/read/137620/13308459

c aestest.c

/* * aestest - program to run AES test data files on specified algorithm * Customise the ALG name and include file below and link with * any alg satisfying the AES C-API. * * writ
www.eeworm.com/read/137620/13308492

h loki97.h

/* * loki97.h - header file for the LOKI97 AES candidate block cipher. * * LOKI97 was written by Lawrie Brown (ADFA), Josef Pieprzyk, and Jennifer * Seberry (UOW) in 1997. * * Copyrigh
www.eeworm.com/read/137561/13311832

txt i2c应用程序1.txt

; File: an734.asm ; data: feb.23.2001 ; Written By: 歌林电子制作实验室www.nbglin.com ; Functionality: ; ; This code implements the basic functions for an I2C slave device ; using the SSP module. All
www.eeworm.com/read/137518/13317574

h rsimage.h

//自定义的遥感图象文件格式——GeoRSImg.h //北京大学遥感所 余家忠 1999.8.22 #ifndef _GEORSIMG_H #define _GEORSIMG_H #include "RSTheme.h" #define IMAGE_NOTHING 0 #define IMAGE_SINGLEBAND 1 #define IMAGE_THEMATIC
www.eeworm.com/read/137489/13320030

s disk.s

#if 0 ; disk.S -- inquire of BIOS and display disk parameters ; Copyright 1999-2002 John Coffman. All rights reserved. Licensed under the terms contained in the file 'COPYING' in the source director
www.eeworm.com/read/137489/13320060

s first.s

#if 0 ; first.S - LILO first stage boot loader with LBA32 support */ Copyright 1992-1998 Werner Almesberger. Copyright 1999-2002 John Coffman. All rights reserved. Licensed under the terms contain