搜索资源列表
wificontrol
- 这是一个如何使用VC来控制无线网卡操作的学习文档,希望对大家有所帮助.-This is a how to use the VC to control the operation of the wireless network card documentation of learning, we want to help.
ZDA211MacUSB_install_4_5_7_0.dmg
- 更新于2008年9/21手机322g+无线网卡的驱动-failed to translate
225
- 下一代无线城域网—MIMO-OFDM模型,关于ofdm的,有源码-The next generation of wireless MAN-MIMO-OFDM model, on ofdm, there are source
wireless
- 侦测mini pcie 接口上的无线网卡ID-detect wireless card ID on mini PCI-E interface
22415
- 《NS网络模拟和协议仿真》一书当中配套的无线Mesh网协议开发和仿真的完整实例以及本书的示例源代码。 -NS network simulation and protocol emulation, " a book which supporting wireless Mesh network protocol development and simulation of a complete instance as well as the book' s example sourc
wifi
- 易语言笔记无线网共享工具源码,解决手机没有wifi不能上网的烦恼-The easy language notes wireless network sharing tool source code to solve the troubles of Internet phone no wifi can not
tinyos-2.x-source-code
- 无线传感网专用嵌入式操作系统tinyOS2.0的源码,实用性很高,建议下载。-source code for tinyOS2.0 of WSN.
cardaccess_sensorbridge_ZGB20
- 无线网桥基于lua开发的驱动程序。经过测试,十分好用。-Wireless Bridge lua-based development driver. After testing, very easy to use.
ns2transmitdistance-change
- NS2无线传感网仿真软件中,将节点通信范围由250m修改为300m的tcl代码,可直接运行-NS2 wireless sensor network simulation software, the node communication by the scope of 250m to 300m modify the tcl code, can be directly run
wired-wireless
- NS2无线传感网模拟代码,无线网络与有线网络混合仿真的代码,亲测可运行-NS2 simulation code wireless sensor networks, wireless networks and wired networks hybrid simulation code, pro-test runs
wu
- 易语言获取无线网卡信息源码例程程序调用API函数获取无线网卡信息。 -Easy language access to the wireless network card information source routine procedure call API function to obtain wireless network card information.
wifi连接
- 支持电脑连接附近无线网,自动搜索无线网,输入密码即可连接。需要安装EX_UI界面库。(Support computer connections near the wireless network, automatically search the wireless network, enter the password to connect. You need to install the EX_UI interface library.)
无线传感网结点定位
- 基于测距技术的定位算法包括基于接收信号强度(RSSI,Received Signal Strength Indication)、基于到达时间(TOA,Time of Arrival)、基于到达时间差(TDOA,Time Difference of Arrival)以及基于到达角度(AOA,Angle of Arrival)测距方法。通过以上几种算法获取了三个相邻节点间距离后,再利用三边测量法、三角测量法或极大似然估计法计算出未知节点的位置。