代码搜索:Byte

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

代码结果 10,000
www.eeworm.com/read/309123/13681842

s xircom_pgs.s

/* $Id: loop.s,v 1.23 2000/03/20 09:49:06 warner Exp $ * * Firmware for the Keyspan PDA Serial Adapter, a USB serial port based on * the EzUSB microcontroller. * * (C) Copyright 2000 Brian
www.eeworm.com/read/308908/13687713

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/308908/13687749

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/308908/13687756

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/308031/13710940

h pddvclas.h

//------------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. //
www.eeworm.com/read/307802/13714919

cpp frameparser.cpp

/****************************************************** 廖干洲 2120070266 第二次作业 Ethernet帧结构解析 ***************************************************************/ #include
www.eeworm.com/read/307416/13722855

h ramdisk.h

//============================================================================= // // Compuware Corporation // NuMega Lab // 9 Townsend West // Nashua, NH 03060 USA // // Copyright (c) 1998 Co
www.eeworm.com/read/306758/13738447

h mallocx.h

/****************************************************************************** ** ** COPYRIGHT (C) 2001 Intel Corporation ** ** FILENAME: mallocx.h ** ** PURPOSE: A general purpose impl
www.eeworm.com/read/306717/13739737

c zprintf.c

/****************************************************************************/ /* Module Name: COMMON File Name: zprintf.c */ /* Create Date: 2003-5-20 11:57
www.eeworm.com/read/306521/13742960

cmm m6250_reg.cmm

;**************************************************************************** ;** m6250_reg.cmm ** ;** Call this script segment fro