代码搜索:Adhoc
找到约 307 项符合「Adhoc」的源代码
代码结果 307
www.eeworm.com/read/290653/8469696
bpg adhoc.bpg
#------------------------------------------------------------------------------
VERSION = BWS.01
#------------------------------------------------------------------------------
!ifndef ROOT
ROOT =
www.eeworm.com/read/382837/8995333
doc adhoc.doc
www.eeworm.com/read/425454/10355336
sh adhoc.sh
#!/bin/bash
WLAN_INTERFACE=wlan0
#configure wlan encrypt key
#iwconfig $WLAN_INTERFACE enc s:0987654321abc [1]
ifconfig $WLAN_INTERFACE down
iwconfig $WLAN_INTERFACE mode Ad-Hoc
#configure wlan essid,
www.eeworm.com/read/272144/10968934
tcl adhoc.tcl
# 采用了参数传递的形式,可以直接通过命令行方便的模仿ad hoc的所有平面路由协议
if {$argc !=4} {
puts "Usage: ns adhoc.tcl Routing_Protocol Traffic_Pattern Scene_Pattern Num_Of_Node"
puts "Example:ns adhoc.tcl AODV cb
www.eeworm.com/read/433872/7076927
txt adhoc.txt
This sample shows how to make a simple
adhoc query and create a report on the fly
based on the resulting records.
www.eeworm.com/read/452999/7428107
tcl adhoc.tcl
# 采用了参数传递的形式,可以直接通过命令行方便的模仿ad hoc的所有平面路由协议
if {$argc !=4} {
puts "Usage: ns adhoc.tcl Routing_Protocol Traffic_Pattern Scene_Pattern Num_Of_Node"
puts "Example:ns adhoc.tcl AODV cb
www.eeworm.com/read/199598/7843698
doc adhoc.doc
www.eeworm.com/read/397048/8070972
pdf adhoc.pdf
www.eeworm.com/read/303520/13813559
adhoc readme.adhoc
Since V 0.16 and initial support for ad-hoc mode is included.
This is still under development, and I'm aware that it might fail.
You can put the nic in ad-hoc mode running
iwconfig mode ad-
www.eeworm.com/read/123456/6058865
bpg adhoc.bpg
#------------------------------------------------------------------------------
VERSION = BWS.01
#------------------------------------------------------------------------------
!ifndef ROOT
ROOT =