代码搜索:Byte

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

代码结果 10,000
www.eeworm.com/read/476393/6759575

java outstream.java

import java.io.OutputStream; import java.io.IOException; class OutStream { private OutputStream out; public OutStream(OutputStream out) { this.out = out; } public void write(byte[
www.eeworm.com/read/410685/11272260

h sm1.h

/** ################################################################### ** THIS BEAN MODULE IS GENERATED BY THE TOOL. DO NOT MODIFY IT. ** Filename : SM1.H ** Project : spi_master *
www.eeworm.com/read/410683/11272369

h pwm_sync.h

/** ################################################################### ** THIS BEAN MODULE IS GENERATED BY THE TOOL. DO NOT MODIFY IT. ** Filename : PWM_sync.H ** Project : Iadc **
www.eeworm.com/read/410595/11275948

cpp sapphire.cpp

// sapphire.cpp -- modified by Wei Dai from: /* sapphire.cpp -- the Saphire II stream cipher class. Dedicated to the Public Domain the author and inventor: (Michael Paul Johnson). This cod
www.eeworm.com/read/410505/11283004

h nbbclass.h

//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // File name: nbbclass.h // This file defines the const,
www.eeworm.com/read/410505/11283009

h comclass.h

//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // File name:comclass.h // This file defines all the con
www.eeworm.com/read/410505/11283038

h mainprog.h

//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // File name mainprog.h // Defined all varibles used in
www.eeworm.com/read/410505/11283048

h 101.h

#include "class.h" extern struct yx_info_t yx_info; //64*16=1024 extern struct yc_info_t yc_info; extern struct ym_info_t ym_info; extern unsigned int yc_sequence[512][5]; //defined in ycclass.h u
www.eeworm.com/read/410341/11292776

cpp staticdetect.cpp

/******************************************************************* Motion target detection methods in video Author: jianglong date: 2006.06 Compiler: Microsoft Visual C++ 6.0 *****************
www.eeworm.com/read/410256/11295405

bas generic_functions.bas

Attribute VB_Name = "Generic_Functions" Public Type card Tag As Byte '0x05 length() As Byte Attribute As Byte ID As Byte IDLength As Byte IDValue() As Byte ByteCo