代码搜索:异步时序
找到约 2,563 项符合「异步时序」的源代码
代码结果 2,563
www.eeworm.com/read/163545/10154426
m source.m
%产生雷达数据,考虑异步,即被动雷达数据到达时间与融合时间之间不同
% 2003,6,16 秦玉亮
function [ZTrue,XTrue]=source;
totaltime=10; %匀速运动阶段时间
Tf=0.020;
%初始距离r0,sita0,beta0
r0=12000; %目标初始斜距
sita0=pi/4;
www.eeworm.com/read/356099/10237196
h com_class.h
/*
串口基础类库(WIN32) ver 0.1
编译器 : BC++ 5; C++ BUILDER 4, 5, 6, X; VC++ 5, 6; VC.NET; GCC;
class _base_com : 虚基类 基本串口接口;
class _aync_com : 同步I/O 串口类;
class _sync_com : 异步I/O 串口类;
class _t
www.eeworm.com/read/421569/10728936
_c uart._c
#include "init.h"
/*串口初始化函数*/
void uart0_init(void) {
UCSR0A = 0x00;
UCSR0B = (1
www.eeworm.com/read/421569/10728951
c uart.c
#include "init.h"
/*串口初始化函数*/
void uart0_init(void) {
UCSR0A = 0x00;
UCSR0B = (1
www.eeworm.com/read/460070/6939106
o main.o
XL
H 1 areas 6 global symbols
M main.c
S push_gset1 Ref0000
S pop_gset1 Ref0000
A text size B0 flags 0
dbfile D:\AVR\我的程序\异步串口UART实验/cfg.h
dbfunc e delay_ms 0 fV
dbsym r i 14 I
dbsym r time 1
www.eeworm.com/read/450376/7484795
o main.o
XL
H 1 areas 6 global symbols
M main.c
S push_gset1 Ref0000
S pop_gset1 Ref0000
A text size B0 flags 0
dbfile D:\AVR\我的程序\异步串口UART实验/cfg.h
dbfunc e delay_ms 0 fV
dbsym r i 14 I
dbsym r time 1
www.eeworm.com/read/329972/12921951
o main.o
XL
H 1 areas 6 global symbols
M main.c
S push_gset1 Ref0000
S pop_gset1 Ref0000
A text size B0 flags 0
dbfile D:\AVR\我的程序\异步串口UART实验/cfg.h
dbfunc e delay_ms 0 fV
dbsym r i 14 I
dbsym r time 1
www.eeworm.com/read/137579/13311262
h com_class.h
/*
串口基础类库(WIN32) ver 0.1
编译器 : BC++ 5; C++ BUILDER 4, 5, 6, X; VC++ 5, 6; VC.NET; GCC;
class _base_com : 虚基类 基本串口接口;
class _aync_com : 同步I/O 串口类;
class _sync_com : 异步I/O 串口类;
class _t
www.eeworm.com/read/315428/13542926
_c uart._c
#include "init.h"
/*串口初始化函数*/
void uart0_init(void) {
UCSR0A = 0x00;
UCSR0B = (1
www.eeworm.com/read/315428/13542932
c uart.c
#include "init.h"
/*串口初始化函数*/
void uart0_init(void) {
UCSR0A = 0x00;
UCSR0B = (1