-
vcPPWindows-API-CSerial-MSComm
vc++ 串口编程,用vc++编写上上位机程序
常见的几种方式以及注意事项均有介绍
- 2014-07-15 12:54:55下载
- 积分:1
-
SerialPort
简单的串口通信数据显示demo 简单实用 可以学习查看(A simple serial communication data display demo simple and practical Can learn to see)
- 2018-05-13 11:25:21下载
- 积分:1
-
Net2USART
STM32+LWIP的串口转网口程序源码(STM32+ LWIP switch network serial port source code)
- 2010-09-19 08:51:49下载
- 积分:1
-
VB
说明: 自动识别电脑有多少个串口,关自动加载!!!(Automatically identify the number of serial computer, turn off automatic loading
)
- 2012-01-04 09:37:44下载
- 积分:1
-
串口温度数据采集并实时显示
串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是画图的某一个点的纵坐标,横坐标同样为数据的序号,再将这些点用线连起来就是曲线图. 图形能移动的原理,是我们首先改变的只是数据,图形并没有变,但图形的形式是由这些数据来确定的,当数据发生变化后,我们通过刷新显示区来变化的.(Serial temperature data acquisition and real-time serial data reading the principle is, as long as when a serial data to the data, the computer will automatically writes data to a specific buffer, we can write specific procedures read that the buffer zone would be fine. Serial data to be sent, process data can be received, the receiving of data is the character, then transform data into digital type, and then the size of the data as a drawing of a point Ordinate, the abscissa serial data. these points will be used to link line is a curve, this is the graphic display the basic tenets. View the original data is the same principle, the difference is, the data from the file, the same data also will be divided into a number one, and then this one is the size of the data to draw a certain point )
- 2020-06-26 07:40:02下载
- 积分:1
-
new
说明: vivado2017.4下的串口通信的Verilog源码,一次传输8位,包括发送模块,接受模块,顶层模块(Verilog source code for serial communication under vivado 2017.4, which transmits 8 bits at a time, including sending module, receiving module and top module)
- 2020-06-22 20:20:01下载
- 积分:1
-
COM
基于CVI2010的串口编程 使用C++ 适合初学者学习(Based on CVI2010 serial port programming using c++ for beginners to learn)
- 2015-05-13 09:41:31下载
- 积分:1
-
auproved
本文提出在数字移动通信中子带滤波器组处理可以提高不同阵元信号的相关性,从而能改善自适应阵列抑制码间干扰(ISI)和共信道干(In this paper, it is proposed that the correlation of different array element signals can be improved by processing the subband filter banks in digital mobile communication, thus the adaptive array suppression inter-symbol interference (ISI) and the co-channel stem can be improved.)
- 2018-09-28 12:48:18下载
- 积分:1
-
Delphi7海康硬盘录像机测试源码
实现海康硬盘录像机或摄像头的录像拍照等功能的DELPHI源码(DELPHI Source Code for Realizing Video Capture Functions of Haikang Hard Disk Video Recorder or Camera)
- 2020-06-24 04:20:01下载
- 积分:1
-
fifo2
另一个基于s3c44b0x的串口测试程序,用的是三恒星的s3c44b0增强型开发板(Another serial based on s3c44b0x test procedure, using a three-star s3c44b0 enhanced development board)
- 2010-01-02 21:51:22下载
- 积分:1