代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/446686/7571659
c ds18b20c2.c
/****************************************************************
/* 这是直接用C51高级语言编写的DS18B20转换程序-没有调用汇编语言,*/
/* 文件名DS18B20C2.C */
/* 功能:本程序主要是读出单个DS18B20芯
www.eeworm.com/read/446686/7571704
c ds18b20c2.c
/****************************************************************
/* 这是直接用C51高级语言编写的DS18B20转换程序-没有调用汇编语言,*/
/* 文件名DS18B20C.C */
/* 功能:本程序主要是读出单个DS18B20芯片
www.eeworm.com/read/444795/7607089
c ds18b20c2.c
/****************************************************************
/* 这是直接用C51高级语言编写的DS18B20转换程序-没有调用汇编语言,*/
/* 文件名DS18B20C2.C */
/* 功能:本程序主要是读出单个DS18B20芯
www.eeworm.com/read/444795/7607134
c ds18b20c2.c
/****************************************************************
/* 这是直接用C51高级语言编写的DS18B20转换程序-没有调用汇编语言,*/
/* 文件名DS18B20C.C */
/* 功能:本程序主要是读出单个DS18B20芯片
www.eeworm.com/read/443731/7624696
h iap.h
//sst iap command
//sste554 iap
#define chipErase 0x01
#define SectorEase 0x0b
#define BlockErase 0x0d
#define ByteVerify 0x0c
#define ByteProgram 0x0e
#define ProgSB
www.eeworm.com/read/443135/7637136
h struct.h
//********************************************************************************************
//
// File : _struct.h header for all structure
//
//************************************************
www.eeworm.com/read/442224/7656794
h sst25vf016b_soft.h
#ifndef _SST25VF016B_SOFT_H
#define _SST25VF016B_SOFT_H
#define uchar unsigned char
#define uint unsigned int
#define ulong unsigned long
/* Function Prototypes */
sbit CE = P3^0;
sbit MOSI =
www.eeworm.com/read/440221/7691834
java i.java
// Decompiled by Jad v1.5.8e2. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://kpdus.tripod.com/jad.html
// Decompiler options: packimports(3) fieldsfirst ansi space
public final cla
www.eeworm.com/read/437246/7752881
h misc.h
#ifndef CRYPTOPP_MISC_H
#define CRYPTOPP_MISC_H
#include "cryptlib.h"
#include "smartptr.h"
#include // for memcpy and memmove
#ifdef _MSC_VER
#include
#if _MSC_VER
www.eeworm.com/read/435640/7788503
c c8_3_1.c
int syn_acc_c
( const unsigned char *restrict byte_i,
unsigned char *s1,
unsigned char *s2,
const unsigned char *restrict beta,
const unsigned char *restrict beta_RS_N_4,
c