代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/177199/9465638
java e4_9.java
// Fig. 11.1: StringConstructors.java
// String class constructors.
import javax.swing.*;
//StringConstructors
public class E4_9 {
public static void main( String args[] )
{
char
www.eeworm.com/read/373212/9469104
bas vardeclare.bas
Attribute VB_Name = "ER_Variables"
Option Explicit
'{ }
'{ EastRiver Interface Program }
'{
www.eeworm.com/read/177082/9470036
c seutity.c
#include
#include "demo.h"
void readboardinfo(void)
{
BYTE i=0;
for(i=72;i
www.eeworm.com/read/177082/9470066
c button.c
/*------------------------------------------------------------------------
BUTTON.C
Fireware for XYYQ demo board
Copyright 2000 Xingyuan Instrument and equipment Co.,Ltd
----------------------
www.eeworm.com/read/373154/9471392
c cp220x_reg.c
//-----------------------------------------------------------------------------
// CP220x_REG.c
//-----------------------------------------------------------------------------
// Copyright 2006 Sil
www.eeworm.com/read/373088/9475565
bak menu.bak
/* Generic menu generator */
#include
#include
#include
#include
#include
#include
#include
#incl
www.eeworm.com/read/373088/9475568
cpp menu.cpp
/* Generic menu generator */
#include
#include
#include
#include
#include
#include
#include
#incl
www.eeworm.com/read/176783/9484301
java bitstream.java
/*
* 12/12/99 Based on Ibitstream. Exceptions thrown on errors,
* Tempoarily removed seek functionality. mdm@techie.com
*
* 02/12/99 : Java Conversion by E.B , ebsp@iname.com , JavaLayer
www.eeworm.com/read/372965/9484400
h codapi.h
//-------------------------------
// Name: CODApi.h
//-------------------------------
#ifndef __CODAPI_H__
#define __CODAPI_H__
#ifndef DllExport
#define DllExport __declspec( dllexport
www.eeworm.com/read/372775/9493059
cpp mmain.cpp
//#pragma comment (lib,"cryptlib.lib")
#include "md5.h"
#include "ripemd.h"
#include "sha.h"
#include "md2.h"
#include "haval.h"
#include "tiger.h"
#include "cryptlib.h"
#include "iterhash.h