代码搜索:多串口
找到约 10,000 项符合「多串口」的源代码
代码结果 10,000
www.eeworm.com/read/231956/14214106
c mode3_master.c
//////////////UART0 模式3多机通讯主机程序/////////////////
/////////////mode3_master.c//////////////////////
#include
#define aalen 6
#define SLAVE_AD 0x80
typedef unsigned char uchar;
type
www.eeworm.com/read/230833/14272921
s sysalib.s
/* sysALib.s - Samsung SBC ARM7 system-dependent routines */
/* Copyright 1984-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01o,28jul04,a_m BSP定制 for 多刃剑开发
www.eeworm.com/read/229833/14315248
s sysalib.s
/* sysALib.s - Samsung SBC ARM7 system-dependent routines */
/* Copyright 1984-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01o,28jul04,a_m BSP定制 for 多刃剑开发
www.eeworm.com/read/217718/14952862
m radar_kalmanimm6.m
%************交互多模算法*********************
%IMM算法
%Radar
%N
%*********************************************
%function IMM(N)
N=100;
T=2;
r=10000;
R=[r 0;0 r];
A1=[1 T 0 0; 0 1 0 0;0 0 1 T;0 0