代码搜索:inter
找到约 5,354 项符合「inter」的源代码
代码结果 5,354
www.eeworm.com/read/366702/2862374
exp mips16-inter.exp
# Run compatibility tests in which the "alt" compiler tries to force
# MIPS16 mode.
# We can only guarantee MIPS16 runtime support for certain targets.
if { ![istarget mipsisa*-*-elf*] && ![istarget
www.eeworm.com/read/364308/2906541
c inter_can_t.c
/////////can 交互通讯发送程序//////////////
/////////inter_can_t.c////////////////////
#include "candeal1.h"
#define LEN 8
#define MSGNUMA 2
#define MSGNUMB 5
#define MSGNUMC 6
#define MSGNUMD 7
#defi
www.eeworm.com/read/364308/2906546
c inter_can_r.c
/////////can 交互通讯接收程序//////////////
/////////inter_can_r.c////////////////////
#include "candeal1.h"
#define LEN 8
#define MSGNUMA 2
#define MSGNUMB 5
#define MSGNUMC 6
#define MSGNUMD 7
#defi
www.eeworm.com/read/354595/3076041
c inter_can_t.c
/////////can 交互通讯发送程序//////////////
/////////inter_can_t.c////////////////////
#include "candeal1.h"
#define LEN 8
#define MSGNUMA 2
#define MSGNUMB 5
#define MSGNUMC 6
#define MSGNUMD 7
#defi
www.eeworm.com/read/354595/3076045
c inter_can_r.c
/////////can 交互通讯接收程序//////////////
/////////inter_can_r.c////////////////////
#include "candeal1.h"
#define LEN 8
#define MSGNUMA 2
#define MSGNUMB 5
#define MSGNUMC 6
#define MSGNUMD 7
#defi
www.eeworm.com/read/351718/3099517
c inter_can_t.c
/////////can 交互通讯发送程序//////////////
/////////inter_can_t.c////////////////////
#include "candeal1.h"
#define LEN 8
#define MSGNUMA 2
#define MSGNUMB 5
#define MSGNUMC 6
#define MSGNUMD 7
#defi
www.eeworm.com/read/351718/3099521
c inter_can_r.c
/////////can 交互通讯接收程序//////////////
/////////inter_can_r.c////////////////////
#include "candeal1.h"
#define LEN 8
#define MSGNUMA 2
#define MSGNUMB 5
#define MSGNUMC 6
#define MSGNUMD 7
#defi
www.eeworm.com/read/156524/5611598
m inter_weave_8.m
%交织度为8的交织
function u=INTER_WEAVE_8(d)
N=length(d)/456;%桢数
C=reshape(d,456,N);
C=C';
u=zeros(4*N+4,114);
for n=1:N
for k=0:455
b=mod(k,8)+4*(n-1);
j=2*mod(49*k,57)+floor(mod(k,8)/4);
www.eeworm.com/read/156524/5611616
m inter_weave_8.m
%交织度为8的交织
function u=INTER_WEAVE_8(d)
N=length(d)/456;%桢数
C=reshape(d,456,N);
C=C';
u=zeros(4*N+4,114);
for n=1:N
for k=0:455
b=mod(k,8)+4*(n-1);
j=2*mod(49*k,57)+floor(mod(k,8)/4);
www.eeworm.com/read/155906/5617689
c inter_can_t.c
/////////can 交互通讯发送程序//////////////
/////////inter_can_t.c////////////////////
#include "candeal1.h"
#define LEN 8
#define MSGNUMA 2
#define MSGNUMB 5
#define MSGNUMC 6
#define MSGNUMD 7
#defi