联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 通讯编程(38) 
按平台查找All Visual C++(38) 

[通讯编程] timer

mti100惯性导航器件串口读取数据加解析
Serial port reading data and analysis of mti100 inertial navigation device (2019-10-22, Visual C++, 2KB, 下载0次)

http://www.pudn.com/Download/item/id/1571750617635691.html

[通讯编程] 串口加调试助手加串口模拟

自己整合的,可直接下载调试使用,傻瓜式文件一体包。
Integration of their own, can be downloaded directly debugging use, fool file integrated package. (2017-10-16, Visual C++, 817KB, 下载2次)

http://www.pudn.com/Download/item/id/1508146113380189.html

[通讯编程] wtwhc

ofdm系统仿真 含16qam调制 fft 加窗 加cp等模块,通过matlab代码,计算目标和海洋回波的功率谱密度。
ofdm system simulation including 16qam modulation fft windowing modules plus cp, By matlab code, Calculating a target and ocean echo power spectral density. (2017-05-05, Visual C++, 4KB, 下载1次)

http://www.pudn.com/Download/item/id/1493985088877542.html

[通讯编程] ECGBFD

用巴特沃斯方法和切比雪夫方法做的数字带通滤波器
The method by Butterworth and Chebyshev method to do digital bandpass filter (2017-02-15, Visual C++, 1899KB, 下载9次)

http://www.pudn.com/Download/item/id/1487156880635427.html

[通讯编程] qpsk

加性高斯白噪声环境下QPSK调制解调系统的性能分析,包括box-buller产生AWGN以及QPSK调制与解调,误码率计算
Performance additive white Gaussian noise environment QPSK modulation and demodulation system analysis, including box-buller produce AWGN and QPSK modulation and demodulation, bit error rate calculation (2014-04-27, Visual C++, 1KB, 下载7次)

http://www.pudn.com/Download/item/id/2523775.html

[通讯编程] estimatenoise

针对AWGN信道可以较为正确的估计出加性高斯白噪声的噪声方差值
For AWGN channel can be more accurate estimate of the additive white Gaussian noise, noise variance (2014-03-21, Visual C++, 3708KB, 下载6次)

http://www.pudn.com/Download/item/id/2490069.html

[通讯编程] BM-decode

进行BCH译码,经过模拟信道的加噪后,用BM译码的方法进行译码,信道编码的应用
BCH-decoded after the analog channel plus noise, with the BM decoding method for decoding, channel coding applications (2013-12-03, Visual C++, 2KB, 下载7次)

http://www.pudn.com/Download/item/id/2416315.html

[通讯编程] 1d-burgers

一维burgers方程求解程序,MacCormack格式
One-dimensional burgers equation solver, MacCormack format (2013-11-20, Visual C++, 1KB, 下载11次)

http://www.pudn.com/Download/item/id/2405136.html

[通讯编程] filter

六阶巴特沃斯低通滤波器cpp程序,戒指频率为35Hz
Sixth-order Butterworth low-pass filter cpp program (2013-04-18, Visual C++, 1KB, 下载8次)

http://www.pudn.com/Download/item/id/2205625.html

[通讯编程] QmattlabqpskwP

QPSK在加性高斯白噪声环境下,信噪比与误码率的仿真。 先产生一个四组符号的序列,,再将该序列映射到对应的相位上。用相应的函数产生均值为零、方差为δ2的加性高斯噪声。
QPSK in additive white Gaussian noise environment, the signal to noise ratio and bit error rate simulation. First produce a sequence of four sets of symbols, then the sequence is mapped to the corresponding phase. The corresponding function with zero mean, variance δ2 additive Gaussian noise. (2012-07-11, Visual C++, 2KB, 下载10次)

http://www.pudn.com/Download/item/id/1935709.html

[通讯编程] kuozhanxulie

两个通话机的客服端 可以在客服段云新的程序
the talk for client (2012-05-14, Visual C++, 2307KB, 下载4次)

http://www.pudn.com/Download/item/id/1868421.html

[通讯编程] Bluetooth

蓝牙PC客户端,友好界面,实现设备搜索,文件收发等基本功能。
Bluetooth code on PC which fulfill friendly interface, transfer function and so on. (2011-12-07, Visual C++, 128KB, 下载90次)

http://www.pudn.com/Download/item/id/1723796.html

[通讯编程] InstantaneusReal-timeCycle-slipCorrectionofDualreq

加拿大人发表的关于周跳探测,实现了实时的双频周跳探测和修复
cycle-slipsfromCanada (2010-08-18, Visual C++, 764KB, 下载116次)

http://www.pudn.com/Download/item/id/1272787.html

[通讯编程] guass

高斯噪声的C源代码,应用于数字调制信号加噪,信道加噪等
Gaussian noise of C source code, used in digital modulation signal plus noise, channel plus noise, etc. (2009-11-23, Visual C++, 1KB, 下载55次)

http://www.pudn.com/Download/item/id/980063.html

[通讯编程] CuteMail

C#所編寫的發送email的代碼,強大的收發功能,并且可以操控郵件服務器
Written by C# code to send email, powerful send and receive functions, and can manipulate the mail server (2009-11-10, Visual C++, 422KB, 下载9次)

http://www.pudn.com/Download/item/id/965783.html

[通讯编程] frequency_recovery

在C++平台上实现QPSK调制,加频偏过AWGN信道,然后采用COSTAS的方法进行载波恢复
In the C++ platform for a QPSK modulation, plus offset over AWGN channel, and then use the methods COSTAS carrier recovery (2009-09-30, Visual C++, 505KB, 下载97次)

http://www.pudn.com/Download/item/id/926589.html

[通讯编程] butterworth

巴特沃斯滤波器代码的C语言实现。适合初学者了解IIR滤波器的涉及原理及使用
Butterworth filter code, C language. IIR filter is suitable for beginners to understand and use involving the principle (2009-09-06, Visual C++, 3KB, 下载763次)

http://www.pudn.com/Download/item/id/902261.html

[通讯编程] Butter

巴特沃斯滤波器设计的源代码,需要的朋友快下载
Butterworth filter design of the source code, need friends fast download (2009-08-08, Visual C++, 2KB, 下载175次)

http://www.pudn.com/Download/item/id/870977.html

[通讯编程] CcodeofLDPC

LDPC的c代码 包括编码 解码 加噪声 校验矩阵 生成矩阵
LDPC code, including the c codecs plus noise generated check matrix matrix (2008-12-02, Visual C++, 547KB, 下载44次)

http://www.pudn.com/Download/item/id/593974.html

[通讯编程] ManchesterDeEncoder

曼彻斯特编码,可以利用这个程序方便的进行曼彻斯特码的解码。
Manchester encoding, we can use this procedure to facilitate the conduct of Manchester code decoding. (2008-03-05, Visual C++, 157KB, 下载142次)

http://www.pudn.com/Download/item/id/410433.html
12
总计:38