代码搜索:Packet
找到约 10,000 项符合「Packet」的源代码
代码结果 10,000
www.eeworm.com/read/180505/9304114
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/180067/9321634
c wm_packet.c
/* @(#)wm_packet.c 1.7 98/10/08 Copyright 1995, 1997 J. Schilling */
#ifndef lint
static char sccsid[] =
"@(#)wm_packet.c 1.7 98/10/08 Copyright 1995, 1997 J. Schilling";
#endif
/*
* CDR write metho
www.eeworm.com/read/179943/9330524
sh insert-packet.sh
#!/bin/sh
#
# Insert a test packet into a unit test.
# ./insert-packet.sh
#
# searches for the initNetwork() line and inserts just below that
#
function
www.eeworm.com/read/179686/9344895
h packet32.h
/*
* Copyright (c) 1999, 2000
* Politecnico di Torino. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided tha
www.eeworm.com/read/375214/9368606
h packet_queue.h
/*
* This is a module which is used for queueing IPv4 packets and
* communicating with userspace via netlink.
*
* (C) 2000 James Morris, this code is GPL.
*/
#ifndef _IP_QUEUE_H
#define _IP_QUEUE
www.eeworm.com/read/375214/9368655
c packet_queue.c
/*
* This is a module which is used for queueing IPv4 packets and
* communicating with userspace via netlink.
*
* (C) 2000 James Morris, this code is GPL.
*
* 2002-01-10: I modified this code s
www.eeworm.com/read/375214/9368715
c packet_out.c
/***************************************************************************
packet_out.c - description
-------------------
begin
www.eeworm.com/read/375214/9368738
h packet_out.h
/***************************************************************************
packet_out.h - description
-------------------
begin
www.eeworm.com/read/373616/9447827
jpg transfer_packet.jpg
www.eeworm.com/read/177349/9458460
m single_packet.m
function [inf_bits_cnt, inf_bit_errs, raw_bits_cnt, raw_bit_errs] = single_packet(SimulationParameters,SNR)
% Generate channel impulse response
cir = get_channel_ir(SimulationParameters);
% Gen