-
wifi热点创建与连接
应用背景 基于Android平台, 建立wifi热点, 实现wifi连接的功能,暂时还没实现数据通信的功能,适合初学者,学习如何建立wifi热点,和连接热点。关键技术
wifi许可,为获得wifi网络状态,需要
获取wifi管理接口WifiManager wifiManager = (WifiManager) context.getSystemService(Context.WIFI_SERVICE);
- 2022-02-24 22:27:31下载
- 积分:1
-
VB 通讯开发源码例子 邮件客户端检查,接收代码
VB 通讯开发源码例子 邮件客户端检查,接收代码-VB communication open source examples mail client checks, receive code
- 2022-08-04 04:02:25下载
- 积分:1
-
sip_rfc3261 ISO documents
sip_rfc3261 国际标准化文档-sip_rfc3261 ISO documents
- 2022-02-15 02:18:51下载
- 积分:1
-
一个排队机伺服器的测试程序源代码,有队列模拟,呼号终端扫描等功能。
一个排队机伺服器的测试程序源代码,有队列模拟,呼号终端扫描等功能。-a Queue server testing procedures source code, a cohort simulation, call terminal scanning capabilities.
- 2022-07-07 22:45:17下载
- 积分:1
-
一份详细的SIP协议的数据流分析的文档,该文档有两百多页,包含的SIP消息的各种情况,内容实用,可供SIP协议的VoIP开发者做一份详细的SIP数据流的分析手册...
一份详细的SIP协议的数据流分析的文档,该文档有两百多页,包含的SIP消息的各种情况,内容实用,可供SIP协议的VoIP开发者做一份详细的SIP数据流的分析手册。-a detailed SIP protocol data flow analysis of the document, the document is over 200 pages and contains information of the various SIP, as practical, the SIP for VoIP developers to do a detailed SIP data flow analysis handbook.
- 2022-12-25 10:50:03下载
- 积分:1
-
通过计算机网络向对端放松字符串,对端计算机自动接收
通过计算机网络向对端放松字符串,对端计算机自动接收-through computer networks to relax right-string right end computer automatically receive
- 2022-08-10 20:15:28下载
- 积分:1
-
关于3G基站的培训,现在正在搞TD,应该对大家有用处。
关于3G基站的培训,现在正在搞TD,应该对大家有用处。-3G base stations on the training, are now engaged in TD, everyone should have usefulness.
- 2022-11-16 10:25:03下载
- 积分:1
-
Implements layered decoding using the sum
Implements layered decoding using the sum-product-algorithm. Codes are input as a .txt file in A-list format.
- 2023-05-29 10:00:03下载
- 积分:1
-
Wishbone to LPC (Low
Wishbone to LPC (Low-Pin Count) Bridge, includes master and slave modules. Supports 8-bit I/O Read and Write cycles, 8-bit Memory Read/Write cycles, DMA cycles, and up to 32-bit Firmware memory read/write cycles. Serial IRQ support is also provided.
None of this has been tested (yet) with a third-party LPC Peripheral or Host.
- 2022-03-21 15:28:38下载
- 积分:1
-
智能楼宇中心管理代码
应用背景应用于楼宇对讲设备管理,中心管理,呼叫对讲,视频查看等等。关键技术视频查看,语音对讲,基于天敏视频采集卡SDK3000开发的视频监控系统。采用串口通信将硬件系统和软件系统进行连接。数据的传输方面我们做了细致的优化,达到了报警信息和对讲功能的实现更加快捷。实现中心监控门口和围墙机,室内机对中心的呼叫与监控,门口机和围墙机呼叫中心并自动开启监控。系统包含:小区结构、呼叫对讲、 报警监控、信息发布、门禁管理、巡更打卡、信息查询、系统设置以及智能社区等功能模块。
- 2022-10-02 04:00:04下载
- 积分:1