搜索资源列表
串口温度数据采集并实时显示
- 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一
M-PSK
- 4psk&8psk的matlab实现,采用蒙特卡罗仿真法,计算误码率误比特率,绘制相应曲线-the realization of 4psk&8psk by Matlab tool,it use Monte Carlo way to calculate the BER and draw the graph.
M-DPSK
- 4dpsk和8dpsk的matlab仿真实现,采用蒙特卡罗仿真法,绘制误码率曲线-the realization of 4dpsk&8dpsk by matlab tool.it use the Monte Carlo methods to draw the graph.
chuanxingtongxunheshishiquxian
- 通过串口接收数据并实时画出曲线。将含有单片机,AD模数转换器等芯片的电路板通过USB数据线与电脑相连,可通过计算机实时显示出数据和绘制出图形-Through the serial port to receive data and real-time to draw curves.
BPSK
- BPSK的想干解调,并画出误码率与理论曲线比较-BPSK demodulation of the wanted to do, and draw the bit error rate compared with the theoretical curve
IEEE802_11b_Transmitter
- 用于通信转换器调制,实现MIMO技术接受,有一定借鉴作用。-Modulation converters for communications, MIMO technology to achieve acceptance, the role of a certain draw.
throughput.pl
- This a perl file that helps you plot a throughput graph using ns2-This is a perl file that helps you plot a throughput graph using ns2
test_wave
- 在VC6.0的环境下,PC机接收实时串口数据,并划出实时数据曲线.-In VC6.0 environment, PC machine to receive real-time serial data, and draw the curve of real-time data.
BER_QAM
- 畫出QAM調變系統在AWGN通道下的錯誤率圖-Draw the BER curve for QAM under AWGN (using Matlab). Please consider the constellation point from 2^1 to 2^15.
AFTRig
- 研华818L采集卡调用程序,为汽车减震器试验台性能分析工具,通过多通道同时采集的方式采集818L卡数据,并根据需要绘制曲线图形。仔细考虑了屏幕闪烁等功能(需要安装818L采集卡硬件方可运行)-Advantech 818L capture card calling procedures for the automotive shock absorber test-bed performance analysis tool for multi-channel simultaneous acquisi
line
- to draw a line in a fiven image
complex
- 实现在以gps为起点的情况下,组合导航实现航位推算,计算物体的速度和角速度,从而得出物体的距离和航向。-Gps as a starting point in order to achieve the case, dead reckoning navigation to achieve calculation speed and angular velocity of the object to draw the object distance and course.
vc-mscomm-serial-communication
- 基于vc6.0串口通讯上位机温度软件,可以画出实时曲线,显示时间和接收的温度,我花了很长时间才搞定。-PC-based serial communication vc6.0 temperature software, you can draw the curve in real time, display time and receive the temperature, I took a long time to get it.
tongxinfangzhen3
- 滚降系数为0.5的升余弦滚降系统的时域波形,二进制序列经过滚降系统后输出,画出输出端信号的时域波形和眼图。-Roll-off factor of 0.5 Raised Cosine system in time domain waveforms, binary sequence through the roll-off system after the output, draw the time-domain output signal waveform and eye diagram.
ttt
- 读取串口数据并画实时曲线的VC++程序源码例子,让我们对串口编程有一个直观的了解-Read the serial data and draw the curve of real-time VC++ program source code examples, let us have a serial programming intuitive understanding of
Graphic
- 该软件能画各种简单的直线曲线以及几何图形,并且能把所画图形实时发送到另一个电脑终端,用以辅助文字聊天工具。-it is a kind of communication tool.you can use this software to draw all kinds of lines and some simple graphics,and you can also send what you have drawn to your friend by internet.
8psk
- (1) 分析QPSK调制、解调原理,并画出其系统框图; (2) 产生等概率且相互独立的二进制序列,作为待传输的信号,并画出其波形; (3) 进行8PSK调制,分别画出I、Q两支路信号经过乘法器后的波形以及8PSK调制波形; (4) 产生均值为0,方差为1的加性高斯随机噪声,画出其时域波形及频谱; (5) 将加性高斯随机噪声作为传输信道的干扰,画出接收端信号的时域图; (6) 进行8PSK解调,输出解码序列,画出解调后信号波形; (7) 计算系统信噪比、传输误码率。-(1)
draw-serial-data--
- vc++程序,实现从串口读取数据,然后进行实时曲线描绘-vc++ program to read data from serial port, and then portrayed real-time curve
SerialCommunicationDrawRealTimeCurve
- 串行通讯得到的数据通过VC程序画出曲线,比较经典,看一看-Serial communication data to draw a curve through the VC program, more classic, take a look at the
_SerialPortCommunicationCurve
- 串行通讯得到的数据通过VC程序画出曲线,比较经典,看一看-Serial communication data to draw a curve through the VC program, more classic, take a look at the