代码搜索:Segmentation

找到约 3,259 项符合「Segmentation」的源代码

代码结果 3,259
www.eeworm.com/read/140252/13094258

c test.c

/* ** NOTE: Running this program in a Win32 or Unix environment ** will probably result in a segmentation fault or protection ** error. These errors may be caused by MEMWATCH when it is ** lookin
www.eeworm.com/read/149015/5704087

c ip_frag.c

/* @file * * This is the IP packet segmentation and reassembly implementation. * */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * *
www.eeworm.com/read/145331/5746403

c ip_frag.c

/* @file * * This is the IP packet segmentation and reassembly implementation. * */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * *
www.eeworm.com/read/125570/6027741

c ip_frag.c

/* @file * * This is the IP packet segmentation and reassembly implementation. * */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * *
www.eeworm.com/read/30239/1016146

c ip_frag.c

/* @file * * This is the IP packet segmentation and reassembly implementation. * */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * *
www.eeworm.com/read/30239/1016412

c ip_frag.c

/* @file * * This is the IP packet segmentation and reassembly implementation. * */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * *
www.eeworm.com/read/34887/1049827

c ip_frag.c

/* @file * * This is the IP packet segmentation and reassembly implementation. * */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * *
www.eeworm.com/read/461042/1555256

m mcodeblkseg.m

function [Out,BlkSize,DataSize,NumSlots] = mCodeBlkSeg(In,ZoneD,BurstD) % Downlink code block segmentation for OFDMA of IEEE 802.16 (WiMAX) % % [Out,BlkSize,DataSize,NumSlots] = mCodeBlkSeg(In
www.eeworm.com/read/461042/1555336

m mcodeblkseg.m

function [Out,BlkSize,DataSize,NumSlots] = mCodeBlkSeg(In,ZoneD,BurstD) % Downlink code block segmentation for OFDMA of IEEE 802.16 (WiMAX) % % [Out,BlkSize,DataSize,NumSlots] = mCodeBlkSeg(In
www.eeworm.com/read/461042/1555358

m mslotdemap.m

% Uplink Rx slot data and pilot demapping for OFDMA of IEEE 802.16 (WiMAX) % % [DataSlots,PilotSlots] = mSlotDemap(SlotVecs,ZoneD,BurstD,PilotVecs) % % This module performes the segmentation o