代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/317425/13504818
h lpregs.h
//-----------------------------------------------------------------------------
// File: lpregs.h
// Contents: EZ-USB FX2LP/FX1 register declarations and bit mask definitions.
//
// $Arc
www.eeworm.com/read/317208/13507560
bas textrot.bas
Attribute VB_Name = "basTextRot"
Option Explicit
Public uDisplayDescript As Boolean 'Display description when selectable
'API Constants:
Private Const LF_FACESIZE As Long = 32&
Priv
www.eeworm.com/read/316843/13516180
cpp aes.cpp
#include "stdafx.h"
#include "aes.h"
Aes::Aes(int keySize, char* keyBytes)
{
SetNbNkNr(keySize);
key = new char[Nk * 4]; // 16, 24, 32 bytes
//keyBytes.CopyTo( key, 0);
BuildSbox();
www.eeworm.com/read/316785/13517887
h fx2regs.h
//-----------------------------------------------------------------------------
// File: FX2regs.h
// Contents: EZ-USB FX2 register declarations and bit mask definitions.
//
// $Archive
www.eeworm.com/read/316533/13521516
c co_nmte.c
/*****************************************************************************
*
* Microchip CANopen Stack (Network Management Error Communications Handler)
*
*******************************
www.eeworm.com/read/316200/13528560
bas sendt.bas
Attribute VB_Name = "SendT"
'发送系统时间的协议到下位机
Public Sub SendTimeP()
On Error GoTo fail
Dim sendsystemtime(3) As Byte '发送时间协议
For i = 0 To 2 '协议赋值
sendsystemtime(i) = &HFE
N
www.eeworm.com/read/316095/13530257
pas cc.pas
Unit CC;
(*
** CC.H -- Symbol Definitions for Small-C compiler.
*)
Interface
type
integers=array[1..16383] of integer;
pinteger=^integers;
Const
(*
** machine dependent parameters
*)
www.eeworm.com/read/316094/13530316
a51 init_tny.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-2002 Keil Elektronik GmbH and Keil So
www.eeworm.com/read/315946/13534026
cpp aes.cpp
#include "stdafx.h"
#include "aes.h"
Aes::Aes(int keySize, char* keyBytes)
{
SetNbNkNr(keySize);
key = new char[Nk * 4]; // 16, 24, 32 bytes
//keyBytes.CopyTo( key, 0);
BuildSbox();
www.eeworm.com/read/315931/13534785
lst at25cxx.lst
MCS-51 MACRO ASSEMBLER CONTROL_AT25XXX 02/06/96 PAGE 1
DOS 6.20 (038-N) MCS-51 MACRO ASSEMBLER, V2.3
OBJECT MODULE PLACED IN AT