登录
首页 » C# » Serialport

Serialport

于 2011-05-29 发布 文件大小:103KB
0 270
下载积分: 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 个回复

  • ATT7022_C51
    实现对电能质量芯片ATT7022的控制,读取芯片的串口信息。(Realization of power quality control chip ATT7022, read the chip serial information.)
    2021-03-20 10:39:18下载
    积分:1
  • ChuanKouTongXin
    Visual Studio下用C#和实现串口通信的完整工程(Implementing Serial Communication using C#)
    2010-01-04 16:57:40下载
    积分:1
  • chuankou
    简单的单片机串口测试程序,新手可以下来看看(Simple microcontroller serial test procedure, the novice can look down)
    2010-06-11 15:29:37下载
    积分:1
  • the-IEC103-specialfic-documents-
    包括南自IEC103协议相关说明及相关测试软件,软件的通讯方式可根据需要选择串口还是以太网(Including the 103 protocol testing software and related documentation of Nanjing Automation Co., Ltd.)
    2021-05-09 23:48:34下载
    积分:1
  • lirebvion
    一公司开发的手机拍照应用程序,只是应用不包含源代码,请仔细看下说明,然后再决定是否下载(A mobile phone photo application developed by a company, but the app does not contain the source code, please read the instructions carefully before deciding whether to download)
    2018-09-22 10:39:21下载
    积分:1
  • I2C
    This is the source code for I2C(Inter Integreted Circuit) which is used in serial communication
    2009-09-22 21:52:52下载
    积分:1
  • serisecomm
    一个实用的串口接受程序,希望对大家有用,同时希望大家都能提供一些有用的东西(Serial port to accept a practical procedures useful for everyone, at the same time I hope people will provide some useful things)
    2007-07-27 23:07:06下载
    积分:1
  • Z-TEK
    Z-TEK(力特)USB转串口线驱动(Linux和Windows版本,并附驱动下载网址)(Z-Pt (special forces) USB to Serial Line Driver (Linux and Windows versions, Drivers accompanied download site))
    2020-06-26 04:20:02下载
    积分:1
  • SendandReceiveSerial
    用Turbo C编写的一个串口操作小程序,能发送,接收信息;程序功能简单,过段时间再把经过修改后的版本传上来(using Turbo C serial prepared by a small operational procedures, send, receive information; Functional procedures simple, then over time, after revision line with the traditional version.)
    2007-04-23 18:35:17下载
    积分:1
  • SerialPortToolV1.0
    说明:  文件为上位机开发实例,用C#进行编程实现。(The file is an example of the development of the host computer, and is implemented by programming in C#.)
    2020-06-21 11:40:02下载
    积分:1
  • 696518资源总数
  • 106242会员总数
  • 10今日下载