搜索资源列表
用c语言编写串口程序
- 用c语言编写串口程序 在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬 件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言 作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言 的方便。 在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以 及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个 问
crc16(VC)
- crc16的算法,格式为X16+X12+X5+1,用于串口通讯数据的校验。-crc16 algorithm, the format for X16 X12 X5 one for serial data communications check.
modbus-tcp.rar
- 是一个c#串口通讯程序,很好的实现数据传输,Is a c# Serial communication program, data transmission to achieve very good
Ex23_04
- (c#)IC卡数据读取,通讯方式为串口通讯-(C#) IC card data read means of communication for the Serial Communications
xungeng
- 用serialport实现的串口通讯源代码,其中有串口设置,数据设置读取,还包括增删改部分,其中有批量上传,涉及的知识面较广-Serial communication with serialport achieve source code, including serial port settings, the data set to read, but also some additions and deletions to change, including bulk upload, inv
EvaluatorTester
- 遍历获取串口列表,使用byte数据进行通讯操作设备。-Traverse the list to get the serial port, use the byte data communication to operate the equipment.
comcool_code
- 实现串口通信,通过虚拟串口发送通信信息。串口通讯应用程序中实现多任务,多任务可以使串口通讯应用程序在同一时间处理更多的任务,例如:读数据任务,发送数据任务,GUI任务等。-failed to translate
comtext
- 串口通讯测试程序,可以设置串口,波特率,数据位,校验位,停止位。-rs232 communication
SerialportSample
- 串口通讯的程序,实现串口数据的接收与发送-Receiving and sending serial communication procedures, serial data
Commication
- 实现串口通讯的程序。两种数据类型的发送,发送的数据会自动显示在接收窗口中。-Realization of serial communication procedures. Sends two kinds of data, sending data to be automatically displayed in the receiving window.
communication
- 串口通信是指外设和计算机间,通过数据信号线 、地线、控制线等,按位进行传输数据的一种通讯方式。-Refers to the peripherals and computer serial communication between, through the data signal wire, ground wire, line, etc., according to a data transmission of a way of communication.
Multi-thread-serial-communicati
- VC/C++源码,系统相关,串口通讯类,多线程 一个多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。 -VC/C++ source code, related system, serial communication, multi thread of a multi-threaded VC++ serial communication example, the serial po
serial
- 串口通信,接收、发送数据,用于计算机与下位机进行通讯-Serial communication, receive and send data,For a computer and the next crew to communicate
TempBalance_CSharp
- 操作周立功CAN盒进行通讯,操作USN转232串口线进行通讯,将通讯数据结果记录保存ACCESS数据仓库-Operation ZLG CAN box for communication, operation USN to 232 serial line to communicate, the communication data result record to save ACCESS data warehouse
891062079-SerialHelper-master
- 基本的串口通讯功能,发送数据以及接收数据,可以设置波特率、奇偶校验位等功能。(Basic serial communication function, send data and receive data, you can set baud rate, parity, bit, and other functions.)
FxPlc
- 通过串口,modbus协议通讯三菱plc读写D区(MITSUBISHI PLC read and write D area)
C#串口通讯
- 用于与下位机进行串口通讯,RS-232这种适配于上位机和PC端进行连接,RS-232只限于PC串口和设备间点对点的通信。它很简单的就可以进行连接,由于串口通讯是异步的,也就是说你可以同时向两端或者更多进行数据发送,它们之间的传输数据类型是byte,串口通信最重要的参数是波特率、数据位、停止位和奇偶校验。
Haclon代码框架c#编程haclon代码学习
- 2019.2.18更新以下功能,修复的bug: 1、修复FitLine工具显示问题; 2、修复FitCircle工具显示结果问题; 3、在FitCircle工具中新增CreateCircle工具,测试OK; 4、修复卡尺工具Caliper中的适应图像功能; 5、修复标定工具Calibration中的适应图像功能; 6、完善相机取像加载问题,界面友好化,连接测试相机更加方便; 代码功能介绍: 主页面: 1、用户登录管理模块: 2、视觉系统模块,包含: