登录
首页 » Visual C++ » errorRate

errorRate

于 2011-12-19 发布 文件大小:6771KB
0 205
下载积分: 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 个回复

  • RS232_485multi-design
    485多机通讯的连接方式,主要有总线方式、星形方式等(connection of multi pc communication with 485)
    2010-03-03 15:03:27下载
    积分:1
  • VedioTest
    Windows串口编程实例,封装了串口类,很不错的一个例子,希望对初学者有用(Windows serial programming examples, encapsulates the serial type, a very good example, I hope useful for beginners)
    2011-10-20 11:22:08下载
    积分:1
  • RS232
    串口通信程序,MSComm方式实现,有参考价值(Serial communication program, MSComm ways, have reference value)
    2013-11-28 08:45:23下载
    积分:1
  • UDP
    vc写的基于udp的串口通信简单实例 (Udp serial communication instance, a simple small program)
    2012-11-26 16:40:22下载
    积分:1
  • SerialComClass
    封装较完整的串口类库,适合硬件开发人员使用,欢迎下载!(Packaging more complete serial library suitable for the development of the use of hardware, download welcome!)
    2006-11-20 11:20:31下载
    积分:1
  • UartAssist
    这个是非常流行的串口调试工具的VC++源代码,对于需要深入了解串口通信的朋友非常有帮助,需要的朋友可以看看。(This is a very popular tool for serial debug VC++ source code, the need for deeper understanding of serial communication very helpful friend, a friend in need can take a look at.)
    2021-04-22 15:38:49下载
    积分:1
  • CserialPort类源码
    VC++简单而强大的多线程串口编程工具,该CSerialPort类封装了串口通信的基本 数据和方法(VC simple and powerful multithreaded serial programming tools, the CSerialPort type of serial communications package of basic data and methods)
    2020-06-26 07:20:01下载
    积分:1
  • 带ID的lpc2368 CAN通信
    带ID的lpc2368 CAN通信,包括初始化、中端、CAN通信和串口通信(With the ID lpc2368 CAN communications, including initialization, in the end, CAN communications and serial communication)
    2020-07-03 08:40:01下载
    积分:1
  • com_debugger
    串口调试程序源代码,本例作为学习串口编程具有很好的参照作用。(Serial debugger source code, in this case as a learning serial programming with a good reference to the role.)
    2013-09-20 18:32:13下载
    积分:1
  • 645-376.1
    支持电力规约645,376.1等相关规约的485代码,支持常用电表控制信令代码,(Support the power of the Statute 645,376.1 Statute 485 and other related code, support for common control signaling code meter,)
    2020-09-09 21:08:03下载
    积分:1
  • 696518资源总数
  • 105022会员总数
  • 15今日下载