代码搜索:Byte

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

代码结果 10,000
www.eeworm.com/read/178815/9385164

java testrc4cipher.java

import jxta.security.cipher.Cipher; import jxta.security.crypto.JxtaCrypto; import jxta.security.impl.cipher.KeyBuilder; import jxta.security.impl.cipher.SecretKey; import jxta.security.impl.random.
www.eeworm.com/read/178815/9385165

java testsignature.java

import java.util.*; import net.jxta.document.*; import jxta.security.util.URLBase64; import jxta.security.signature.Signature; import jxta.security.crypto.JxtaCrypto; import jxta.security.publickey.
www.eeworm.com/read/178776/9385620

c dsmcc.c

/* * dsmcc.c * * helper functions for handling data types for ISO/IEC 13818-6 DSM-CC specs */ /* * Copyright (C) 2005, Simon Kilvington * * This program is free software; you can redistribute
www.eeworm.com/read/374738/9386298

cpp jpeg.cpp

// Jpeg.cpp: implementation of the CJpeg class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include #include "Jpeg.h" #ifdef __
www.eeworm.com/read/374738/9386840

cpp jpeg.cpp

// Jpeg.cpp: implementation of the CJpeg class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include #include "Jpeg.h" #ifdef __
www.eeworm.com/read/178627/9390152

java client_get.java

/** *协议的Client_Get状态. */ import java.util.Timer; import java.io.FileInputStream; public class Client_Get extends State { public static FileIOClass myfile;//将要存储的文件名 public static ComCla
www.eeworm.com/read/178627/9390202

java simpleio.java

import java.io.*; public class SimpleIO { InputStream is; public SimpleIO(InputStream is) { this.is = is; } public String readString() { byte[] buff = new byte[128]; int n=0; try
www.eeworm.com/read/178627/9390211

java server_start.java

/** *协议的服务器端启动状态. *是Server_State状态的下一个状态 *执行它的doIt方法,并转入下一个状态 */ import java.io.IOException; import java.util.Timer; public class Server_Start extends State { public static FileIOClass
www.eeworm.com/read/178541/9392730

h mmc.h

// ************************************************************************************* // // Filename: mmc.h: // Declarations for Communication with the MMC (see mmc.c) in unprotected SPI mode.
www.eeworm.com/read/374572/9395857

h usb.h

#if 0 #define Usb_set_STALLRQ() (UEPSTAX |= 0x20) /* USB Driver */ #define USB_PU_CTRL FALSE /* no pull-up control */ #define VENDOR_ID 0xEB03 /* Atmel