登录
首页 » C# » Serialport

Serialport

于 2011-05-29 发布 文件大小:103KB
0 319
下载积分: 1 下载次数: 741

代码说明:

  用VS2010编写的串口调试助手,很有用(Written with VS2010 serial debugging assistant, very useful)

文件列表:

Serialport
..........\Serialport

..........\..........\bin
..........\..........\...\Debug
..........\..........\...\.....\Serialport.exe,15360,2011-05-06
..........\..........\...\.....\Serialport.pdb,36352,2011-05-06
..........\..........\...\.....\Serialport.vshost.exe,11600,2011-05-06
..........\..........\...\.....\Serialport.vshost.exe.manifest,490,2010-03-17
..........\..........\...\Release
..........\..........\...\.......\Serialport.exe,23552,2011-05-12
..........\..........\...\.......\Serialport.pdb,42496,2011-05-12
..........\..........\...\.......\Serialport.vshost.exe,11600,2011-05-12
..........\..........\...\.......\Serialport.vshost.exe.manifest,490,2010-03-17
..........\..........\obj
..........\..........\...\x86
..........\..........\...\...\Debug
..........\..........\...\...\.....\DesignTimeResolveAssemblyReferences.cache,4440,2011-05-05
..........\..........\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,6304,2011-05-06
..........\..........\...\...\.....\GenerateResource.read.1.tlog,594,2011-05-06
..........\..........\...\...\.....\GenerateResource.write.1.tlog,1410,2011-05-06
..........\..........\...\...\.....\Serialport.csproj.FileListAbsolute.txt,1628,2011-05-06
..........\..........\...\...\.....\Serialport.exe,15360,2011-05-06
..........\..........\...\...\.....\Serialport.pdb,36352,2011-05-06
..........\..........\...\...\.....\Serialport.Properties.Resources.resources,180,2011-05-06
..........\..........\...\...\.....\Serialport.SerialPortForm.resources,180,2011-05-06
..........\..........\...\...\.....\TempPE
..........\..........\...\...\Release
..........\..........\...\...\.......\DesignTimeResolveAssemblyReferences.cache,4440,2011-05-09
..........\..........\...\...\.......\DesignTimeResolveAssemblyReferencesInput.cache,6388,2011-05-12
..........\..........\...\...\.......\GenerateResource.read.1.tlog,826,2011-05-12
..........\..........\...\...\.......\GenerateResource.write.1.tlog,2010,2011-05-12
..........\..........\...\...\.......\ResolveAssemblyReference.cache,7897,2011-05-09
..........\..........\...\...\.......\Serialport.csproj.FileListAbsolute.txt,2370,2011-05-12
..........\..........\...\...\.......\Serialport.exe,23552,2011-05-12
..........\..........\...\...\.......\Serialport.pdb,42496,2011-05-12
..........\..........\...\...\.......\Serialport.Properties.Resources.resources,180,2011-05-11
..........\..........\...\...\.......\Serialport.SerialPortForm.resources,180,2011-05-12
..........\..........\...\...\.......\TempPE
..........\..........\Program.cs,500,2011-05-05
..........\..........\Properties
..........\..........\..........\AssemblyInfo.cs,1376,2011-05-04
..........\..........\..........\Resources.Designer.cs,2868,2011-05-04
..........\..........\..........\Resources.resx,5612,2011-05-04
..........\..........\..........\Settings.Designer.cs,1093,2011-05-04
..........\..........\..........\Settings.settings,249,2011-05-04
..........\..........\Serialport.csproj,3873,2011-05-11
..........\..........\SerialPortForm.cs,9934,2011-05-12
..........\..........\SerialPortForm.Designer.cs,25699,2011-05-12
..........\..........\SerialPortForm.resx,6216,2011-05-12
..........\Serialport.sln,872,2011-05-04

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

发表评论

0 个回复

  • MFC-serial-design
    说明:  比较实用的串口编程基本知识和实例,没时间整理,下了自己正吧(Serial programming of the basic knowledge and examples)
    2011-04-09 11:54:28下载
    积分:1
  • YZAK718
    一个新的通信协议,一线通协议模版软件,希望对大家开发有用()
    2020-10-08 18:07:35下载
    积分:1
  • DMA(basi-on-stm32F4)
    1.实现了对串口2的操作。 2.利用DMA+空闲中断+串口,完成了对变帧长数据的接收与发送。(1. To achieve the serial port 2 operation. 2. Using DMA+ idle interrupt+ serial port, completed the variable frame data reception and transmission.)
    2021-03-16 14:29:21下载
    积分:1
  • CnComm
    串口调试精灵源代码,试过了,好用,自己可以在上面少量修改增加自己需要的功能。(Serial debug source code wizard, tried, and easy to use, they can increase their own minor modifications in the above functionality required.)
    2011-11-04 18:31:07下载
    积分:1
  • serial
    很好的串口通信源程序,可以设置端口号,波特率,数据位 停止位校验位(a very complete source serial communications,it is helpful for everybody)
    2009-05-22 10:47:15下载
    积分:1
  • STC12C5A60S2双通信例
    双串口通信,实现单片机串口的接收数据,和想单片机发送数据的功能,希望对大家有所帮助。(Dual serial communication, the realization of MCU serial port data reception, and want MCU data transmission function, hope to help you.)
    2018-06-12 13:57:29下载
    积分:1
  • 访问功能的小测试
    说明:  一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 (a serial access function with a small test program, including multithreading, CRC procedure contains a serial communications category, and to achieve a simple communication, want to use API function to write the serial communication program to help friends)
    2006-01-02 16:15:47下载
    积分:1
  • ser_port_ver10
    Windows串口编程例子(The example of uart in Windows)
    2020-06-26 11:20:02下载
    积分:1
  • BTClient
    安卓上的蓝牙串口助手,包含源代码,可以和单片夹等其他的设备相连。(Bluetooth serial port on Andrews assistant, including source code, and other devices can be connected to single folders.)
    2020-11-07 20:59:48下载
    积分:1
  • piuping_v80
    实现串口的数据采集,真的是一个好程序,可以动态调节运行环境的参数。( Achieve serial data acquisition, Really is a good program, Can dynamically adjust the parameters of the operating environment.)
    2017-01-20 20:59:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载