搜索资源列表
用c语言编写串口程序
- 用c语言编写串口程序 在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬 件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言 作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言 的方便。 在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以 及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个 问
rs232
- labwindows rs232 包括xmodem传送文件和简单串口程序
简单的串口通信编程
- 本程序可以实现简单的串口通信
MySport串口通信程序
- 本程序可以实现简单的串口通信的数据发送与接收。需要使用VSPM建立虚拟串口,然后进行通信。
com-control 用libview做的串口测试程序
- 用libview做的串口测试程序,很简单,却很实用哦,很多项目中,可以先用来测试用-To do with libview serial test program is very simple, very practical Oh, a lot of projects, you can be used to test
串口程序用C语言编写.rar
- 用C标写的串口程序,简单实用,可嵌入系统调用,C standard serial written procedures, a simple and practical for embedded systems call
freescale_smart_car_Image
- Labview编写的用于Freescale智能车的上位机赛道显示程序,通过串口通信,Labview简单易学,功能强大,是理想的上位机编程工具。-Labview Feescale SmartCar
SMS_ReceiveandSend
- 一个简单的通过SerialPort类实现的串口短信收发程序,能够实现PC与手持设备的串口通信。-A simple COM program which can realize the receive and send of short message. It also realize the communication between PC and Mobile station.
com_comuction
- 本代码是labview实现与串口进行通信的简单程序,可以在上面做简单修改为自己用-The LabVIEW code is to communicate with the serial port of a simple procedure, you can do in the above simple modification for their own use
SMSmodeam
- 用金迪公司的控件开发出来的简单的串口通信程序,可以实现短信的收发功能,应用广泛-Using the company s control Kindi developed a simple serial communication procedures, can send and receive SMS functionality, a wide range of applications
jisuanjiyuanlibaogao
- 要求学生在一周的实验中,设计实现一个简单的模型机,该模型机包含若干条简单的计算机指令,其中至少包括输入、输出指令,存储器读写指令,寄存器访问指令,运算指令,程序控制指令。学生须根据要求自行设计出这些机器指令对应的微指令代码,并将其存放于控制存储器,并利用机器指令设计一段简单机器指令程序。将实验设备通过串口连接计算机,通过联机软件将机器指令程序和编写的微指令程序存入主存中,并运行此段程序,通过联机软件显示和观察该段程序的运行,验证编写的指令和微指令的执行情况是否符合设计要求,并对程序运行结果的正、
SerialPort
- 嵌入式开发中总是需要通过串口打印调试信息,别人的调试工具也是不是很顺手,利用这个代码,大家可以自己写一个适合自己的调试程序,很简单。-Embedded Development always need to print debug information through the serial port, other people
PCtoPC
- vb 的PC与PC串口通信测试程序 实现简单的PC与PC通信-vb the PC with the PC serial communication test procedures to achieve a simple PC and PC communication
PCtoPLC
- vb 的PC与PLC的简单串口通信程序 实现简单的PC与PLC通信-vb of PC and PLC simple serial communication program to achieve a simple PC and PLC communication
模拟串口发数
- 51单片机中普通IO口模拟串口发数,C、C++,简单小程序易学易懂(51 SCM in general IO port emulated serial number, C, C + +, simple small program easy to understand)
CommTone串口调试
- 串口发送和接收数据,波特率,串口号可调,VS2010开发的一款简单的上位机程序(Serial port to send and receive data, baud rate, serial number adjustable, VS2010 development of a simple PC program)
串口发送报文学习测试程序V1.0-已验证
- 这是根据网上某位大神的代码学习改编,测试串口发送报文的方法,所有做的比较简单,但稍微有点基础的都可以看懂。(This is according to the code of a great God online learning adaptation, test the serial port to send message method, all do relatively simple, but a little bit of basic can understand.)
usart
- 串口程序比较通用,修改比较简单,这仅是一个模板(The serial program is more common and the modification is simple. This is only a template.)
PC PC串口
- 实现串口通讯的labview简单小程序,直接使用即可(to realize serial communication by labview)
vc实现的串口程序开发相关动态链接库
- vc实现的串口程序开发相关动态链接库,可以发送接受,简单实用(VC serial port program development related dynamic link library, can be sent to accept, simple and practical)