搜索资源列表
-
0下载:
windows系统下汇编语言实现的串口聊天小程序,具有简易的聊天界面,支持聊天记录保存,使用中断及查询方式实现,支持二进制和字符传送。
1. 文件功能描述:
1com1.asm为打开com1通信的源文件
2com2.asm为打开com2通信的源文件
2个源代码除了串口地址不同,其他代码相同
同理1com1.exe 和2com2分别打开com1和com2来通信
2. 二进制传送格式:
当选择菜单二进制传送时(菜单2和3)
发送方
-
-
1下载:
VB串口通信中经常会遇到10进制浮点数转为多字节Byte数据类型的情况,以及在接收后需转为10进制浮点数需求。
VB有专门的API函数CopyMemory能处理2-10进制浮点数转换和10-2进制浮点数转换。
下列代码演示了10进制Single(单精度浮点型转为16进制字符显示的浮点数和其相反运算:
-VB serial communication often encounter decimal floating-point to multi-byte Byte data type,
-
-
0下载:
16进制数据到10进制数据的转换,主要用于485通信中数据的转换。-16 to 10 hex binary data conversion data, primarily for converting 485 communication data.
-
-
1下载:
SecureBlackbox VCL Delphi IDE.
SecureBlackbox is a suite of software components that allows developers to add strong security to their applications to protect binary data, files, documents and e-mails.
SecureBlackbox includes authentic impl
-
-
0下载:
用monte carlo仿真估计并画出利用反极性信号的二进制通信系统的差错概率性能。-Using Monte Carlo simulation and draw the error probability performance by using the binary communication system reverse polarity signal..
-
-
0下载:
对二进制正交信号、反极性信号和开关信号的通信系统进行Monte Carlo仿真。-
Comparison between theory and Practice
双语对照
例句:
1.
迪斯奈主街道:计划人手与实际人手比较。
Main street planned vs. actual manpower comparison.
www.bcpma
-
-
0下载:
考虑一个二进制通信系统,实现对其的2FSK调制以及解调-Consider a binary communication system, modulation and demodulation thereof 2FSK
-
-
0下载:
该文件时通信原理中的最基本的数字调制方式BPSK(二进制相移键控),希望对大家学习有帮助-When the file is the basic communication principle of digital modulation BPSK (binary phase shift keying), we hope to learn helpful
-
-
0下载:
MATLAB通信基础,SIMULINK仿真基础、离散信号随机信号、低通带通、高斯白噪声信道、多径衰落信道、幅度调制、角度调制、正交信号传输特性、二进制基带信号的最佳接收等。-Communication based on MATLAB and SIMULINK simulation, random signal, discrete signal to a low-pass bandpass, white gaussian noise channel, multipath fading channe
-
-
0下载:
脉冲编码调制(PCM)是数字通信的编码方式之一,在通信系统中完成将语音信号数字化的功能。PCM的实现主要包括三个步骤:抽样、量化、编码,分别完成时间上离散、幅度上离散及量化信号的二进制表示。-Pulse code modulation (PCM) is one of the encoding of digital communications, in a communication system will complete the function of digital speech signa
-