CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 搜索资源 - C语言

搜索资源列表

  1. h263.tar

    0下载:
  2. 音视频编解码的H.263协议,C语言编写,未调试-audio and video codec H.263 agreement, C language, not Debugging
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:49080
    • 提供者:王晶
  1. MPEG4encoderdecoderC

    0下载:
  2. mpeg4格式的编码解码,采用纯c语言编写 不可多得-mpeg4 codec format, using pure c rare language
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:264894
    • 提供者:dandan
  1. C54x_ADPCM_code_decode

    0下载:
  2. TMS320C54x用ADPCM编解码程序,C语言ADPCM编解码程序设计-TMS320C54x using ADPCM codec procedures, C language ADPCM codec design procedures
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:16883
    • 提供者:shark1234
  1. ortp-0.10.1.tar

    0下载:
  2. 流媒体协议RTP/RTCP的C语言实现,可用于开发流媒体类程序。-streaming media agreement RTP / RTCP the C language, which could be used in the development process stream media category.
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:450617
    • 提供者:shiwei
  1. mediastreamer-2.0.0.tar

    0下载:
  2. 一个流媒体的开发源代码C语言函数库,看了就知道。-a Streaming Media Development C language source code libraries, read on to know.
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:409825
    • 提供者:shiwei
  1. controlcaram

    0下载:
  2. windows下控制摄像头源码,c语言编写,功能不错!-windows under control camera source, c language, functional good!
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:2434
    • 提供者:李凤
  1. xiaobogouzao

    0下载:
  2. 小波变换中的小波构造方法的C++语言程序实现-wavelet transform the wavelet construction of the C Programming Language
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:3620
    • 提供者:wer
  1. wave_view

    0下载:
  2. 音频波形显示与滤波,使用C++语言实现的. 功能不是很多,可对初学者很有用.-audio waveform display and filtering, the use of the C language. Not many functions can be very useful for beginners.
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:90540
    • 提供者:whut
  1. mp3Cdecoder

    0下载:
  2. 一个C语言写的MP3的解码源代码,可以直接在其他模块里面进行调用-C language to write an MP3 decoder source code, can be directly inside the other modules for call
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:36372
    • 提供者:王辉
  1. jpegsrc-6b-simd-mmx-sse

    0下载:
  2. 这是非常好的使用MMX,SSE2等SIMD的JPEG的解压缩源码,速度是用C语言的1/4,非常的快。-It is a very good use of MMX, SSE2 SIMD, such as the JPEG compression solutions source, Speed is the C Language 1 / 4, very fast.
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:1120305
    • 提供者:林方
  1. SOUNDC

    0下载:
  2. 扬声器开发 C 语言源程序库,Turbo C编写的 -loudspeakers development for C language source code, prepared by the Turbo C
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:9751
    • 提供者:李宁
  1. yingpanqudong

    0下载:
  2. c语言编写的源程序,相信对于想利用硬盘来制作自己硬盘mp3的朋友有帮助-c language of the source, and I believe would like to use to produce their hard disk mp3 help of a friend
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:2086
    • 提供者:wang
  1. yampp7_USB_v243

    0下载:
  2. 这是著名的yampp版本的mp3制作的原理图和源程序,有兴趣的可以试试,程序为c语言-This is the famous yampp mp3 version of the map produced by the principle and source files, are interested can try. procedures for the C Language
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:168210
    • 提供者:wang
  1. AT89C51SND1C1

    0下载:
  2. 这是c语言程序,里面是以c51单片机为核心处理器的mp3相关的控制程序-This is the c language program, which is c51 microcontroller core processor mp3 related to the control procedures
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:470974
    • 提供者:wang
  1. ZipAmpmp3

    0下载:
  2. c语言编写程序,mp3播放器源码,还有中文翻译帮助理解,对于学习mp3编程很有帮助-c language programming, mp3 player source, there is a Chinese translation help understand, learning programming helpful mp3
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:45502
    • 提供者:wang
  1. tmn_dec_3.1.2

    0下载:
  2. H.263解码程序 包括各个层的解码程序和IDCT的程序实现。语言为C语言。包括可执行文件等-H.263 decoding procedures include various levels of IDCT decoding procedures and the procedures to achieve. Language to C language. Including executable files, etc.
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:126189
    • 提供者:周海
  1. linuxtv-dvb-1.0.0-pre3.tar

    0下载:
  2. linux 下for dvb源代码 c语言-under linux source code for dvb language c
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:1346272
    • 提供者:黄天
  1. musicout

    0下载:
  2. 基于定点DSP的MP3解码系统设计与实现,整个MP3流程采用C语言编写-fixed-point DSP-based MP3 decoding system design and implementation, the whole process MP3 using C language
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:13180256
    • 提供者:虫虫
  1. g729ab_v14

    0下载:
  2. ITU建议的G.729标准算法c语言实现,包括预加重,LPC环.
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:104692
    • 提供者:徐凌云
  1. g727

    1下载:
  2. 语音算法,ITU G727 c语言源代码,是研究压缩语音不可多的的资料
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:163538
    • 提供者:徐凌云
« 1 2 3 45 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com