代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/166212/10029092
c p3.c
/* Protocol 3 (par) allows unidirectional data flow over an unreliable channel. */
#define MAX_SEQ 1 /* must be 1 for protocol 3 */
typedef enum {frame_arrival, cksum_err, timeout} event_type;
#
www.eeworm.com/read/164767/10089670
h tcp.h
#ifndef _TCPSOCKET_H
#define _TCPSOCKET_H
#include
#include
#include
#include
#define TCPFFIN 0x01
#define TCPFSYN 0x02
#define TCPFRST
www.eeworm.com/read/355179/10288781
cmd 6455.cmd
-c
-heap 0x2000
-stack 0x4000
MEMORY
{
IRAM : o = 00800000h l = 001FFFFFh
L1P : o = 00E00000h l = 00007FFFh
LID : o = 00F00000h l = 00007FFFh
www.eeworm.com/read/425044/10385083
hif ccd_dr.hif
Version 7.2 Build 151 09/26/2007 SJ Full Version
29
1674
OFF
OFF
OFF
OFF
ON
ON
OFF
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Pat
www.eeworm.com/read/459145/7280318
c p3.c
/* Protocol 3 (par) allows unidirectional data flow over an unreliable channel. */
#define MAX_SEQ 1 /* must be 1 for protocol 3 */
typedef enum {frame_arrival, cksum_err, timeout} event_type;
#
www.eeworm.com/read/454248/7395573
hif fifo.hif
Version 7.2 Build 151 09/26/2007 SJ Full Version
38
2275
OFF
OFF
OFF
OFF
ON
ON
ON
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Path
www.eeworm.com/read/453797/7412245
m ls_estimation.m
function output=ls_estimation(input,pilot_inter,pilot_sequence,pilot_num);
[N,NL]=size(input);
output=zeros(N,NL-pilot_num);
i=1;
count=0;
while i
www.eeworm.com/read/451439/7463778
m wm.m
%Name: Chris Shoemaker
%Course: EER-280 - Digital Watermarking
%Project: Embeding of CDMA watermark into H1,V1,D1 componants of a 1-scale DWT
% Watermark Embeding
clear all;
c
www.eeworm.com/read/450211/7488514
hif 2fsk_final.hif
Version 7.2 Build 151 09/26/2007 SJ Web Edition
2
24
OFF
OFF
OFF
OFF
ON
ON
OFF
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Paths -
www.eeworm.com/read/447000/7561268
m cdma_recover.m
%Name: Chris Shoemaker
%Course: EER-280 - Digital Watermarking
%Project: CDMA based using multiple PN sequences embeded into whole object
% Watermark Recovery
clear all;
% save st