登录
首页 » Visual C++ » RenesasSerial

RenesasSerial

于 2012-03-25 发布 文件大小:26601KB
0 408
下载积分: 1 下载次数: 25

代码说明:

  专门为瑞萨智能车设计的串口工具,可同时发送六组数据,很好的上位机程序(Designed for renesas intelligent car design of serial tools, can also send six sets of data, good PC program )

文件列表:

RenesasSerial
.............\Debug
.............\.....\RenesasSerial.bsc,5465088,2012-02-05
.............\.....\RenesasSerial.exe,139321,2012-02-05
.............\.....\RenesasSerial.ilk,262612,2012-02-05
.............\.....\RenesasSerial.obj,19589,2012-02-02
.............\.....\RenesasSerial.pch,7009644,2012-02-02
.............\.....\RenesasSerial.pdb,443392,2012-02-05
.............\.....\RenesasSerial.res,13728,2012-02-02
.............\.....\RenesasSerial.sbr,0,2012-02-02
.............\.....\RenesasSerialDlg.obj,62258,2012-02-05
.............\.....\RenesasSerialDlg.sbr,0,2012-02-05
.............\.....\SerialPort.obj,27850,2012-02-02
.............\.....\SerialPort.sbr,0,2012-02-02
.............\.....\StdAfx.obj,105891,2012-02-02
.............\.....\StdAfx.sbr,1375046,2012-02-02
.............\.....\vc60.idb,238592,2012-03-09
.............\.....\vc60.pdb,421888,2012-02-05
.............\ipch
.............\....\renesasserial-6db7374a
.............\....\......................\renesasserial-1b458347.ipch,69861376,2012-02-02
.............\ReadMe.txt,3705,2012-01-31
.............\RenesasSerial.aps,28120,2012-02-09
.............\RenesasSerial.clw,2428,2012-03-09
.............\RenesasSerial.cpp,2161,2012-01-31
.............\RenesasSerial.dsp,4596,2012-02-02
.............\RenesasSerial.dsw,534,2012-01-31
.............\RenesasSerial.h,1401,2012-01-31
.............\RenesasSerial.ncb,132096,2012-03-09
.............\RenesasSerial.opt,106496,2012-03-09
.............\RenesasSerial.plg,260,2012-03-09
.............\RenesasSerial.rar,452,2012-02-02
.............\RenesasSerial.rc,10222,2012-02-02
.............\RenesasSerial.sdf,51204096,2012-02-02
.............\RenesasSerial.sln,892,2012-02-02
.............\RenesasSerial.vcxproj,8107,2012-02-02
.............\RenesasSerial.vcxproj.filters,2458,2012-02-02
.............\RenesasSerial.vcxproj.user,143,2012-02-02
.............\RenesasSerialDlg.cpp,20678,2012-02-03
.............\RenesasSerialDlg.h,3155,2012-02-03
.............\res
.............\...\icon2.ico




.............\...\RenesasSerial.rc2,405,2012-01-31
.............\...\WORKSP.ICO,1078,2012-02-01
.............\resource.h,2121,2012-02-01
.............\SerialPort.cpp,19285,2012-03-09
.............\SerialPort.h,2747,2012-01-30
.............\StdAfx.cpp,215,2012-01-31
.............\StdAfx.h,1054,2012-01-31

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

发表评论

0 个回复

  • huawei---mianshi
    这是串口调试助手,可以显示,并带有图像显示(This is a serial debugging assistant, you can display, and with image display)
    2011-09-03 16:57:46下载
    积分: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
  • SCOMM
    改进后的龚建伟串口调试助手V2.3.exe 的VC++6.0工程源程序(Gong Jianwei serial improved debugging the assistant V2.3.exe VC++ 6.0 project source)
    2012-04-29 15:34:19下载
    积分:1
  • 我见过最好的
    说明:  我所见过用VC写的最好的串口类,具有模拟单片机中断传输的方式,避免了查询传输CPU损耗和接收超时(I have ever seen VC was the best serial category, with simulation SCM interruption of transmission, so that the CPU for transmission and reception of overtime loss)
    2020-12-03 12:39:25下载
    积分:1
  • standardSerailPortWin32Interface
    标准串口win32接口函数,通过这些微软提供的串口接口函数可以实现对串口的读写操作(standard serial port debug source code)
    2015-12-12 16:29:20下载
    积分:1
  • VC6.0MFC
    vc++制作串口调试助手,用vc6.0开发环境,一步一步教大家制作串口调试助手(vc++ production serial debugging assistant with vc6.0 development environment, step by step teach you making serial debugging assistant)
    2013-07-18 16:02:31下载
    积分:1
  • 1
    CVI环境下的串口调试助手,主要功能有即时收发信息,显示波形,截图和保存数据(CVI environment serial debugging assistant, the main function includes immediately send and receive information to display waveforms, capture and save data)
    2013-07-11 09:47:50下载
    积分:1
  • Modbus Tools (1)
    说明:  串口调试,串口设备模拟,支持32/64位系统。(Serial debugging, serial device simulation)
    2020-06-20 08:00:01下载
    积分:1
  • comElves
    基于VC++的串口调试程序可以发送接收数据,非常实用于初学者研究学习(Serial debugger based on VC++ can send and receive data, very useful for beginners learning)
    2013-03-16 22:26:29下载
    积分:1
  • Zigbee
    Zigbee开发文档和常见案例 18B20可休眠温度采集方案快速搭建手册 串口透传方案快速上手指南(Zigbee )
    2013-10-18 15:57:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载