代码搜索:Packet

找到约 10,000 项符合「Packet」的源代码

代码结果 10,000
www.eeworm.com/read/306968/13734577

h aodv_packet.h

/* Copyright (c) 1997, 1998 Carnegie Mellon University. All Rights Reserved. Permission to use, copy, modify, and distribute this software and its documentation is hereby granted (including for com
www.eeworm.com/read/306954/13734644

h mflood-packet.h

#ifndef __mflood_packet_h__ #define __mflood_packet_h__ /* * JFlood Routing Protocol Header Macros */ #define HDR_MFLOOD(p) ((struct hdr_mflood*)hdr_mflood::access(p)) /* * General JFlo
www.eeworm.com/read/306840/13736974

m single_packet.m

function [inf_bits_cnt, inf_bit_errs, raw_bits_cnt, raw_bit_errs] = single_packet(sim_options) % Generate channel impulse response cir = get_channel_ir(sim_options); % Generate tx signal, retu
www.eeworm.com/read/305193/13777248

h aodv_packet.h

/* Copyright (c) 1997, 1998 Carnegie Mellon University. All Rights Reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the followi
www.eeworm.com/read/304396/13795011

c bl_packet.c

//***************************************************************************** // // bl_packet.c - Packet handler functions used by the boot loader. // // Copyright (c) 2006-2007 Luminary Micro,
www.eeworm.com/read/304396/13795017

h bl_packet.h

//***************************************************************************** // // bl_packet.h - The global variables and definitions of the boot loader. // // Copyright (c) 2006-2007 Luminary
www.eeworm.com/read/304396/13795036

c bl_packet.c

//***************************************************************************** // // bl_packet.c - Packet handler functions used by the boot loader. // // Copyright (c) 2006-2007 Luminary Micro,
www.eeworm.com/read/304396/13795043

h bl_packet.h

//***************************************************************************** // // bl_packet.h - The global variables and definitions of the boot loader. // // Copyright (c) 2006-2007 Luminary
www.eeworm.com/read/303916/13806262

h mflood-packet.h

#ifndef __mflood_packet_h__ #define __mflood_packet_h__ /* * JFlood Routing Protocol Header Macros */ #define HDR_MFLOOD(p) ((struct hdr_mflood*)hdr_mflood::access(p)) /* * General JFlo
www.eeworm.com/read/302667/13829390

m single_packet.m

function [inf_bits_cnt, inf_bit_errs, raw_bits_cnt, raw_bit_errs] = single_packet global sim_consts; % Generate tx signal, returns also information bits and raw bits [txsignal, tx_inf_bits, tx_ra