代码搜索:Byte

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

代码结果 10,000
www.eeworm.com/read/106677/6191561

java cp850.java

package cryptix.pgp.charset; import cryptix.pgp.*; /** * @author Jill Baker */ public abstract class Cp850 extends SimpleCharSet { public final static byte[] encode( byte[] buffer ) {
www.eeworm.com/read/106677/6191562

java cp860.java

package cryptix.pgp.charset; import cryptix.pgp.*; /** * @author Jill Baker */ public abstract class Cp860 extends SimpleCharSet { public final static byte[] encode( byte[] buffer ) {
www.eeworm.com/read/106677/6191563

java cp852.java

package cryptix.pgp.charset; import cryptix.pgp.*; /** * @author Jill Baker */ public abstract class Cp852 extends SimpleCharSet { public final static byte[] encode( byte[] buffer ) {
www.eeworm.com/read/106677/6191564

java cp866.java

package cryptix.pgp.charset; import cryptix.pgp.*; /** * @author Jill Baker */ public abstract class Cp866 extends SimpleCharSet { public final static byte[] encode( byte[] buffer ) {
www.eeworm.com/read/106677/6191565

java next.java

package cryptix.pgp.charset; import cryptix.pgp.*; /** * @author Jill Baker */ public abstract class Next extends SimpleCharSet { public final static byte[] encode( byte[] buffer ) {
www.eeworm.com/read/106250/6195270

h usb_drv.h

/*H************************************************************************** * NAME: usb_drv.h *---------------------------------------------------------------------------- * Copy
www.eeworm.com/read/105659/6197508

java playerrecord.java

package bingo.shared; public class PlayerRecord { public int ID = -1; public String name; public int numCards = 0; public int wolfCries = 0; public PlayerRecord(int ID, String na
www.eeworm.com/read/105300/6199010

ash n2e_d32.ash

; n2e_d32.ash -- ucl_nrv2e_decompress_le32 in 32-bit assembly ; ; This file is part of the UCL data compression library. ; ; Copyright (C) 1996-2002 Markus Franz Xaver Johannes Oberhumer ; All Rig
www.eeworm.com/read/105300/6199011

ash n2d_d32.ash

; n2d_d32.ash -- ucl_nrv2d_decompress_le32 in 32-bit assembly ; ; This file is part of the UCL data compression library. ; ; Copyright (C) 1996-2002 Markus Franz Xaver Johannes Oberhumer ; All Rig
www.eeworm.com/read/105300/6199016

ash n2b_d32.ash

; n2b_d32.ash -- ucl_nrv2b_decompress_le32 in 32-bit assembly ; ; This file is part of the UCL data compression library. ; ; Copyright (C) 1996-2002 Markus Franz Xaver Johannes Oberhumer ; All Rig