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

[Modem编程] RSCoderDecoder

Reed-Solomon 编码解码器 c语言实现
Reed-Solomon Coder and Decoder (2014-06-30, Visual C++, 22KB, 下载10次)

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

[Modem编程] xmodem

XModem协议服务器端代码,实现256-1KXModem协议的服务器端程序,常用于与嵌入式设备的数据传输
XModem server-side code, server-side programs to achieve the 256-1KXModem agreement, and embedded devices commonly used in data transmission (2012-04-10, Visual C++, 8KB, 下载7次)

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

[Modem编程] dbgexamples

简单的调试器代码(debugger) 基于debugapi设计。
simple debugger source code (2012-01-13, Visual C++, 34KB, 下载3次)

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

[Modem编程] report

数控脉宽脉冲信号发生器:数控脉宽脉冲信号发生器能够在脉宽控制键的控制下,按确定的步长改变输出脉冲信号占空比,即使脉冲宽度可调,同时以占空比的形式显示脉宽情况。
Digital pulse-width pulse generator: NC pulse width pulse width control signal generator able to control key, press OK steps to change the duty cycle of the output pulse signal, even if the pulse width adjustable, while the duty cycle displays the pulse width of. (2011-10-19, Visual C++, 249KB, 下载8次)

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

[Modem编程] GPRS

GPRS 服务器源代码,可进行数据远端收发,从网络侦听GPRS modem 发送的数据,支持TCP协议,该系统已在成功运行
GPRS server source code, you can send and receive data remotely from the network listen GPRS modem to send data to support the TCP protocol, the system has been running successfully (2011-09-05, Visual C++, 1939KB, 下载226次)

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

[Modem编程] modem

一个语音电话Modem源代码,基于VC++代码编写,它是通过调制解调器来进行语音电话开发的程序
Modem source code of a voice call, based on VC++ code is written, it is for voice calls via modem to the procedure developed (2011-04-20, Visual C++, 25KB, 下载30次)

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

[Modem编程] 16QAM

16QAM解调器的C语言实现,软解调,希望对大家有帮助
16QAM demodulator of the C language, soft demodulation, we want to help (2009-08-18, Visual C++, 385KB, 下载111次)

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

[Modem编程] wscgensrc190

无线通信中各种常用信号产生程序,里面具有BPSK,MFSK,QPSK,白噪声等波形产生程序,声称的波形何以存储为Wav文件或直接输出到声卡!适合短波数据通信编程参考!
Wireless communication signals in a variety of commonly used procedures, which have a BPSK, MFSK, QPSK, of white noise such as waveform generation process, claiming that how the waveform storage for the Wav files or directly output to the sound card! Data communications for short-wave programming reference! (2009-06-09, Visual C++, 125KB, 下载100次)

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

[Modem编程] rscode-1.0

RS译码器的C源代码,采用了BM算法,钱搜索,和福尼算法求错误值
the rs decoder c code (2009-05-08, Visual C++, 353KB, 下载67次)

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

[Modem编程] voice-modem-telephone

语音电话高级编程是一个通过调制解调器来进行语音电话开发的程序,相信读者一定会感兴趣。 本程序需要调制解调器的支持,否则可能失败 需要调制解调器支持语音传输,本程序在子弹头 调制解调器下调试通过,通话时通过麦克风和话筒 来进行。
Voice calls is a high-level programming via modem to the development of procedures for voice calls, I believe that readers will be interested. This procedure needs the support of a modem, or modem may fail to support the needs of voice transmission, the procedure under the debug modem bullet passed through a microphone and call for the microphone. (2009-02-07, Visual C++, 128KB, 下载128次)

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

[Modem编程] jisuanjitongxin

面向通信控制器硬件的通信程序设计:基于PC标准通信口的通信程序设计,基于MODEM的通信程序设计,基于网络适配器的通信程序设计。 网络通信系统的应用实验
Communication controller hardware-oriented communications program design: Based on standard PC communications port communication program design, based on the MODEM communications programming, network adapter based on the design of communication procedures. Network Communication System Experiment (2008-09-03, Visual C++, 5997KB, 下载7次)

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

[Modem编程] modem

本程序需要调制解调器的支持,否则可能失败,需要调制解调器支持语音传输,本程序在子弹头调制解调器下调试通过,通话时通过麦克风和话筒来进行。
This procedure required the support of a modem, or may fail to support the required voice modem, the program under the debug modem bullet passed through a microphone and call for the microphone. (2008-09-02, Visual C++, 226KB, 下载21次)

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

[Modem编程] RCC

串口通讯在客户端/服务器类型的应用程序设计中经常要使用到,目前串口通讯采用的一般是专用软件包或者标准串口通讯协议(如XMODEM、ZMODEM等),这样完整详细且免费的软件包比较少,所以在SPCOMM的基础之上建立了本文所描述的串口通讯协议,称之为RCC(表示为Reliable Comm Communication),其主要目标是在用串口进行通讯的客户端/服务器双方建立一条可靠的通讯链路,就象TCP(RFC793)一样。该协议的目前的开发是采用VC++,应用平台为WIN95/NT,但作为RCC协议的本身不受具体编程语言及操作系统所限制,
Serial port communication in client/server type of application design often have to use that serial communication is currently used in general is a dedicated software package or the standard serial communication protocols (such as XMODEM, ZMODEM, etc.), so detailed and complete free relatively small package, so SPComm the basis of the establishment of this article describes the serial communication protocol, known as RCC (expressed as a Reliable Comm Communication), whose main goal is to use serial communication client/server The two sides have established a reliable communications link, such as TCP (RFC793), like. The agreement of the current development is the use of VC++, Application platform for WIN95/NT, but as a RCC agreement in itself, is not specific programming language and operating system limitations, (2008-03-11, Visual C++, 374KB, 下载76次)

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

[Modem编程] 调制解调器编程

调制解调器编程,用的是AT命令,一个很好的学习例子。
modem programming, using the AT command, a good learning examples. (2005-11-16, Visual C++, 351KB, 下载235次)

http://www.pudn.com/Download/item/id/124688.html
总计:14