-
wifi热点创建与连接
应用背景 基于Android平台, 建立wifi热点, 实现wifi连接的功能,暂时还没实现数据通信的功能,适合初学者,学习如何建立wifi热点,和连接热点。关键技术
wifi许可,为获得wifi网络状态,需要
获取wifi管理接口WifiManager wifiManager = (WifiManager) context.getSystemService(Context.WIFI_SERVICE);
- 2022-02-24 22:27:31下载
- 积分:1
-
这是一个在DSP上实现的RS纠错编解码算法,很实用,希望对各位大侠有帮助...
这是一个在DSP上实现的RS纠错编解码算法,很实用,希望对各位大侠有帮助-This is a realization of the DSP RS error correction coding, very practical, and I hope to help you Shanhaiguan
- 2022-05-07 14:49:02下载
- 积分:1
-
modem at命令集说明
modem at命令集说明-Modem at commands collection guide
- 2022-03-09 13:21:26下载
- 积分:1
-
微软亚洲研究院论文:可扩展视频传输中的信道自适应差错保护
微软亚洲研究院论文:可扩展视频传输中的信道自适应差错保护-Microsoft Asia Research Institute Papers : scalable video transmission of Channel Adaptive Error Protection
- 2022-01-25 19:12:31下载
- 积分:1
-
雷达信号仿真的文章,主要是基于先进仪器仿真雷达信号。
雷达信号仿真的文章,主要是基于先进仪器仿真雷达信号。-Radar signal simulation of the article is mainly based on advanced radar signal simulation apparatus.
- 2023-02-01 16:50:03下载
- 积分:1
-
Fast_CRC Algorithme source en Test programme to evaluate performance
Fast_CRC Algorithme source en Test programme to evaluate performance
- 2022-01-29 02:23:10下载
- 积分:1
-
Serial debugging tools, functions as a surveillance tool for debugging, user
串口调试工具,功能齐全,能作为监视调试工具,界面友好,使用方便-Serial debugging tools, functions as a surveillance tool for debugging, user-friendly and easy to use
- 2022-02-20 19:51:59下载
- 积分:1
-
中华民国曲线说明性能的二元分类问题,类…
ROC curves illustrate performance on a binary classification problem where classification is based on simply thresholding a set of scores at varying levels. Lenient thresholds give high sensitivity but low specificity, strict thresholds give high specificity but low sensitivity the ROC curve plots this trade-off over a range of thresholds (usually with sens vs 1-spec, but I prefer sens vs spec this code gives you the option).
It is theoretically possible to operate anywhere on the convex hull of an ROC curve, so this is plotted too. The area under the curve (AUC) for a ROC plot is a measure of overall accuracy, and the area under the ROCCH is a kind of upper bound on what might be achievable with a weighted combination of differently thresholded results from the given classifier
-ROC curves illustrate performance on a binary classification problem where classification is based on simply thresholding a set of scores at varying levels. Lenient thresholds give high sensitivity but
- 2022-01-21 23:11:41下载
- 积分:1
-
TCP服务器
这是TCP协议的一个简单实现服务器。这些类提供套接字的更高级别抽象,以实现服务器端程序。
- 2023-07-06 12:35:03下载
- 积分:1
-
一个串口封装类和演示程序,很好用的,代码有详细的…
一个串口包装类及演示程序,非常好用,代码都有详细注解!-A serial wrapper class and demo program, very easy to use, the code has detailed notes!
- 2022-03-02 20:35:25下载
- 积分:1