搜索资源列表
用c语言编写串口程序
- 用c语言编写串口程序 在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬 件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言 作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言 的方便。 在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以 及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个 问
PDASerialTest
- C#的串口通讯程序.利用了Serialport类(.net2.0中新增的类)-C# serial communication program. Serialport use of the category (. Net2.0 newly added category)
CommPort.rar
- C#写的串口通讯程序(可找到并打开电脑上所有串口).,C# Writing serial communication program (to find and open all the serial port on your computer).
COM
- c# 串口通讯 下面是串口通讯测试程序的源代码,将mycom类放在此项目中 可以实现简单的串口通信,希望读者能通过这个程序对串口通信过程有一个初步的了解-c# COM Communcation
modbus-tcp.rar
- 是一个c#串口通讯程序,很好的实现数据传输,Is a c# Serial communication program, data transmission to achieve very good
SerialCommunicationTest
- 本程序为公交调度系统项目中的串口通讯模块,通讯协议文件为[通讯命令及通讯方式规定.doc 需要用到一个C++写的dll,功能是帮助初始化串口。(该dll文件已经放在bin\debug目录下)-This program is a project scheduling system bus serial communication module, the communication protocol document [communications command and communicati
Csharp
- 说得好NET 2.0提供了对串口通信功能的支,在命名空间System.IO.Ports下找到erialPort类,通过创建一个新的SerialPort象,我们就可以在.NET程序中控制串口通讯全过程。-Well said NET 2.0 provides a serial communication function of the branch, in the namespace System.IO.Ports find erialPort class, by creating a new Se
CSharpSerialSample
- C#写的串口通讯程序(可找到并打开电脑上所有串口)-Serial port sample based on VC#
Csharp-serial-program
- C#语言中的串口通讯程序,可以支持16进制和文本形式的传输格式。-Csharp serialport program which can send message in the form of 0xxx and string format in case of proprer setup.
comcool_code
- 实现串口通信,通过虚拟串口发送通信信息。串口通讯应用程序中实现多任务,多任务可以使串口通讯应用程序在同一时间处理更多的任务,例如:读数据任务,发送数据任务,GUI任务等。-failed to translate
Self-test-serial-communication
- 带自检测功能的串口通讯程序demo 可以直接应用 开发平台 Visual Stdio 2008-Serial communication program with self-test function demo Can be applied directly Development platform Visual stdio 2008
comtext
- 串口通讯测试程序,可以设置串口,波特率,数据位,校验位,停止位。-rs232 communication
comdcsetup
- c#和称重仪表串口通讯程序,com口测试-c# and weighing instruments serial communication program
Serialport
- 串口通讯测试程序,C# VS2010环境。-Serial communication
SerielCom
- C#编写的串口通讯程序,Windows service下运行-Serial COM
chuankou
- 这是一个使用C#编写的串口通讯程序的例程,可以实现串口通讯的简单功能,提供给新手入门使用。-This is a C# prepared by the serial communication program routines, serial communication can be achieved a simple function, available to the novice entry.
Seri-Port
- 可以用来测试简单的串口通讯,也可以修改程序,达到你想要的目的(You can test seri-port with this packages and use this codes)
serial-assistant-master
- C#串口调试助手源代码,供大家学习使用,界面采用WPF(C# serial port debugging assistant source code)
barcodeTry
- 串口通信,C#,winform窗口,可实现一个小的串口助手的程序。(Serial communication, C#, WinForm window, can implement a small serial port assistant program.)
串口OK1
- 上位机与三菱plc的串口通讯,通过c#程序写的一个winform程序(Serial communication between host computer and MITSUBISHI PLC)