登录
首页 » Visual C++ » 串口加调试助手加串口模拟

串口加调试助手加串口模拟

于 2017-10-16 发布 文件大小:817KB
0 349
下载积分: 1 下载次数: 2

代码说明:

  自己整合的,可直接下载调试使用,傻瓜式文件一体包。(Integration of their own, can be downloaded directly debugging use, fool file integrated package.)

文件列表:

串口加调试助手加串口模拟
串口加调试助手加串口模拟\SerialCommunicate
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\Form1.Designer.cs
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\Form1.cs
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\Form1.resx
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\Program.cs
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\Properties
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\Properties\AssemblyInfo.cs
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\Properties\Resources.Designer.cs
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\Properties\Resources.resx
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\Properties\Settings.Designer.cs
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\Properties\Settings.settings
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\SerialCommunicate.csproj
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\app.config
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\bin
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\bin\Debug
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\bin\Debug\SerialCommunicate.exe
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\bin\Debug\SerialCommunicate.exe.config
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\bin\Debug\SerialCommunicate.pdb
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\bin\Debug\SerialCommunicate.vshost.exe
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\bin\Debug\SerialCommunicate.vshost.exe.config
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\bin\Debug\SerialCommunicate.vshost.exe.manifest
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\obj
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\obj\Debug
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\obj\Debug\DesignTimeResolveAssemblyReferences.cache
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\obj\Debug\SerialCommunicate.Form1.resources
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\obj\Debug\SerialCommunicate.Properties.Resources.resources
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\obj\Debug\SerialCommunicate.csproj.FileListAbsolute.txt
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\obj\Debug\SerialCommunicate.csproj.GenerateResource.Cache
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\obj\Debug\SerialCommunicate.csprojResolveAssemblyReference.cache
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\obj\Debug\SerialCommunicate.exe
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\obj\Debug\SerialCommunicate.pdb
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate\obj\Debug\TempPE
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate.sln
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate.v11.suo
串口加调试助手加串口模拟\SerialCommunicate\SerialCommunicate.v12.suo
串口加调试助手加串口模拟\串口调试助手
串口加调试助手加串口模拟\串口调试助手\_desktop.ini
串口加调试助手加串口模拟\串口调试助手\help.htm
串口加调试助手加串口模拟\串口调试助手\readme.txt
串口加调试助手加串口模拟\串口调试助手\sscom.ini
串口加调试助手加串口模拟\串口调试助手\sscom32.exe
串口加调试助手加串口模拟\串口调试助手\sscom32.rar
串口加调试助手加串口模拟\串口调试助手\串口调试助手V2.2.exe

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

发表评论

0 个回复

  • Sample_VC
    说明:  prodave是西门子PLC与高级语言的程序接口,如何使用它,这里给出一个VC与西门子PLC通讯并读写DB块数据的例子(Prodave is Siemens PLC and high level language program interface, how to use it, so here is a VC and Simon PLC and literacy DB block of data example )
    2011-04-18 15:09:48下载
    积分:1
  • CRC
    Sample code in VB.NET for calculate and check CRC (Modbus specification). Supported both string format (like MSComm) and bytes array(like DCB).
    2010-03-10 23:25:16下载
    积分:1
  • com
    VS2010串口例程,VC2010写的串口调试助手,开发环境为VS2010,使用的uncioud环境,纯API,不错的C++串行通讯例子程序,希望能对串口学习的朋友有所帮助 (VS2010 serial routines, VC2010 write serial debugging assistant development environment VS2010, using uncioud environment, pure API, a good example of C++ serial communication program, hoping to help a friend learn the serial port)
    2011-08-11 13:20:01下载
    积分:1
  • Oraddar11f
    对MTD雷达中进行杂波滤除的滤滤波器组,就是多普勒滤波器组的仿真 (MTD radar clutter filter filter filter bank, is the simulation of the Doppler filter)
    2012-07-19 17:37:12下载
    积分:1
  • 2dfft
    c++ source fft ifft 2-d FFT ofdm
    2013-12-08 16:47:48下载
    积分:1
  • ModbusRTU_attiny44
    MODBUS RTU using Attiny44 from Atmel
    2013-08-30 22:21:27下载
    积分:1
  • BlueStack
    说明:  自己做的蓝牙协议栈,目前完成了hci,l2cap和sdp层(Own Bluetooth protocol stack)
    2009-07-26 15:52:16下载
    积分:1
  • AddressList
    提供通讯录成员的查询、增加、更新及删除等功能。(Provide contacts membership query, add, update, and delete functions.)
    2013-09-24 19:26:07下载
    积分:1
  • Ltpcc
    一个串口通讯的源码,自定义的通讯协议,与切纸设备连接(A serial communications source, since the definition of communication protocols, and cutting equipment to connect)
    2008-04-02 10:55:28下载
    积分:1
  • 61549816REXOSReference
    高通,rex,OS,很好的文档~~~!!!(Qualcomm, rex, OS, a very good document ~ ~ ~)
    2009-07-09 19:45:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载