资源列表

« 1 2 ... .84 .85 .86 .87 .88 1889.90 .91 .92 .93 .94 ... 1926 »

[通讯编程FlashWriter1.0

说明:一个写FLASH的程序,支持SST39fs040,需要硬件支持,不过是学习接口编程的好资料,提供2000以上操作系统支持及写INI文件等功能.-a written procedure, support SST39fs040 need hardware support, but learning is a good programming interface provides information on more than 2000 operating system support and wr
<郭银> 在 2008-10-13 上传 | 大小:118.87kb | 下载:0

[通讯编程qpsk_rayleigh&awgn_ber&powerspec

说明:qpsk调制在awgn/rayleigh信道下的误码性能比较,以及信号的功率谱和星座图-QPSK modulation in awgn / Rayleigh Channel Performance Comparison of error, and the signal power spectrum and constellation
<徐鹏> 在 2008-10-13 上传 | 大小:4.96kb | 下载:1

[通讯编程FftMethod

说明:FFT子程序编写及应用和FFT对连续信号进行频谱分析-FFT routines and the preparation and application of continuous signal FFT spectrum analysis
<徐鹏> 在 2008-10-13 上传 | 大小:9.2kb | 下载:0

[通讯编程阻塞率

说明:呼叫阻塞率的计算和仿真:在时间轴上考虑。无论阻塞与否,下一呼叫到达时刻为当前呼叫到达时刻加上服从参数为1/λ的指数分布的呼叫间隔时间。一个呼叫到达时只需要判断呼叫的到达时刻和各个信道服务完成时刻的先后:如果前者比后者中任意一个大,说明至少有一个信道服务完成时刻比此呼叫到达时刻早,即此信道空闲,此时呼叫成功,应该先把此信道下一个服务完成时刻置为当前呼叫到达时刻,再加上服从参数为μ的指数分布的服务时间;反之,如果前者比后者中全部都小,说明所有信道在此呼叫到达后才会结束服务,即当前忙,此呼叫被阻塞掉了
<徐鹏> 在 2008-10-13 上传 | 大小:12.06kb | 下载:1

[通讯编程reed-solomon

说明:Simulate, by using c++ ,a communication system consists of binary source, RS(7,3,5)/RS(128,122,7) encoder, BPSK modulator, AWGN channel, coherent demodulator, RS(7,3,5)/RS(128,122,7) BM decoder and sink。-Simulate, by using c, a communication system c
<徐鹏> 在 2008-10-13 上传 | 大小:12.17kb | 下载:2

[通讯编程Golay-new

说明:Simulate, by using c/c++,a communication system consists of binary source, Golay(24,12,8) encoder, BPSK modulator, AWGN channel, coherent demodulator, Golay (24,12,8)decoder and sink.
<徐鹏> 在 2008-10-13 上传 | 大小:3.9kb | 下载:0

[通讯编程基于VC 6_0的串行通信设计与实现

说明:这是关于VC与单片机串口通信的资料,学习后很受启发,-on VC and SCM serial communication of information, after learning a great deal of enlightenment.
<能上> 在 2008-10-13 上传 | 大小:227.22kb | 下载:3

[通讯编程XMODEM.C

说明:这是XMODEM传输协议原代码,测试只能证明错误的存在,而不能表明程序中没有错误。 测试的两个作用是:确定程序中缺陷的存在;有助于判断该程序在实际上是否可用。 软件测试最困难的问题之一是知道何时停止测试(When to stop testing? ) 自己测试自己的程序是不可能的。 当一个软件被测出的缺陷数目增加时,更多的未被发现的缺陷存在的概率也随之增加。 -This XMODEM transfer protocol source code, the test can o
<伍先生> 在 2008-10-13 上传 | 大小:2.23kb | 下载:0

[通讯编程中文内码转换源码

说明:在阅读MSDN中发现只要妙用MultiByteToWideChar和LCMapString两函数,就可以简简单单地实现不同内码的转换。为了让程序员使用更方便,笔者编写了一个CChineseConvertor类,包装了所有中文内码的转换功能。读者可以直接在MFC中加入此类,用起来也非常轻松。详细细节请察看ChineseConvertor.h和ChineseConvertor.cpp源代码。-reading MSDN found as long as the magic MultiByteToWid
<王正> 在 2008-10-13 上传 | 大小:2.1kb | 下载:0

[通讯编程atapi

说明:tapi编程非常好的开发库,国外一个商业系统老版本,现开源,推荐-TAPI programming for a very good development, a foreign commercial version of the old system, open source is recommended
<leox> 在 2008-10-13 上传 | 大小:53.25kb | 下载:0

[通讯编程串口封装急好的一个类

说明:该类是本人见到的封装最好的一个串口类 本人用该类开发了很多串口方面的程序,运行很稳定!该程序为一测试程序,实现双机互连-I see is the best of a package Serial category I used a lot of such serial development of the procedures, running very stable! The procedure for a test procedure to achieve double - interc
<ysx> 在 2008-10-13 上传 | 大小:99.43kb | 下载:0

[通讯编程GPS数据的采集

说明:该程序采用GPS异步串行方式,通过串口采集遵循NMEA0183协议的GPS数据,对之进行后台处理 通过ODBC放到数据库中! 经典-the procedures used GPS asynchronous serial, serial through acquisition agreement followed NMEA0183 GPS data, on which background processing into the database through ODBC! Classic
<ysx> 在 2008-10-13 上传 | 大小:78.1kb | 下载:0
« 1 2 ... .84 .85 .86 .87 .88 1889.90 .91 .92 .93 .94 ... 1926 »

源码中国 www.ymcn.org