代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/198637/7919063
c host_811.c
////////////////////////////////////////////////////////////////////////////////
// Cypress Semiconductor - Customer Design Center
//////////////////////////////////////////////////////////////////
www.eeworm.com/read/198637/7919107
h host_811.h
////////////////////////////////////////////////////////////////////////////////
// File: host_811.h
//
// $Header: /USB/ez811/firmware/Emb_Host/host_811.h 6 5/14/02 8:37p Tpm $
// Copyright
www.eeworm.com/read/198616/7922707
c recvfd.c
#include "apue.h"
#include
/*
* Receive a file descriptor from another process (a server).
* In addition, any data received from the server is passed
* to (*userfunc)(STDERR_FILENO, bu
www.eeworm.com/read/198616/7922850
21 fig17.21
#include "apue.h"
#include
/*
* Receive a file descriptor from another process (a server).
* In addition, any data received from the server is passed
* to (*userfunc)(STDERR_FILENO, bu
www.eeworm.com/read/198584/7925400
h cexdib.h
//
// Class: CCeXDib
//
// Compiler: Visual C++
// eMbedded Visual C++
// Tested on: Visual C++ 6.0
// Windows CE 3.0
//
// Author: Davide Calabro' davide_calabro@yahoo.com
//
www.eeworm.com/read/298853/7930439
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, royalt
www.eeworm.com/read/198319/7940751
inc 8019.inc
.ifndef PARAMINC
.err missing include param.inc
.endif
;a few useful Ethernet definitions.
.equ RUNT,60 ;smallest legal size packet, no fcs
.equ GIANT,1514 ;largest legal size
www.eeworm.com/read/298743/7941055
h ff.h
/*--------------------------------------------------------------------------/
/ FatFs - FAT file system module include file R0.04b (C)ChaN, 2007
/--------------------------------------------