-
MQTT协议中文版
说明: MQTT协议 3.1.1中文版
MQTT是一个客户端服务端架构的发布/订阅模式的消息传输协议。它的设计思想是轻巧、开放、简单、规范,因此易于实现。这些特点使得它对很多场景来说都是很好的选择,包括受限的环境如机器与机器的通信(M2M)以及物联网环境(IoT),这些场景要求很小的代码封装或者网络带宽非常昂贵。(MQTT is a messaging protocol in publish/subscribe mode of client server architecture. Its design idea is lightweight, open, simple and standardized, so it is easy to implement. These features make it a good choice for many scenarios, including limited environments such as machine-to-machine communication (M2M) and Internet of Things (IoT), which require very small code encapsulation or very expensive network bandwidth)
- 2020-06-21 15:20:02下载
- 积分:1
-
视频控制端
说明: 带socket TCP和UDP接口的视频播放器。监听socket TCP和UDP端口,可接收外部的控制指令。包括视频片源选择,播放,暂停,停止和音量等。用户可自已定义端口。播放器本身不带任何按钮,只能通过socket指令控制。
这个是控制端程序, 在我资源列表里,有播放端程序下载。(Video player with socket TCP and UDP interface. Monitor socket TCP and UDP ports and receive external control instructions. Including video source selection, playback, pause, stop and volume, etc. Users can define their own ports. The player itself has no buttons and can only be controlled by socket instructions.)
- 2019-03-18 17:04:15下载
- 积分:1
-
Birthday
给定日期,然后输入天数,计算输入天数之后的日期是多少(Given date, and then enter the number of days to calculate the number of days after the date of entry is the number)
- 2014-03-04 17:47:21下载
- 积分:1
-
YeWei
这是最近本人用组态王做得实验室配套双容水箱监控程序,画面清晰漂亮,欢迎大家浏览查看!(Penguin Card Oh, Rosaceae to joke to joke to see his wife thought of the film to go see his wife, playing Walker to play with bottle opener Will and weapons 2)
- 2021-02-25 13:29:38下载
- 积分:1
-
main
智能车程序,可以实现循迹功能并且速度较快。(Intelligent Vehicle program, you can achieve the tracking functionality and faster.)
- 2010-03-13 14:23:42下载
- 积分:1
-
本书是作者使用ArcObjects进行项目开发以及在ArcObjects授课中经验的总结,能够使GIS开发人员快速领悟到ArcObjects的精髓,掌握AO...
本书是作者使用ArcObjects进行项目开发以及在ArcObjects授课中经验的总结,能够使GIS开发人员快速领悟到ArcObjects的精髓,掌握AO开发中的关键和必要的技巧。全书共19章,分为基础篇,技巧篇和提高篇-This book is the author use ArcObjects developing projects as well as the medium of instruction in ArcObjects experience, enabling GIS developers quickly realized that the essence of ArcObjects to grasp the key to the development of AO and the necessary skills. A total of 19 book chapters, divided into the basic articles, tips articles and improve articles
- 2022-01-26 06:07:47下载
- 积分:1
-
MSK仿真文件 matlab
说明: MSK仿真文件 matlab
MSK仿真文件 matlab(MSKmatlab
MSK matlab)
- 2020-04-08 21:56:28下载
- 积分:1
-
SAI_PDF_API
labview生成PDF文档 , 好用(labview transfer to PDF)
- 2021-04-01 16:59:08下载
- 积分:1
-
Delphi 24点游戏实例代码
Delphi 24点游戏实例代码,这是个图片版的24点游戏源码。读取第一个运算符的位置以得到表达式的第一个数字
function AnyFirstPos(Str: string): Integer;
//读取最后一个运算符的位置以得到表达式的最后一个数字
function AnyLastPos(Str: string): Integer;
//判断最先出现的符号是+号、-号、*号还是/号
function AnyFirstF(Str:String):Char;
//此计算用于计算不带()号的加、减、乘、除运算
function SubCompute(Str:String):integer;
//用于计算表达式的结果
随机读取4张牌同时启动计时器,输入的数至少有一个不是系统所发4张扑克中的一个。
- 2022-01-20 23:25:36下载
- 积分:1
-
examples
这是一些labview实例的ppt,也是我当时的课件,愿与大家共分享(These are labview examples ppt, I was the courseware is ready to share with you a total of)
- 2010-07-29 01:08:23下载
- 积分:1