搜索资源列表
WMIClient
- 不像IOCTL_NDIS_QUERY_GLOBAL_STATS IOCTL,Windows Management Instrumentation(WMI)接口可以用于查询小端口驱动信息,即可以用来查询NDIS小端口驱动支持的OID。本文示例是查询无线网络的信号强度。-Unlike IOCTL_NDIS_QUERY_GLOBAL_STATS IOCTL, Windows Management Instrumentation (WMI) interfaces can be used to query
CSharp
- 获取路由器信号强度,获取路由器地址mac等-Get router signal strength
WIFI-SingleTest
- 通过Manage Native Wify 实现的一个列举本地设备能够查询到的无线路由,并能显示当前网络连接的信号强度-To Show the wireless Router List by NativeWify API
CSharpSMSAT
- C# 串口 AT指令实现短信发送与读取等,连接短信输入短信中心号码,设定通信端口,设定波特率,连接后即可使用AT指令发送短信,基本操作可实现查询中心号、SIM卡号、设置中心号、测信号强度、清除显示区域等功能-C# serial AT commands to send and read messages realization, connected text input SMS center number, set the communications port, set the baud rat
Wifi1
- wifi信号扑捉集合,可以完成信号强度分析-wifi signal capture collection, you can complete signal strength analysis
WifiDemo
- 可以用来查看无线信号列表和无线信号强度,以及已经连接的无线信号强度. wpf做的 ,可以拿来参考下,程序跑久了会beng-check wifi singal quality and list. it may has many bugs .but you can try to use it
SignalStrengthMeter
- c#中实现一个比较简单的信号强度控制,说明了开发自定义控件所使用的一些技术。我们将以我们的方式来看看我们的隐藏属性,通过设计器,正确地列出我们的自定义属性,以及一些其他的指针。-This is a relatively simple control that illustrates some of the techniques used in developing custom controls. We will look at the way we hide properties that w
RSSI转D
- 本程序实现测量传感器网络之间的RSSI值,由其值得大小表征信号强度的大小,并将其转为距离D的功能。(This procedure realizes the measurement of the RSSI value between the sensor networks, and the size of the signal strength is represented by its size, and it is turned to the function of distance D.)
SignalStrength
- 对当前连接的无线信号强度进行检测,使用c#语言、windows平台(wifi signal indicator solution)
判断网络信号强度
- c#实现的用来判断网络信号强度的源码,可以用来判断wife信号的强弱