搜索资源列表
dzUART
- 该串口通信程序主要的功能是通过在文本框中输入汉字,程序将其转化为汉字点阵码,并通过串口通信传递至硬件系统中.为了配合点阵显示屏显示时无闪烁的输出效果,点阵码的传输顺序因显示方式的不同而有所改变. -the serial communication program is the main function through the text box to input Chinese characters. procedures for the conversion of its Chinese
comm22
- 实现简单的串口通信功能,发送接收数据,并能够改变相应的参数-achieve simple serial communications functions, sending the data, and be able to change the parameters
shuangjibingkoutongxin
- 这是一个综合运用并口通信技术操作2台计算机并口通信的编程
[1]
- 本pdf图书是串口通信的设置问题,为初学者提供如何设置并写出基本程序
DataCollection-WaveAdded-Time-Extended-ConvertProg
- 串口通信并将所搜集的数据用波形图显示出来,采用了均值滤波,保存的结果可直接在matlab中重绘图形
用delphi的spcomm控件写得串口通信程序
- 用delphi的spcomm控件写得串口通信程序,实现数据的采集,并能适时耳朵保存数据-The spcomm written with delphi serial communication control procedures, data collection, and the timely ear save the data
ucore-lab1
- Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验1:系统软件启动过程。实验目的:操作系统是一个软件,也需要通过某种机制加载并运行它。在这里我们将通过另外一个更加简单的软件-bootloader 来完成这些工作。为此,我们需要完成一个能够切换到x86 的保护模式并显示字符的bootloader,为将来启动操作系统
Serialdebuggingassistant
- 串口调试助手(DELPHI版MSCOMM) 这是一篇设计方案及源码,对于学习串口编程的来说非常有帮助。 利用Delphi或C++作为开发工具,根据SPCOM或MSCOMM控件、PCOMM.DLL等,设计出一串口调试助手,要求在不同计算机之间实现串口间数据通信,并以此为基础,实现对不同数据格式间的转换功能。 要求: 1、串口通信。 2、数据格式。 3、系统软件(Delphi7.0)。-Serial debugging assistant (DELPHI version MS
2
- 2. 用8251A实现串行口异步通信,自发自收,波特率1200bps。采用查询方式发送、中断方式接收。从键盘输入字符串(字符个数≤255)存入发送缓冲区并显示,启动发送键由实验者自己定义,自收结果显示于屏幕。按Esc返回DOS。(定义回车键为启动发送键)-2. With the 8251A Serial port asynchronous communication, spontaneous self-income, the baud rate 1200bps. Using query mode
C
- 有10个学生,每个学生的数据包括学号、姓名、3门课的成绩,从键盘输入10个学生数据,求出每个学生3门课的平均成绩,并输出最高分的学生的数据(包括学号、姓名、3门课的成绩、平均成绩)。 输入4个整数,按由小到大的顺序输出,使用指针进行处理。 请说明以下程序段存在的问题,并改正。 int a,*p scanf(“ d”,p) 通过计算机并口向数模转换器发送数据,实现D/A转换。 将两台计算机的COM口相连,一个作为接收端,另一个作为发送端,编程实现两台计算机之间的简单通信
mscomm
- 在windows操作系统下利用visual Basic语言编写程序,实现两台电脑之间基于MSCOMM串口通信控件的文件传输,并能显示文件内容-In the windows operating system using visual Basic programming language to achieve between two computers MSCOMM serial communication control based on file transfer, and can displa
check-out
- 单片机与PC串口通信,PC向单片机发送一串字符,单片机判断A的个数 并显示-Single-chip serial communication with PC, PC to the microcontroller sends a string of characters, the microcontroller to determine the number of A and show
gpib_graph
- 使用LabVIEW开发环境的GPIB串口通信,自行录入数据并自动给出相应图像-Using LabVIEW development environment the GPIB serial communication, their own data entry and automatically gives the corresponding image
cpubbs
- 用labview实现串口通信,读取下位机的信息并修改-Labview serial communication, read the next bit of information and modify
GPIB
- 用labview编写的gpib并口通信程序-The parallel port using labview gpib communication program
serialDemo
- 串并口通信程序,利用MFC控件实现,用于底层传输-i do not know
5source-code-for-8086
- 掌握8086编程的基本语言,包括调用函数,并口通信等-Master the basic 8086 programming language, including calling functions, and communication
温度波形显示
- labview上位机波形显示并保存数据,下位机通过串口通信将数据发送到上位机,数据显示并保存在TXT文件里。附带51测试程序。(LabVIEW host computer waveform display and save data, the lower computer through serial communication to send data to the host computer, data display and save in the TXT file. Comes with
串口程序
- 实现上位机与单片机的串口调试,pc输入一条数据,单片机读取数据后并返回上位机(Realization of serial debugging of host computer and single chip microcomputer)
串口通信
- 用于串口通信连接,可用于实时导入数据并绘制图像