代码搜索:Packet
找到约 10,000 项符合「Packet」的源代码
代码结果 10,000
www.eeworm.com/read/302667/13829423
asv single_packet.asv
function r1 = single_packet
global sim_consts;
for k = 1:length(sim_consts.SNR)
% Generate tx signal, returns also information bits and raw bits
[txsignal, tx_inf_bits, tx_raw_bits]
www.eeworm.com/read/302667/13829435
m single_packet.m
function r1 = single_packet
global sim_consts;
for k = 1:length(sim_consts.SNR)
% Generate tx signal, returns also information bits and raw bits
[txsignal, tx_inf_bits, tx_raw_bits]
www.eeworm.com/read/302113/13841910
tcl ns-packet.tcl
# -*- Mode:tcl; tcl-indent-level:8; tab-width:8; indent-tabs-mode:t -*-
#
# Time-stamp:
#
# Copyright (c) 1997 Regents of the University of California.
# All rights reserv
www.eeworm.com/read/302112/13841911
h bcast_packet.h
/*******************************************************************
Copyright (C) 2004 Thomas Kunz, CRC Canada, BCAST for IPv4.
DISTRIBUTED WITH NO WARRANTY, EXPRESS OR IMPLIED.
See the GNU Librar
www.eeworm.com/read/302112/13842009
tcl ns-packet.tcl
# -*- Mode:tcl; tcl-indent-level:8; tab-width:8; indent-tabs-mode:t -*-
#
# Time-stamp:
#
# Copyright (c) 1997 Regents of the University of California.
# All rights reserv
www.eeworm.com/read/152843/5666244
c packet_history.c
/*
* net/dccp/packet_history.h
*
* Copyright (c) 2005 The University of Waikato, Hamilton, New Zealand.
*
* An implementation of the DCCP protocol
*
* This code has been developed by the Un
www.eeworm.com/read/152843/5666245
h packet_history.h
/*
* net/dccp/packet_history.h
*
* Copyright (c) 2005 The University of Waikato, Hamilton, New Zealand.
*
* An implementation of the DCCP protocol
*
* This code has been developed by the Un
www.eeworm.com/read/150965/5687536
h packet32.h
/*
* Copyright (c) 1999 - 2003
* NetGroup, Politecnico di Torino (Italy)
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are p
www.eeworm.com/read/150965/5687577
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/141708/5769297
h packet_ext.h
#ifndef PACKET_EXT_H
#define PACKET_EXT_H
#include "scv.h"
#include "packet.h"
template
class scv_extensions : public scv_extensions_base {
public:
scv_extensions