代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/359713/10129045
c usbinit.c
/******************************************************************************
* VAULT INFORMATION SERVICES *
* TEXAS INST
www.eeworm.com/read/359692/10129727
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/164087/10130241
lst i2cmstr.lst
I2CMSTR PAGE 1
1 ;==================================================
www.eeworm.com/read/359674/10130315
c eeprom.c
/*******************************************************************
*
* DESCRIPTION: eeprom.c - module for reading and writing EEPROM
*
* AUTHOR: O. Kessel-Deynet
*
* Lig
www.eeworm.com/read/359577/10135636
h strciphr.h
/*! \file
This file contains helper classes for implementing stream ciphers.
All this infrastructure may look very complex compared to what's in Crypto++ 4.x,
but stream ciphers implementatio
www.eeworm.com/read/359577/10136275
h cryptlib.h
// cryptlib.h - written and placed in the public domain by Wei Dai
/*! \file
This file contains the declarations for the abstract base
classes that provide a uniform interface to this library.
www.eeworm.com/read/163859/10142317
h aesopt.h
/*
-------------------------------------------------------------------------
Copyright (c) 2001, Dr Brian Gladman < >, Worcester, UK.
All rights reserved.
LICENSE TERMS
T
www.eeworm.com/read/163609/10152654
cpp at88sc153.cpp
// Copyright (C) Elva, 1998
#include "stdafx.h"
#include "AT88SC153.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
CGpa::CGpa()
{
www.eeworm.com/read/163588/10153255
in uisp.1.in
.TH UISP "1" "@DATE@" "uisp version @VERSION@" "User Commands"
.SH NAME
uisp \- manual page for uisp
.SH SYNOPSIS
.B uisp
[\fIOPTION\fR].. \fI-dprog=TYPE\fR \fI-dpart=AT90XXX\fR \fI--FUNCTION\fR.. [\f
www.eeworm.com/read/359335/10155378
cs ping.cs
using System;
using System.Net;
using System.Net.Sockets;
///
/// The Main Ping Class
///
class Ping
{
// Declare some Constant Variables
const int SOCKET_ERROR = -