CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 Modem编程 搜索资源 - c code

搜索资源列表

  1. Callcodevb

    0下载:
  2. 软件接收机的c代码,希望能对大家有所帮助,如果有用的话,请留言顶一下-software receiver c code, we want to help, if useful to the case, the message about the top
  3. 所属分类:Modem编程

    • 发布日期:2008-10-13
    • 文件大小:2318
    • 提供者:张平
  1. shuzixinghaochulidaima

    0下载:
  2. 这是有关数字信号处理的课程的源代码,使用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
  3. 所属分类:Modem编程

    • 发布日期:2008-10-13
    • 文件大小:3930
    • 提供者:外祖父
  1. wcdma_RAKE_cpp

    0下载:
  2. 这是一个c++编写的WCDMA链路采用RAKE接收的方针源代码,希望对大家有帮助。-This is a c + + + using the WCDMA RAKE receiver link to the principle of source code, We want to help.
  3. 所属分类:Modem编程

    • 发布日期:2008-10-13
    • 文件大小:158396
    • 提供者:wanhong
  1. DIAL..

    0下载:
  2. 用MODEM拔号的C语言源代码范例-dial-up modem using the C language source code examples
  3. 所属分类:Modem编程

    • 发布日期:2008-10-13
    • 文件大小:10316
    • 提供者:fq
  1. 16QAM.rar

    3下载:
  2. 16QAM解调器的C语言实现,软解调,希望对大家有帮助,16QAM demodulator of the C language, soft demodulation, we want to help
  3. 所属分类:Modem program

    • 发布日期:2017-03-24
    • 文件大小:394534
    • 提供者:毕道旭
  1. xymodem

    1下载:
  2. XModem和YModem文件传输源码,VC/C++源码,网络相关,C++程序实现,供C程序员参考研究。-XModem and YModem file transfer source, VC/C++ source code, Internet related, C++ program to achieve, for C Programmer' s Reference Study.
  3. 所属分类:Modem program

    • 发布日期:2017-03-30
    • 文件大小:9405
    • 提供者:张和好
  1. atp

    0下载:
  2. GSM模块at命令的C源代码,可以用于学习如何自己编写AT命令,珍贵的内部资料-C source code for AT command set of the GSM modem
  3. 所属分类:Modem program

    • 发布日期:2017-03-27
    • 文件大小:151361
    • 提供者:eeleon
  1. DQPSK

    0下载:
  2. DQPSK软件解调源码,对于研究调制解调的人员有较大帮助-DQPSK demodulation software source code, modulation and demodulation for research staff to help more
  3. 所属分类:Modem program

    • 发布日期:2017-03-28
    • 文件大小:35422
    • 提供者:毕道旭
  1. ymodem

    0下载:
  2. C++ modem驱动代码-C++ modem driver code
  3. 所属分类:Modem program

    • 发布日期:2017-04-05
    • 文件大小:19459
    • 提供者:arda
  1. rscode-1.0

    0下载:
  2. RS译码器的C源代码,采用了BM算法,钱搜索,和福尼算法求错误值-the rs decoder c code
  3. 所属分类:Modem program

    • 发布日期:2017-03-28
    • 文件大小:361173
    • 提供者:刘大鹏
  1. cfg_gsm_server

    0下载:
  2. wavecom GPRS example code
  3. 所属分类:Modem program

    • 发布日期:2017-04-06
    • 文件大小:2557
    • 提供者:zemon
  1. src_code

    0下载:
  2. source code for OFDM modem using sound card
  3. 所属分类:Modem program

    • 发布日期:2017-03-31
    • 文件大小:365959
    • 提供者:tiger
  1. pdpzm050

    0下载:
  2. 另一個功能比較簡單的Zmodem 傳送的source code, 用C 寫成的.-another simple C source Z-Modem sending and receiving program
  3. 所属分类:Modem program

    • 发布日期:2017-04-02
    • 文件大小:7878
    • 提供者:Terry
  1. cc_encoder

    0下载:
  2. 卷积码编码C程序代码,码率为1/2,2/3等-Convolutional code encoder C code, rate 1/2, 2/3, etc.
  3. 所属分类:Modem program

    • 发布日期:2017-04-02
    • 文件大小:146634
    • 提供者:于慕阳
  1. Xmodem.c

    0下载:
  2. c 语言环境下xmodem文件传输实现-xmodem source code and Protocol Data Unit PDU
  3. 所属分类:Modem program

    • 发布日期:2017-03-22
    • 文件大小:10264
    • 提供者:qishengbao
  1. code

    1下载:
  2. winmm.dll中的mciSendString方法录音C#代码 mciSendString是用来播放多媒体文件的API指令,可以播放MPEG,AVI,WAV,MP3,等等 该函数有四个参数: 第一个参数:要发送的命令字符串。字符串结构是:[命令][设备别名][命令参数]. 第二个参数:返回信息的缓冲区,为一指定了大小的字符串变量. 第三个参数:缓冲区的大小,就是字符变量的长度. 第四个参数:回调方式,一般设为零-the winmm.dll of the mc
  3. 所属分类:Modem program

    • 发布日期:2016-05-10
    • 文件大小:1024
    • 提供者:
  1. tempr

    0下载:
  2. C code for temperature sensor
  3. 所属分类:Modem program

    • 发布日期:2017-12-03
    • 文件大小:1028
    • 提供者:Shuvodip Das
  1. CUDA_Sphere_Decoding

    0下载:
  2. 维也纳理工大学 的 用 C写的 定点 球星译码程序-Sphere Decoding C-Code by the Institute of Communications and Radio-Frequency Engineering, Vienna University of Technology
  3. 所属分类:Modem program

    • 发布日期:2017-05-07
    • 文件大小:1333641
    • 提供者:imc_lte
  1. ymodem

    0下载:
  2. ymodem传输协议,c代码,在Linux系统已经验证过。在arm架构下需要自己交叉编译。(Ymodem transport protocol, C code, in the Linux system has been verified. In the arm framework, you need to cross compile yourself.)
  3. 所属分类:Modem编程

    • 发布日期:2017-12-31
    • 文件大小:9216
    • 提供者:dali_linux
  1. zmodemclass

    0下载:
  2. C语言下的zmodem通讯源码,能够移植到单片机(C language zmodem communication source code, can be transplanted to the single chip microcomputer)
  3. 所属分类:Modem编程

    • 发布日期:2018-01-07
    • 文件大小:44032
    • 提供者:小明2
« 12 »
搜珍网 www.dssz.com