代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/400644/11571100
c fastcrc16.c
/*****************************************************************************
* *
* **********
www.eeworm.com/read/400644/11571115
lst fastcrc8.lst
C51 COMPILER V7.08 FASTCRC8 11/25/2008 21:39:37 PAGE 1
C51 COMPILER V7.08, COMPILATION OF MODULE FASTCRC8
OBJECT MODULE PLACED I
www.eeworm.com/read/400644/11571128
c configtimer23.c
/*****************************************************************************
* *
* **********
www.eeworm.com/read/400644/11571143
c fastcrc8.c
/*****************************************************************************
* *
* **********
www.eeworm.com/read/400644/11571171
c fastcrc16.c
/*****************************************************************************
* *
* **********
www.eeworm.com/read/310381/11586414
h cdc.h
/*----------------------------------------------------------------------------
* U S B - K e r n e l
*----------------------------------------------------------------------------
* N
www.eeworm.com/read/158710/11591316
cpp funccode.cpp
#include "FuncCode.h"
#include "StdAfx.h"
int HexToBin(char* pHex,BYTE* pBin)//pBin指向的缓存必须不小于64k
{ //pHex指向的缓存必须以0结尾
CString strHex;
CArray* pByteArray=NULL;
CArray
www.eeworm.com/read/262299/11593542
c 2c2.c
#include
#include
#include
void com_rl(FILE *p,struct coms cms,struct dataseg dseg[64])
{unsigned int a,n;
int i,j;
if(cms.di[0]=='a'||cms.di[0]=='A'){a=0x17;BYTE;return
www.eeworm.com/read/262299/11593543
c 2c1.c
#include
#include
#include
void com_add(FILE *p,struct coms cms,struct dataseg dseg[64])
{unsigned int a,n;
int i,j;
if((cms.di[0]=='h'&&cms.di[1]=='l')||(cms.di[0]=='H'
www.eeworm.com/read/262299/11593545
c 2c4.c
#include
#include
#include
void com_mov(FILE *p,struct coms cms,struct dataseg dseg[64])
{unsigned int a=0,n=0,m=0;
int i,j,xz=0;
if(Is_char(cms.di[0])&&cms.di[1]==0)