-
基于MFC的雷达图,用于显示激光扫描仪的扫描点。
资源描述
使用MFC的绘图功能,绘制雷达显示界面。通过SOCKET通讯接收激光扫描仪一帧256个扫描点的角度和距离信息。极坐标系和像素坐标系转换,将没个扫描点角度,距离一一对应打在雷达图显示界面上。使用双缓冲技术,去除闪烁现象。简化运算,将图像更新频率提高到10HZ,达到实时显示周边环境2维特征的效果。
- 2022-05-24 01:24:51下载
- 积分:1
-
Serial communication for use in the two machines to run but must ensure that the...
串口通讯使用说明
在两台机器运行
但必须保证用串口线连接
-Serial communication for use in the two machines to run but must ensure that the serial cable connections
- 2022-01-28 18:20:23下载
- 积分:1
-
一份初学者易懂的C++教程,虽然知识较浅但是很适合指导初学者快速的学习
一份初学者易懂的C++教程,虽然知识较浅但是很适合指导初学者快速的学习-A beginner-friendly C++ Tutorial, although it is suitable for shallow knowledge to guide beginners quickly learn
- 2022-03-21 18:12:13下载
- 积分:1
-
一组实现拖放操作的控件,支持所有windows下的拖放操作,包括文件,文本,URL,图片的拖放.全部源代码,强力推荐。...
一组实现拖放操作的控件,支持所有windows下的拖放操作,包括文件,文本,URL,图片的拖放.全部源代码,强力推荐。-achieve a group of drag and drop controls, and support all windows of drag-and-drop operations, including documents, text, URL, drag and drop the photos. Full source code, strongly recommended.
- 2022-11-15 04:15:03下载
- 积分:1
-
编写msn messenger程序需要的idl,和typelib
编写msn messenger程序需要的idl,和typelib-Msn messenger program requires the preparation of the idl, and typelib
- 2022-07-14 13:11:22下载
- 积分:1
-
打开读写HID设备
应用背景用于Windows平台下与USB设备(HID类)的通信例子。关键技术免驱动的读写HID设备,实现Windows平台下与自己开发的USB设备进行通信,不需要任何驱动,使用的是Windows自带的HID设备类驱动。
- 2022-12-28 21:00:04下载
- 积分:1
-
可用于替换任意数据类型实例的列表尾指针…
带头尾指针的list,可以使用任意数据类型替换例子中的类型,实现从尾部插入元素,从任意位置删除元素。-lead the list tail pointer can be used to replace arbitrary data types examples of types, from a tail insert elements from any location delete elements.
- 2022-04-09 05:26:26下载
- 积分:1
-
中国麻将小程序,付代码,个人感觉功能比较齐全了,可以下载看...
中国麻将小程序,付代码,个人感觉功能比较齐全了,可以下载看-Chinese Mahjong small programs, pay code, personal sensory function relatively complete, and can be downloaded to see
- 2022-09-13 20:10:04下载
- 积分:1
-
用C++写在VC6.0 C.采用预测反褶积过程
用C++写的预测反褶积程序,在VC6.0下编译通过-Using C++ to write the predictive deconvolution procedure adopted in the VC6.0 compiler under
- 2022-04-30 06:43:14下载
- 积分:1
-
通过windowsDDK的hid接口操作usb
应用背景主要是通过hdi接口来操作usb,将相关的头文件和lib库(32位和64位)整合一下,方便测试验证关键技术windows7的ddk比较庞大,如果想简单的通过使用usb,可以直接使用目录下库,不必包含整个ddk的目录。
- 2023-04-30 08:35:03下载
- 积分:1