代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/469669/6925104
bas modgrayscale.bas
Attribute VB_Name = "ModGrayScale"
Option Explicit
'===================这是API完全不用注释了!======================
Private Declare Function GetDIBits Lib "gdi32" (ByVal aHDC As Long, ByVal hBitmap As Long,
www.eeworm.com/read/469786/6927189
bas mt.bas
Attribute VB_Name = "mt"
Option Explicit
Public SequNum As Integer '记录发送submit后未应答的Submitresp的数量,不大于30
Public Function SendSubmit(sck As Winsock, MySubMt As SubMit) As Long
'发送
www.eeworm.com/read/312829/6934146
c adc.c
#include "mqb.h"
BYTE GetADCData(BYTE Chanel)/*Chanel=0x0c;0x0d;0x0e;0x0f*/
{
BYTE ch,i,ch1;
bit b;
ADCCS=1;
ADCCLK=0;
ADCCS=0;
Chanel+=0xc;
for (i=0;i
www.eeworm.com/read/312829/6934159
c key.c
#include "mqb.h"
#include "x25045.h"
extern BYTE Count;
bit MyHitKB(void)
{
BYTE i;
RstWatchDog();
KEYSTR=0;
KEYCLK=1;
KEYSTR=1;
for (i=1;i
www.eeworm.com/read/312829/6934163
c displed.c
#include "mqb.h"
BYTE code BdSeg[]={0xC0,0xF9,0xA4,0xB0,
0x99,0x92,0x82,0xF8,
0x80,0x90,0x88,0x83,
0xC6,0xA1,0x86,0x8E,
0
www.eeworm.com/read/419539/6944112
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/130533/6944745
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/229321/6946745
cpp iocpbuffer.cpp
// IOCPBuffer.cpp: implementation of the CIOCPBuffer class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "IOCPBuffer.h"
#ifdef _DEBUG
www.eeworm.com/read/229321/6946760
h iocpbuffer.h
// IOCPBuffer.h: interface for the CIOCPBuffer class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_IOCPBUFFER_H__87DEF694_32D6_4F21_8FF5_E16184A9CDC3
www.eeworm.com/read/183880/6953106
pl weakivgen.pl
#!/usr/bin/perl
# basic RC4 keyscheduler and PRGA routine that chooses IVs known to be weak (A+3, N-1, X) and encrypts one byte with key supplied from
# command line. An output file is created in the