登录
首页 » Visual C++ » errorRate

errorRate

于 2011-12-19 发布 文件大小:6771KB
0 298
下载积分: 1 下载次数: 137

代码说明:

  用VC++实现的一个测试通信系统的误码率的程序,很好用的,是用两个串口的数据测试误码率的。(With VC++ realize a test communication system BER procedures, very good use, with two serial test data error rate.)

文件列表:

误码率
......\AnimateDlgIcon.cpp,1833,1998-12-23
......\AnimateDlgIcon.h,980,1998-12-23
......\Debug
......\.....\AnimateDlgIcon.obj,5284,2011-07-16
......\.....\PushPin.obj,20690,2011-07-16
......\.....\SerialP.exe,2256953,2011-07-24
......\.....\SerialP.ilk,2585948,2011-07-24
......\.....\SerialP.obj,32747,2011-07-18
......\.....\SerialP.pch,5453916,2011-07-16
......\.....\SerialP.pdb,4260864,2011-07-24
......\.....\SerialP.res,21468,2011-07-24
......\.....\SerialPDlg.obj,223280,2011-07-24
......\.....\SerialPort.obj,27030,2011-07-16
......\.....\StdAfx.obj,105334,2011-07-16
......\.....\vc60.idb,230400,2011-07-24
......\.....\vc60.pdb,479232,2011-07-24
......\Prop1.cpp,1765,2011-06-29
......\Prop1.h,1421,2011-06-29
......\Prop2.cpp,1258,2011-06-30
......\Prop2.h,1297,2011-06-30
......\propSheet.cpp,1070,2011-06-29
......\propSheet.h,1441,2011-06-29
......\PushPin.cpp,5893,2001-06-23
......\PushPin.h,1310,2001-06-23
......\ReadMe.txt,3597,2011-06-27
......\Release
......\.......\AnimateDlgIcon.obj,2314,2011-07-09
......\.......\PushPin.obj,16631,2011-07-09
......\.......\SerialP.exe,81920,2011-07-24
......\.......\SerialP.obj,21171,2011-07-09
......\.......\SerialP.pch,5691588,2011-07-09
......\.......\SerialP.res,15456,2011-07-24
......\.......\SerialP.zip,26843,2011-07-22
......\.......\SerialPDlg.obj,128191,2011-07-24
......\.......\SerialPort.obj,12089,2011-07-09
......\.......\StdAfx.obj,768,2011-07-09
......\.......\vc60.idb,58368,2011-10-12
......\res
......\...\bitmap1.bmp
......\...\icon1.ico



......\...\icon_on.ico,766,2011-07-01
......\...\Pinned.bmp,238,2011-07-01
......\...\SerialP.ico,1078,2011-07-01
......\...\SerialP.rc2,399,2011-06-27
......\...\UNPINNED.BMP,238,2011-07-01
......\resource.h,5553,2011-07-18
......\SerialP.aps,40636,2011-10-12
......\SerialP.clw,8574,2011-11-04
......\SerialP.cpp,2077,2011-06-27
......\SerialP.dsp,5113,2011-07-09
......\SerialP.dsw,539,2011-06-27
......\SerialP.h,1392,2011-07-01
......\SerialP.ncb,304128,2011-11-04
......\SerialP.opt,54784,2011-11-04
......\SerialP.plg,250,2011-07-24
......\SerialP.rc,23879,2011-07-24
......\SerialPDlg.cpp,103279,2011-07-24
......\SerialPDlg.h,7712,2011-07-18
......\SerialPort.cpp,19287,2004-02-20
......\SerialPort.h,2747,2004-02-20
......\StdAfx.cpp,209,2011-06-27
......\StdAfx.h,1054,2011-06-27
......\软件操作说明.doc,173056,2011-07-25

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • VCComm
    VC从串口读取数据并实时绘制曲线图,非常好用。(VC data from the serial port to read real-time rendering curve is very useful.)
    2010-07-30 12:32:16下载
    积分:1
  • 1Button-Devices
    说明:  1 button device with bascom avr
    2019-05-06 19:09:58下载
    积分:1
  • trc_com_log
    记录串口收到的数据并存到文件,主要用于不容易发现的程序BUG调试(record serial data received by the coexistence of the document, mainly for not easy to find the debugging process BUG)
    2007-07-03 11:59:12下载
    积分:1
  • vbPaccessPseria
    visual basic+数据库access+串口+实时显示曲线(vb+database access+serial)
    2012-05-11 09:10:15下载
    积分:1
  • serial
    很好的串口通信源程序,可以设置端口号,波特率,数据位 停止位校验位(a very complete source serial communications,it is helpful for everybody)
    2009-05-22 10:47:15下载
    积分:1
  • SerialportSample
    vc++写的串口通信程序,对于学习串口通信会有很大的帮助(vc++ write the serial communication program, learning serial communication will be of great help)
    2015-12-07 23:54:23下载
    积分:1
  • 531469b0ca56
    并口程序 测试PC并口输入输出文件,挺不错的一个程序 分享(this is a little )
    2014-09-11 11:49:42下载
    积分:1
  • MAX232
    利用max232,实现51单片机和电脑的通信,使得电脑发一个数据在单片机上用流水灯显示。(Use max232, achieving 51 SCM and PC communications, making the computer sends a data on a single chip with a water light show.)
    2013-08-30 15:46:26下载
    积分:1
  • C++通信
    用vb实现串口间通信,可以用来熟悉串口间传输信息的原理.(with Serial Communication, which can be used with serial transmission of information between the principle.)
    2005-03-29 11:21:03下载
    积分:1
  • CommTest
    串口测试程序 (Test porgram for serial)
    2020-10-22 20:47:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载