-
MQTT客户端
使用C#编写的MQTT客户端,可用于IBM的消息队列,用于物联网控制中,主要实现发布,订阅这样推送类型的功能,对于同样的话题,无需点对点一个个socket传输,只需要发布,订阅改话题的用户可以方便收到,而且可以设置消息的级别,控制消息的质量,同时减少对带宽设备的要求,大大加快效率!
- 2022-04-17 07:25:18下载
- 积分:1
-
yihuo
利用BP神经网络实现异或问题求解,这里使用的是VS2012版本(BP neural network XOR problem solving, here is the VS2012 version)
- 2014-01-20 14:46:22下载
- 积分:1
-
操作系统轮转法实验
C++轮转法,实现轮转,辨别哪个时间片最好,显示运行时间,运行进程,进程状态
- 2022-05-27 22:03:34下载
- 积分:1
-
循迹小车
基于PID的循迹小车,利用了PID算法,以AT89S52,为控制核心,结合光电传感器实现循迹的智能小车。经过对该避障小车的避障测试实验,实验结果证明该避障小车能够很好的按照预期完成避障动作,并且能够快速运动灵敏避障,效果良好,运行稳定性较好
- 2023-01-21 15:15:04下载
- 积分:1
-
netlibfiles
非线性规划,二次规划SQP,matlab程序求最优值(Nonlinear Programming)
- 2014-09-14 00:24:28下载
- 积分:1
-
xiaoxiaole
基于SDL2的C语言下的开心消消乐游戏。(Based on SDL2 xiaoxiaole)
- 2018-07-01 21:10:10下载
- 积分:1
-
C++
可以编程单片机,绘制很多功能,希望大家支持-C++
- 2022-03-18 02:46:30下载
- 积分:1
-
CoordinateISO6709compliant
I have seen many articles here at CodeProject about coordinates and GPS signal handling, like "Writing your own GPS Applications" and "Distance between locations using latitude and longitude" among others. Most of them do some tasks around a latitude/longitude pair, but them don t handle coordinate storage with care. This article provides a solution to manage coordinates at both memory and persistent storage (XML or database), complying with ISO 6709 standard (Annex H - Text string representation), in concordance with World Wide Web Consortium s LatitudeLongitudeAltitude workgroup.
C#语言中封装了ISO 6709坐标系统(I have seen many articles here at CodeProject about coordinates and GPS signal handling, like Writing your own GPS Applications and Distance between locations using latitude and longitude among others. Most of them do some tasks around a latitude/longitude pair, but them don t handle coordinate storage with care. This article provides a solution to manage coordinates at both memory and persistent storage (XML or database), complying with ISO 6709 standard (Annex H- Text string representation), in concordance with World Wide Web Consortium s LatitudeLongitudeAltitude workgroup. C# language encapsulates coordinate system ISO 6709)
- 2008-02-16 02:26:12下载
- 积分:1
-
vc_matlab
MSVC2008调用Matlab2009的方法。该资料为文档。(VC call matlab program)
- 2014-12-22 15:20:23下载
- 积分:1
-
STM32 CAN标准帧通信例程
STM32 CAN通信例程,包含了KEIL工程和MDK工程,通信模式采用标准帧通信,代码实现了基本的双向通信,可以在此基础上进行二次开发,需要的朋友请带走
- 2022-08-22 02:32:08下载
- 积分:1