代码搜索:辅同步信号
找到约 10,000 项符合「辅同步信号」的源代码
代码结果 10,000
www.eeworm.com/read/35443/894224
h mutex.h
/*********************************************************************
* Copyright (c) 2011-2012,李士伟
* All rights reserved.
*文 件 名:mutex.h
*描 述:互斥信号量头文件
*
www.eeworm.com/read/35443/894245
c mutex.c
/*********************************************************************
* Copyright (c) 2011-2012,李士伟
* All rights reserved.
*文 件 名:mutex.c
*描 述:互斥信号量
*当前版
www.eeworm.com/read/26219/955763
c 无应答程序.c
//***无应答程序Send_NoAck()
/*---------------------------------------------------------------------
Send_NoAck()函数说明:主器件为接收方,从器件为发送方,发送非应答信号。
------------------------------------------------------------
www.eeworm.com/read/477111/1364283
m insert_value.m
function y=insert_value(x,ratio)
%两路信号进行插值
y=zeros(1,ratio*length(x));
a=1:ratio:length(y);
y(a)=x;
www.eeworm.com/read/466484/1510948
m insert_value.m
function y=insert_value(x,ratio)
%两路信号进行插值
y=zeros(1,ratio*length(x));
a=1:ratio:length(y);
y(a)=x;
www.eeworm.com/read/218114/4864526
m insert_value.m
function y=insert_value(x,ratio)
%两路信号进行插值
y=zeros(1,ratio*length(x));
a=1:ratio:length(y);
y(a)=x;
www.eeworm.com/read/304591/3796431
m insert_value.m
function y=insert_value(x,ratio)
%两路信号进行插值
y=zeros(1,ratio*length(x));
a=1:ratio:length(y);
y(a)=x;
www.eeworm.com/read/418390/2089321
c putongmodule.c
/****************************************************
* 模块名称:普通模式
* 模块功能:接收GPS信号,与PC机通信
* IP CORE:gps_uart,scdt_uart
* 备注:
* 由navigator团队创建
***********************************************
www.eeworm.com/read/418390/2089333
c busmod.c
/****************************************************
* 模块名称:普通模式
* 模块功能:接收GPS信号,与PC机通信
* IP CORE:gps_uart,scdt_uart
* 备注:
* 由navigator团队创建
***********************************************
www.eeworm.com/read/418390/2089364
e00866ceb593001d1048ca0b878feed2
/****************************************************
* 模块名称:普通模式
* 模块功能:接收GPS信号,与PC机通信
* IP CORE:gps_uart,scdt_uart
* 备注:
* 由navigator团队创建
***********************************************