搜索资源列表
用c语言编写串口程序
- 用c语言编写串口程序 在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬 件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言 作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言 的方便。 在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以 及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个 问
8250串口编程pc_8250
- 8250串口编程源代码,用于pc一侧,祝大家好运-8250 serial programming source code for the PC side, luck
一个好用的C#串口类源码
- 一可以发送短信的C#串口类,经过试用效果不错哟
串口调试源代码
- 自己写的,串口调试源代码VS2005通过,学习SERIALPORT控制最简化的代码了
VC++串口编程(基于Win32_API)
- VC++串口编程(基于Win32_API)
单片机串口发送和接受驱动程序
- 单片机串口发送和接收驱动程序,一直在用,绝对没有问题!
串口编程
- C# 232串口编程 采集数据
基于C#与Access数据库的串口通信
- 采用C#开发,实现Access数据库的串口通信
基于visual studio的串口程序加小功能
- 串口对于vs有集成模块,非常不错,提供一个串口程序供大家参考
串口助手
- C# 串口助手源码,之前学习网上找的资料,觉得很不错,分享给大家(C# serial assistant source code, learning online before looking for information, I feel very good, to share with you)
串口调试
- 串口调试,可实现不同码速率和不同的校验方式(Serial debugging, you can achieve different code rates and different verification methods)
C# 串口接收发送数据
- C# 时实接收串口信息,并显示出来,可向串口发送指定的内容。案例简单明了。适用初学者(C#, the actual receive serial information, and displayed, you can send the specified content to the serial port. The case is simple and clear. Suitable for beginners)
串口测试
- 通过窗体设计出自动搜索本机可用的com口信息,形成列表,可在列表中自由指定 端口,波特率进行串口链接,并有接受和发送信息的专门窗口。(Through the form designed to automatically search the machine COM port information available to form a list, can be specified in the list of free Port, baud rate serial link, and re
C#串口
- C#编写的串口上位机软件,可做下位机控制。(C# serial PC software can be used to control the lower computer.)
串口控制
- C#串口控制设计方法,界面设计和串口编程的方法和处理能力!(C# serial port control design method, interface design and serial programming methods and processing ability!)
串口助手2
- 串口调试助手,c#写的,带有源码,功能很实用,软件小巧方便,很适合单片机工程师(Serial debug assistant, c# write, with source code)
串口调试助手
- 串口调试助手源代码,简单易懂,标准格式,新手的最佳选择(Serial debugging assistant source code, simple and easy to understand)
串口助手
- C#代码实现简单的串口通信,可与下位机进行数据传输(C# code realizes simple serial communication, and data transmission can be carried out with the lower computer)
串口OK1
- 上位机与三菱plc的串口通讯,通过c#程序写的一个winform程序(Serial communication between host computer and MITSUBISHI PLC)
C#写的串口通信源代码
- 1. 利用C#编写的串口通信工具 2. 源代码全部公开 3. 可以作为上位机通信的前端入口,并进行二次开发 4. 解决方案文件chuankou.sln 5. 编译成功文件chuankou.exe
