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

搜索资源列表

  1. kkfft

    0下载:
  2. 用c语言实现fft和iir滤波器的设计。可以和matlab中的函数fft,filter等效。-used language fft and IIR filter design. Matlab can and the function fft, filter equivalent.
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:6282
    • 提供者:姜正茂
  1. mp3_dec

    0下载:
  2. 一个mp3的解码程序,c语言实现。其中只对layer III 进行解码。-A program of mp3 decode,programmed by c language.It can only decode layer 3.
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:56256
    • 提供者:温安君
  1. 巴特沃斯滤波器代码的C语言实现

    4下载:
  2. 巴特沃斯滤波器代码的C语言实现。适合初学者了解IIR滤波器的涉及原理及使用,Butterworth filter code, C language. IIR filter is suitable for beginners to understand and use involving the principle
  3. 所属分类:通讯/手机编程

    • 发布日期:2013-07-29
    • 文件大小:3570
    • 提供者:张狂
  1. FIR.巴特沃斯滤波器C语言实现

    1下载:
  2. 巴特沃斯滤波器C语言实现,低通滤波器。IIR,Butterworth filter C language
  3. 所属分类:通讯/手机编程

    • 发布日期:2014-04-12
    • 文件大小:3010
    • 提供者:dk
  1. c_chuankoutongxun.rar

    0下载:
  2. c语言串口通讯大作业,用c实现串口通讯的程序,大学时代的大作业,相对比较简单。,c language serial communication major operations, with c realization of serial communication procedures, the University of age operation is relatively simple.
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:12721
    • 提供者:邢书宝
  1. dp

    0下载:
  2. 正弦波,三角波,方波信号发生器程序,C语言编写,频率可调-Sine wave, triangle wave, square wave signal generator process, C language, frequency adjustable
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:2375
    • 提供者:李玉辰
  1. FilterModels

    0下载:
  2. 用c++语言实现的通信的FIR滤波器模型,模型性能较好,可自行修改抽头参数-With c++ Language communication FIR filter model, the model performance better, they are free to amend the tap parameters
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:357704
    • 提供者:刘云
  1. QPSK_AWGN

    0下载:
  2. QPSK在AWGN信道中传输的检测性能,内含QPSK调制解调、AWGN的C语言实现,是无线通信仿真的最简单的例子-the performance of the system with QPSK and AWGN, using the C language to simulate
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-27
    • 文件大小:84935
    • 提供者:Hongyuan Li
  1. shuangji

    0下载:
  2. 程序实现双机通信,C语言编写,可行,易于修改。-Procedures for the realization of two-machine communication, C language, workable, easy to modify.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-03
    • 文件大小:1333
    • 提供者:范冬莹
  1. write-EEprom-by-c

    0下载:
  2. C语言实现eeprom的读写程序 RFID 编程 供初学者学习使用-C language program to read and write eeprom for beginners learning to use
  3. 所属分类:RFID

    • 发布日期:2017-03-27
    • 文件大小:1122
    • 提供者:里勇
  1. C语言串口程序

    0下载:
  2. C语言串口程序,通过编程实现串口的异步通信-C-serial process, through the asynchronous serial communication programming
  3. 所属分类:串口编程

    • 发布日期:2017-03-27
    • 文件大小:6127
    • 提供者:liuyang
  1. WirelessNetwork_3_1.c

    0下载:
  2. CRC12循环校验码C语言实现算法,C语言实现CRC12校验-CRC12 checksum CRC12 the cyclic check code C language algorithm, C language
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-21
    • 文件大小:1376
    • 提供者:曾涛
  1. c

    0下载:
  2. 这是一个关于定位的c语言实现。是对传感器数据的处理。-This is about positioning the c language. The processing of sensor data.
  3. 所属分类:GPS develop

    • 发布日期:2017-11-15
    • 文件大小:3775
    • 提供者:slili
  1. mfcc--c

    1下载:
  2. mfcc的c语言实现,使用方便,完全可用。-mfcc of the c language implementation, easy to use, fully available.
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-22
    • 文件大小:639279
    • 提供者:许丽
  1. 音频编解码的实现

    0下载:
  2. 音频编解码,通过C语言实现对音频的编码,(含有冗余)最后进行解码输出(Audio encoding and decoding)
  3. 所属分类:语音压缩

    • 发布日期:2017-12-17
    • 文件大小:61440
    • 提供者:今夕何夕
  1. LdpcC

    0下载:
  2. LDPC码的编码和译码,使用c++语言实现(This repository provides C++ implementations for LDPC codes encoding and decoding)
  3. 所属分类:3G/4G开发

    • 发布日期:2017-12-30
    • 文件大小:7168
    • 提供者:三年以后
  1. rs255,223

    0下载:
  2. c语言实现rs(255,223)编码及译码(C language to implement rs (255223) encoding and decoding)
  3. 所属分类:通讯编程

  1. CC老师高级媒体捕捉课题资料

    0下载:
  2. 这是基于xcode平台下,用Objective-C语言实现的人工智能识别并捕捉你要的图像。(This is based on the Xcode platform, the artificial intelligence implemented in the Objective-C language to identify and capture the image you want.)
  3. 所属分类:iPhone/iOS

    • 发布日期:2018-01-09
    • 文件大小:15462400
    • 提供者:ivolcano
  1. 成绩管理

    0下载:
  2. 使用C语言进行程序的编写,以实现简易成绩管理系统的基本功能。(C language is used for programming, so as to realize the basic functions of simple performance management system.)
  3. 所属分类:通讯编程

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:初末
  1. 学生考勤管理

    0下载:
  2. 使用C语言编写程序,从而实现学生考勤系统的基础功能。(Use C language to program, so as to achieve the basic function of student attendance system.)
  3. 所属分类:通讯编程

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:初末
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com