搜索资源列表
Callcodevb
- 软件接收机的c代码,希望能对大家有所帮助,如果有用的话,请留言顶一下-software receiver c code, we want to help, if useful to the case, the message about the top
libgsmc_v0.1.0.tar
- 一个gsm-lib,c语言书写。支持发送短信、电话等通用接口,具有良好的terminal控制。-a gsm-lib, c languages. Support sending SMS and telephone, common interface, with good control of the terminal.
shuzixinghaochulidaima
- 这是有关数字信号处理的课程的源代码,使用c++平台开发的,使我们老板亲自操刀写的,非常权威,学电信的哥们不收藏就是损失了-This is the Digital Signal Processing course of source code, use c platform. our boss personally wrote the executioner, very authoritative, learning telecommunications Miners collection is
20061219052227528
- MODEM C/C++ source communication-MODEM C / C source communication
zmodemclass
- 一个在Visual c++下可对串口和MODEM进行操作,并能用ZOMDEM协议进行收发文件的程序.-in Visual c 1 under on the serial port and modem operate, ZOMDEM agreement and can be used for incoming and outgoing documents procedures.
wcdma_RAKE_cpp
- 这是一个c++编写的WCDMA链路采用RAKE接收的方针源代码,希望对大家有帮助。-This is a c + + + using the WCDMA RAKE receiver link to the principle of source code, We want to help.
Dream-v-124-source
- Dream.exe soft source (Visual C++)-Dream.exe soft source (Visual C)
SoftwareModem
- 软件实现(模拟)Modem操作. 使用C++ buider实现. 简单的例子.
GsmModemDemo
- 短消息二次开发接口以动态连接库的形式提供,支持所有Windows平台下开发语言,如Visual C++, VB, FoxPro , C++ Builder, Delphi, Power Builder和Lotus Notes等。
term
- modem编程 本地机使用ATDT命令拨号,远程机设为自动响应方式,即可进入联机方式, 进行终端通信。 在联机方式下,按PageUp键上载文件,按PageDn键下载文件,Ctrl-O呼出主菜单,退出联机方式使用Ctrl-D键。退出终端仿真器使用EXIT命令。 主程序使用C语言编写。使用早期的C编译器可以进行编译。终端方式为VT100.
smsForCsharp
- c#通过串口通信发送AT指令控制手机或短信猫收发短信
alpha
- 基于C语言的Alpha稳定分布随机信号的产生方法。独一无二的源程序。
wokofo
- 话录通MODEM的二次开发组件 功能包括来电显示拔号等基本TAPI编程组件,可以通过该组件快速编程 示例中有(C++ VB Delphi参考函数)组件可以被多数开发语言支持 本例主要以VISUAL BASIC开发语言为示例
xmodem+c.html.tar
- c-Xmodem sources read your package and describe it at least 40 bytes in English.-c-Xmodem sources read your package and describe it at least 40 bytes in English.
1234pppccode
- This the first release of PPP for Nucleus Net. This release includes support for the PAP and CHAP-MD5 authentication protocols and the internet protocol control protocol (IPCP). The following files are the generic portion of PPP (non-harwa
Xmodem.c
- c 语言环境下xmodem文件传输实现-xmodem source code and Protocol Data Unit PDU
mod.c
- 用C 写的 ASK, FSK, PSK, QAM 数字调制技术模拟,画出了调制后的信号,GUI 界面操作-a simulation about ASK, FSK, PSK AND QAM modulation, GUI interface is used for operation.
code
- winmm.dll中的mciSendString方法录音C#代码 mciSendString是用来播放多媒体文件的API指令,可以播放MPEG,AVI,WAV,MP3,等等 该函数有四个参数: 第一个参数:要发送的命令字符串。字符串结构是:[命令][设备别名][命令参数]. 第二个参数:返回信息的缓冲区,为一指定了大小的字符串变量. 第三个参数:缓冲区的大小,就是字符变量的长度. 第四个参数:回调方式,一般设为零-the winmm.dll of the mc
zmodemclass
- C语言下的zmodem通讯源码,能够移植到单片机(C language zmodem communication source code, can be transplanted to the single chip microcomputer)
5G-NR 信道LDPC C语言代码
- 5G-NR 信道LDPC C语言代码 可运行,可读性强,学习5G-NR信道LDPC编码很有用的参考代码