登录
首页 » Visual C++ » TEST6_C1

TEST6_C1

于 2009-12-18 发布 文件大小:960KB
0 328
下载积分: 1 下载次数: 31

代码说明:

  利用vc++实现的一个直接序列扩频通信处理程序,包含了简单的测试数据。此程序很详尽。(Using vc++ to achieve a direct sequence spread spectrum communication processes, including a simple test data. This program is very detailed.)

文件列表:

TEST6_C1
........\DATA.H
........\DATA1.C
........\DATA1.H
........\Debug
........\.....\DATA1.OBJ
........\.....\RECEIVE.OBJ
........\.....\TEST6_C.EXE
........\.....\test6_c.ilk
........\.....\test6_c.pch
........\.....\TEST6_C.PDB
........\.....\VC60.IDB
........\.....\VC60.PDB
........\HXP.TXT
........\Prepared
........\........\1000lcharts.txt
........\........\1500lcharts.txt
........\........\150charts.txt
........\........\200charts.txt
........\........\4096charts.txt
........\........\500charts.txt
........\........\50CHARTS.TXT
........\........\Answer.txt
........\........\Hello.txt
........\........\OSCNEW.INI
........\........\Request.txt
........\........\RequestAndReply.txt
........\........\Пушкин.txt
........\RECEIVE.C
........\Received
........\........\Receiv_000.txt
........\........\Receiv_004.txt
........\........\Receiv_005.txt
........\........\Receiv_006.txt
........\........\Receiv_007.txt
........\........\Receiv_007a.txt
........\........\Receiv_007b.txt
........\........\Receiv_007c.txt
........\........\Receiv_00A.txt
........\........\Receiv_00B.txt
........\RECEIVES.C
........\Receiv_001.txt
........\reed_solomon.h
........\subroutines.h
........\TEST6_C.DSP
........\TEST6_C.DSW
........\TEST6_C.NCB
........\TEST6_C.OPT
........\TEST6_C.PLG
........\trans_data
........\trans_data1
........\变化长度
........\........\Receiv_001.txt
........\........\Receiv_0010.txt
........\........\Receiv_0011.txt
........\........\Receiv_0012.txt
........\........\Receiv_0013.txt
........\........\Receiv_0014.txt
........\........\Receiv_0015.txt
........\........\Receiv_0016.txt
........\........\Receiv_0017.txt
........\........\Receiv_0018.txt
........\........\Receiv_002.txt
........\........\Receiv_003.txt
........\........\Receiv_004.txt
........\........\Receiv_005.txt
........\........\Receiv_006.txt
........\........\Receiv_007.txt
........\........\Receiv_008.txt
........\........\Receiv_009.txt
........\固定长度
........\........\Receiv_001.txt
........\........\Receiv_0010.txt
........\........\Receiv_0011.txt
........\........\Receiv_0012.txt
........\........\Receiv_0013.txt
........\........\Receiv_0014.txt
........\........\Receiv_0015.txt
........\........\Receiv_0016.txt
........\........\Receiv_0017.txt
........\........\Receiv_0018.txt
........\........\Receiv_0019.txt
........\........\Receiv_002.txt
........\........\Receiv_0020.txt
........\........\Receiv_003.txt
........\........\Receiv_004.txt
........\........\Receiv_005.txt
........\........\Receiv_006.txt
........\........\Receiv_007.txt
........\........\Receiv_008.txt
........\........\Receiv_009.txt

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

发表评论

0 个回复

  • vb.RS232
    模仿超级终端风格的RS232串口调试工具 这是一个模仿Windows系统带的超级终端风格的RS232串口调试工具。非常容易读取和写入端口,发送支持ASCII字符模式,可以打开二进制文件以16进制格式显示发送。支持工作内容保存,下次加载。 里面的那个动画窗体加载出现蛮有意思,大家可以学习下。尤其对调试AT指令之类的比较方便。(RS232 serial debug tool imitating super terminal style This is a SuperTerminal style RS232 serial debugging tool that mimics the Windows system. It is easy to read and write ports, send ASCII character mode and open binary files to display in 16 binary format. Support work content to save, next load. Loading the animated form inside is quite interesting. You can learn from it. In particular, it is more convenient to debug AT instructions.)
    2018-04-24 11:31:53下载
    积分:1
  • adhoc-network
    对学习AD HOC网络很有帮助的一些电子文档,可以了解此网络的基本原理和一些协议之间的比较,以及改进。大家看看肯定会有所帮助哦(The study of electronic document helpful AD HOC network)
    2012-03-10 20:31:57下载
    积分:1
  • SMSAlarm
    这是一个短信报警的小程序,它通过ADO操作读取发送的短信号码和内容,自动发送短信并产生日志(This is a message warning of a small program that reads through the ADO operation number and content of messages sent automatically send text messages and generate the log)
    2009-10-13 08:53:22下载
    积分:1
  • com
    VS2010串口例程,VC2010写的串口调试助手,开发环境为VS2010,使用的uncioud环境,纯API,不错的C++串行通讯例子程序,希望能对串口学习的朋友有所帮助 (VS2010 serial routines, VC2010 write serial debugging assistant development environment VS2010, using uncioud environment, pure API, a good example of C++ serial communication program, hoping to help a friend learn the serial port)
    2011-08-11 13:20:01下载
    积分:1
  • ModbusCommunicationTest
    MODBUS通信协议,用VC6.0调试通过,非常好用,做上位机用这个很好(MODBUS communication protocol with VC6.0 debugging through, very easy to do well with this PC)
    2013-09-11 23:12:54下载
    积分:1
  • phone_com
    一个基于串口的手机短信发送/接收程序;Demo很简单,是以异步方式读写串口的;在对话框初始化中修改串口的配置参数正确后,能100%的正常发送/接收短信。 (A message based on the serial port of the mobile phone to send/receive process Demo is very simple, based on asynchronous serial reading and writing in the dialog box to initialize the serial port to modify configuration parameters correct to 100 of the normal Send/receive message.)
    2008-07-13 18:24:26下载
    积分:1
  • Modbus-for-Field-Technicians
    Modbus for Field Technicians 介绍modbus的相当好的资料,包括原理和编程和协议介绍(Modbus for Field Technicians introduction modbus fairly good information, including schematics and programming and protocol description)
    2013-07-13 22:47:57下载
    积分:1
  • TCP_GPRS_XSTECK
    一个科技公司使用的GPRS接收程序。可是直接使用(A PROGRAM OF GPRS SERVER 。IT S VERY EASY TO USE.)
    2010-07-03 12:19:47下载
    积分:1
  • Beta
    VC开发的一款可以通过Access的增删改查进行存取记录的笔记本(VC Deve Note ,Could Sava your technology_note)
    2013-04-03 17:59:10下载
    积分:1
  • channel_simulation
    信道基本特性的仿真程序,包括小尺度衰落信道(频率选择性信道和时间选择性信道)的仿真,分集接收及误码率的仿真。(Channel basic characteristics of the simulation program. including small-scale fading channel (frequency selective channel and time-selective channel) simulation, Diversity reception and BER simulation.)
    2007-01-05 08:38:50下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载