登录
首页 » C++ » Robot2017_HostComputerProgram

Robot2017_HostComputerProgram

于 2018-01-05 发布 文件大小:22KB
0 142
下载积分: 1 下载次数: 17

代码说明:

  适用于第二届浙江省机器人比赛上位机程序,采用qt编程,实现串口通信和halcon图像处理功能。(Apply to the second Zhejiang robot contest host computer program, using qt programming, serial communication and halcon image processing functions.)

文件列表:

Robot2017_HostComputerProgram\AlternateCode.txt, 12431 , 2017-05-14
Robot2017_HostComputerProgram\main.cpp, 302 , 2017-04-26
Robot2017_HostComputerProgram\ReadMe.md, 0 , 2017-04-30
Robot2017_HostComputerProgram\usartassistant.cpp, 189803 , 2017-05-14
Robot2017_HostComputerProgram\usartassistant.h, 2674 , 2017-05-14
Robot2017_HostComputerProgram\UsartAssistant.pro, 2333 , 2017-05-14
Robot2017_HostComputerProgram\UsartAssistant.pro.user, 23940 , 2017-11-24
Robot2017_HostComputerProgram\usartassistant.ui, 17499 , 2017-05-14
Robot2017_HostComputerProgram, 0 , 2017-11-24

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • serial-communications
    单片机串口通讯!带protues仿真文件。(Microcontroller serial communications! With protues simulation files.)
    2013-07-28 10:15:17下载
    积分:1
  • simplecommtest
    一个多线程串口编程的test,简单而实用,适合工业控制(A multi-threaded programming serial port test, easy and practical for industrial control)
    2009-03-28 17:43:02下载
    积分:1
  • fxplcCommunictionDLL
    用VB编写的FX系列PLC通信动态链接库,用户只需调用API函数就可以简单的实现串口通讯(VB prepared by the FX series PLC communication dynamic link library, Users only need to call API functions can be achieved by a simple serial communications)
    2007-05-27 17:16:40下载
    积分:1
  • 95302940CAN232B_LabVIEW_Demo
    Labview串口只能接受和传递ASCII码,因此你在使用的时候得先把它们转换为ASCII码才行.(Labview serial port can only receive and impart ASCII codes, so you use the time to first convert them to ASCII codes Cai Xing.)
    2010-01-02 17:47:15下载
    积分:1
  • GPIB
    利用LABVIEW开发环境,实现GPIB串口通讯(无)
    2009-07-11 19:05:33下载
    积分:1
  • com_debugger
    串口调试程序源代码,本例作为学习串口编程具有很好的参照作用。(Serial debugger source code, in this case as a learning serial programming with a good reference to the role.)
    2013-09-20 18:32:13下载
    积分:1
  • LTE系统中同步和信道估计的FPGA设计与实现_刘凯
    说明:  是一种LTE上行同步的新方法以及以后的信道估计算法的仿真和验证(A new solution for sync in LTE)
    2019-03-26 19:41:24下载
    积分:1
  • 232
    232通信全部程序,包含头文件与相应的主程序,很全的232通信程序(232 exchange)
    2010-07-22 13:52:38下载
    积分:1
  • 温度数据采集并实时显示
    串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是画图的某一个点的纵坐标,横坐标同样为数据的序号,再将这些点用线连起来就是曲线图. 图形能移动的原理,是我们首先改变的只是数据,图形并没有变,但图形的形式是由这些数据来确定的,当数据发生变化后,我们通过刷新显示区来变化的.(Serial temperature data acquisition and real-time serial data reading the principle is, as long as when a serial data to the data, the computer will automatically writes data to a specific buffer, we can write specific procedures read that the buffer zone would be fine. Serial data to be sent, process data can be received, the receiving of data is the character, then transform data into digital type, and then the size of the data as a drawing of a point Ordinate, the abscissa serial data. these points will be used to link line is a curve, this is the graphic display the basic tenets. View the original data is the same principle, the difference is, the data from the file, the same data also will be divided into a number one, and then this one is the size of the data to draw a certain point )
    2020-06-26 07:40:02下载
    积分:1
  • 调试助手
    说明:  支持9600,19200等常用各种波特率及自定义波特率,可以自动识别串口,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发送任何数据或字符,可以任意设定自动发送周期,并能将接收数据保存成文本文件,能发送任意大小的文本文件。 硬件连接方面,传统台式PC机支持标准RS232接口,但是带有串口的笔记本很少见,所以需要USB/232转换接口,并且安装相应驱动程序。(Support 9600, 19200 and other commonly used baud rates and custom baud rates, can automatically identify serial ports, can set check, data bits and stop bits, can receive or send any data or characters with ASCII code or hexadecimal, can arbitrarily set the automatic transmission cycle, and can save the received data into text files, can send any data. Text files of meaning size. In terms of hardware connection, traditional desktop PC supports standard RS232 interface, but notebooks with serial port are rare, so USB/232 conversion interface is needed and corresponding driver is installed.)
    2020-06-25 03:00:02下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载