代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/372070/9523312
h pwmc1.h
/** ###################################################################
** THIS BEAN MODULE IS GENERATED BY THE TOOL. DO NOT MODIFY IT.
** Filename : PWMC1.H
** Project : vvvf_56F834
www.eeworm.com/read/175877/9528206
java bytearrarytester.java
import java.io.*;
public class ByteArrayTester{
public static void main(String args[])throws IOException {
byte[] buffer=new byte[]{2,4,5,454,-54,-9};
ByteArrayTestInputStream in=new Byt
www.eeworm.com/read/371842/9534192
h pddvclas.h
//-------------------------------------------------------------------------
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
www.eeworm.com/read/175680/9536512
h type.h
/***********************
****** type.h***********
************************/
#define BYTE unsigned char
#define WORD unsigned short
#define DWORD unsigned long
www.eeworm.com/read/175643/9538654
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/175643/9538670
h cryptlib.h
// cryptlib.h - written and placed in the public domain by Wei Dai
// This file contains the declarations for the abstract base
// classes that provide a uniform interface to this library.
#ifn
www.eeworm.com/read/175638/9538775
c dpcmcodec.c
/*****************************************************************************
* *
* **********
www.eeworm.com/read/371709/9540814
m writesu.m
% WriteSu : writes data to disk using SEGY REV 2 standard.
%
% EX
% WriteSu('datacube.su',data,'dt',.004,'Inline3D',Inline,'Crossline3D',Crossline,'cdpX',X,'cdpY',Y);
%
% to use a specific SEG revisio
www.eeworm.com/read/175576/9540921
bas module1.bas
Attribute VB_Name = "Module1"
'定义需要用到的数据结构
Public Type VCI_BOARD_INFO
hw_Version As Integer
fw_Version As Integer
dr_Version As Integer
in_Version As Integer
irq_num As Inte
www.eeworm.com/read/175483/9545260
asm copymblockver.asm
TTL CopyMBlockVer
AREA |.drectve|, DRECTVE
DCB "-defaultlib:coredll.lib "
DCB "-defaultlib:corelibc.lib "
EXPORT |CopyMBlockVer|
AREA |.pdata|, PDATA
|$T224| DCD |CopyMBlockVer|