代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/274339/10875219
txt sgip1.1数据结构.txt
//SGIP1.1 Head数据体
type
SGIP_Head = record
MessageLength : array[0..3] of byte; //消息的总长度(字节)
CommandID : array[0..3] of byte; //命令ID
SequenceNumber: array[0..11] of byte;
www.eeworm.com/read/348661/10877811
bas module1.bas
Attribute VB_Name = "Module1"
Public Declare Function AlphaBlend Lib "msimg32" _
( _
ByVal hDestDC As Long, _
ByVal x As Long, ByVal y As Long, _
ByVal nWidth As Long, ByVal nHeight A
www.eeworm.com/read/274306/10878031
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/274306/10878067
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/348661/10878574
frm form1.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "Text"
ClientHeight = 3255
ClientLeft = 60
ClientTop = 345
ClientWidth = 3690
LinkTopic =
www.eeworm.com/read/274271/10879429
h fat16.h
00021
00022 #ifndef FAT_H
00023 #define FAT_H
00024
00025 #include "global.h"
00026
00027
00028 // Some useful cluster numbers
00029 #define MSDOSFSROOT 0 // cluster 0 me
www.eeworm.com/read/348609/10880510
cmd ex36_zigbee.cmd
*---------------------------------------------------------------
* S+core IDE Command File
*
* Note: Comment line start with '*'(in the first char)
* No
www.eeworm.com/read/348607/10880918
cmd ex19_csi.cmd
*---------------------------------------------------------------
* S+core IDE Command File
*
* Note: Comment line start with '*'(in the first char)
* No
www.eeworm.com/read/274211/10882032
pas u_msginfo.pas
{------------------------}
{ 发送包定义 }
{ LUOXX }
{ 2004/3/11 }
{--------------------
www.eeworm.com/read/274092/10888209
bas usb2013.bas
Attribute VB_Name = "Driver_Module"
'**************************************************************************************************************
' AD硬件参数
Type USB2013_PARA_AD ' 板卡各参数值