代码搜索:无源跟踪
找到约 10,000 项符合「无源跟踪」的源代码
代码结果 10,000
www.eeworm.com/read/26219/955776
c 模拟spi传输时序发送一个字节.c
/************************************************
入口参数: s为要发送到字节
出口参数:无
************************************************/
void SendDate(uchar s)
{
uchar temp;
uchar i;
SCK=0;
temp
www.eeworm.com/read/26219/955777
c 模拟spi传输时序一个字节.c
/************************************************
入口参数: s为要发送到字节
出口参数:无
************************************************/
void SendDate(uchar s)
{
uchar temp;
uchar i;
SCK=0;
temp
www.eeworm.com/read/27272/981961
h led.h
//
// 名称:
// 编写:niechao
// 日期:2012.08
// 修改:无
// 内容:数码管显示函数
#ifndef _LED_H_
#define _LED_H_
//------------------------------------------------
// 接口函数
//---------------
www.eeworm.com/read/28525/1000374
c 喇叭滴答声.c
/*-----------------------------------------------
名称:喇叭
论坛:www.doflye.net
编写:shifang
日期:2009.5
修改:无
内容:模拟滴答声
------------------------------------------------*/
#include //
www.eeworm.com/read/28525/1000509
c pwm调光.c
/*-----------------------------------------------
名称:PWM调光
论坛:www.doflye.net
编写:shifang
日期:2009.5
修改:无
内容:通过PWM(脉宽调制)调节LED的亮度
------------------------------------------------*/
#in
www.eeworm.com/read/38039/1089594
txt msgtxt_erm.txt
%CIAssembly %0w has no external references.
Assembly %0w has no external references.
组件%0w无外部参照。
www.eeworm.com/read/38039/1103297
txt msgtxt_sta.txt
Pending
Pending
挂起
Running
Running
正在运行
Finished
Finished
完成
None
None
无
Success
Success
成功
Failure
Failure
失败
Done
Done
完成
www.eeworm.com/read/487093/1242694
c led.c
#include "pin.h"
/****************************************************************************
* 名称:DelayNS()
* 功能:长软件延时
* 入口参数:dly 延时参数,值越大,延时越久
* 出口参数:无
**************************************
www.eeworm.com/read/232878/4695945
c led.c
#include "pin.h"
/****************************************************************************
* 名称:DelayNS()
* 功能:长软件延时
* 入口参数:dly 延时参数,值越大,延时越久
* 出口参数:无
**************************************
www.eeworm.com/read/232461/4698743
c led.c
#include "pin.h"
/****************************************************************************
* 名称:DelayNS()
* 功能:长软件延时
* 入口参数:dly 延时参数,值越大,延时越久
* 出口参数:无
**************************************