代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/220141/14850568
txt 新建 文本文档.txt
//芯片资料请到www.21ic.com查找
//DS1820 C51 子程序
//这里以11.0592M晶体为例,不同的晶体速度可能需要调整延时的时间
//sbit DQ =P2^1;//根据实际情况定义端口
typedef unsigned char byte;
typedef unsigned int word;
//延时
void delay(word usecon
www.eeworm.com/read/154542/5636497
c usb_utils.c
/*
Copyright 2005 Silicon Laboratories Inc.
File: usb_utils.c
Author: JS
Created: AUG 03
Target Device: C8051F320
Source file for USB firmware. Includes the following
www.eeworm.com/read/413041/11169187
txt ds1820,单芯片温度测量.txt
DS1820,单芯片温度测量,C51程序
作者:未知 发表日期:2006-2-17 20:01:03 点击:31次
//DS1820 C51 子程序
//这里以11.0592M晶体为例,不同的晶体速度可能需要调整延时的时间
//sbit DQ =P2^1;//根据实际情况定义端口
typedef unsigned char byte;
typedef
www.eeworm.com/read/134008/14012312
c ds1820.c
文章编号:322----加入日期:02-4-28
『关闭窗口』
DS1820,一线数据传输,仅三条腿的单芯片温度测量,C51程序。(C51list)
//芯片资料请到www.21ic.com查找
//DS1820 C51 子程序
//这里以11.0592M晶体为例,不同的晶体速度可能需要调整延时的时间
//sbit DQ =P2^1;//根据实际情况定义端口
www.eeworm.com/read/235125/14085075
h ram.h
;/*****************************************************************************/
;/* PROJECT : RF key demonstrator (ASK or FSK) */
;/* Variable file
www.eeworm.com/read/101167/15842799
c 8583_1.c
// 8583_1.C
//
// Writes a base time and date to clock. Reads clock about every
// second and displays on LCD.
//
// PIC16F877 PCF8583
//
// SCL (term 18) ------------------- SCL (term
www.eeworm.com/read/106250/6195356
c nf.c
/*C**************************************************************************
* NAME: nf.c
*----------------------------------------------------------------------------
* Copyright (c) 2002
www.eeworm.com/read/286738/8746803
c read_mpeg_utils.c
/* *
* $Id: read_MPEG_utils.c 176 2005-06-28 14:47:59Z shawill $
*
* This file is part of Fenice
*
* Fenice -- Open Media Server
*
* Copyright (C) 2004 by
*
* - Giampaolo Mancini
www.eeworm.com/read/381327/9097554
c ow_comm.c
//------------------------------------------------------------------------------------
//
// FILE NAME : ow_comm.c
// TARGET DEVICE : C8051F314
// CREATED ON : 07/14/06
// CREATED BY
www.eeworm.com/read/381327/9097579
#3 ow_comm.#3
//------------------------------------------------------------------------------------
//
// FILE NAME : ow_comm.c
// TARGET DEVICE : C8051F314
// CREATED ON : 07/14/06
// CREATED BY