代码搜索:Byte

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

代码结果 10,000
www.eeworm.com/read/350206/10759573

h buffer.h

/*! \file buffer.h \brief Multipurpose byte buffer structure and methods. */ //***************************************************************************** // // File Name : 'buffer.h' // Title
www.eeworm.com/read/421011/10759695

h ramdisk.h

//============================================================================= // // Compuware Corporation // NuMega Lab // 9 Townsend West // Nashua, NH 03060 USA // // Copyright (c) 1998 Co
www.eeworm.com/read/420913/10767729

pas cncodeformater.pas

{******************************************************************************} { CnPack For Delphi/C++Builder } { 中国人自己的开放源码第三方
www.eeworm.com/read/420775/10776467

pas sconst.pas

unit sConst; {$I sDefs.inc} {.$DEFINE LOGGED} interface uses Messages, Graphics, Windows, comctrls, ExtCtrls, controls, classes, Buttons, StdCtrls, Consts, Dialogs; {$IFNDEF NOTFORHELP}
www.eeworm.com/read/349903/10785597

c mraes.c

/* * Implementation of the NIST Advanced Ecryption Standard * * Could/Should be speeded up by assembly patches in time critical loops in * aes_ecb_encrypt() and aes_ecb_decrypt() * * Note
www.eeworm.com/read/275823/10794665

java jiami.java

import java.io.*; import java.math.*; public class jiami { int b; char ch[]=new char[8]; byte tom[]=new byte[16]; BigInteger n; BigInteger e; BigInteger d; File f; File ff; jiami(BigInteger
www.eeworm.com/read/275723/10799682

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/275682/10802309

pas sconst.pas

unit sConst; {$I sDefs.inc} {.$DEFINE LOGGED} interface uses Messages, Graphics, Windows, comctrls, ExtCtrls, controls, classes, Buttons, StdCtrls, Consts, Dialogs; {$IFNDEF NOTFORHELP}
www.eeworm.com/read/349686/10804579

cs form1.cs

using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using System.IO.Ports; usi
www.eeworm.com/read/349472/10825449

h sd.h

#ifndef _DISKIO #define _READONLY 0 /* 1: Read-only mode */ #define _USE_IOCTL 1 #include "integer.h" /* Status of Disk Functions */ typedef BYTE DSTATUS; /* Results of Disk Function