代码搜索:WIRELESS
找到约 5,299 项符合「WIRELESS」的源代码
代码结果 5,299
www.eeworm.com/read/213708/4913135
tcl wireless-pkt-demo.tcl
# Copyright (c) 1999 Regents of the University of Southern California.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provi
www.eeworm.com/read/213708/4913185
test-all-wireless-lan
#! /bin/sh
#
# Copyright (c) 1998 University of Southern California.
# All rights reserved.
#
www.eeworm.com/read/213708/4913215
test-all-wireless-diffusion
#! /bin/sh
#
# Copyright (c) 1998 University of Southern California.
# All rights reserved.
#
www.eeworm.com/read/213708/4913243
test-all-wireless-tdma
#! /bin/sh
#
# Copyright (c) 1998 University of Southern California.
# All rights reserved.
#
www.eeworm.com/read/213708/4913255
test-all-wireless-shadowing
#! /bin/sh
#
# Copyright (c) 1998, 2000 University of Southern California.
# All rights reserved.
#
www.eeworm.com/read/213708/4913261
test-all-wireless-gridkeeper
#! /bin/sh
#
# Copyright (c) 1998 University of Southern California.
# All rights reserved.
#
www.eeworm.com/read/203613/5040090
h leach-wireless-phy.h
#include
#define CS_MAX_CODE 999
class LeachWirelessPhy : public WirelessPhy
{
private:
double pktEnergy(double pt, double pxcvr, int nbytes);
protected:
double *cs_
www.eeworm.com/read/203613/5040091
cc leach-wireless-phy.cc
#include "leach-wireless-phy.h"
static class LeachWirelessPhyClass : public TclClass
{
public:
LeachWirelessPhyClass() : TclClass("Phy/WirelessPhy/LeachWirelessPhy") {}
TclObject* create(int, c
www.eeworm.com/read/311998/3676949
h cardif_windows_wireless.h
/**
* Windows wireless extensions interface.
*
* Licensed under a dual GPL/BSD license. (See LICENSE file for more info.)
*
* \file cardif_windows_wireless.h
*
* \author chris@open1x.or
www.eeworm.com/read/311998/3676957
c cardif_windows_wireless.c
/**
* Windows wireless interface.
*
* Licensed under a dual GPL/BSD license. (See LICENSE file for more info.)
*
* \file cardif_windows_wireless.c
*
* \authors chris@open1x.org
*
*