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

搜索资源列表

  1. vgrabbj-0.9.6.tar

    0下载:
  2. 一种基于Linux的视频捕捉程序,遵守GPL,代码精简。可以将VIDEO 4 LINUX设备(如网络摄像头)传送的图像转换为JPEG,PNG,PNM文件。广泛的用于嵌入式系统之中,也可以作为V4L程序的教学代码。-a Linux-based video capture procedures, compliance with the GPL, streamlined code. VIDEO 4 can be LINUX equipment (such as network camera) the
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:112.55kb
    • 提供者:sunclever
  1. shinefixed

    0下载:
  2. 定点的MP3压缩程序代码。 特别适合在嵌入式系统中作为录音机使用。-MP3 compression code. Particularly suitable for embedded systems as tape recorders used.
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:38.87kb
    • 提供者:陈军
  1. saa7121

    0下载:
  2. saa7121 video encooder的嵌入式驱动代码,比较有参考价值的是2个初始化参数数组-saa7121 encooder embedded video driver code, compared with the reference value is two initialization arguments
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:6.77kb
    • 提供者:武委
  1. bplay_0.991.orig.tar

    0下载:
  2. linux下的简单音频播放软件,支持wav等基本格式,代码很小,适合移植到嵌入式设备使用-linux under the simple audio player software, and other basic support wav format, the code is very small, suitable for transplant to the use of embedded devices
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:18.48kb
    • 提供者:alex
  1. C54_USB_MP3_decoder

    0下载:
  2. 使用TI DSP C54xx开发的MP3解码器,支持USB和FAT12文件系统, 作为嵌入式mp3开发的一个很好的学习项目.包含所有代码.-C54xx use TI DSP development of the MP3 decoder. support USB and FAT12 file system, Embedded mp3 development as a good learning project. contains all of the code.
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:71.38kb
    • 提供者:amani
  1. xvidcore-0.9.2

    0下载:
  2. XVID 0.92版,实现了MPEG4的基本编解码功能,代码简单,非常适合做为嵌入式开发的MPEG4初始版本.此代码已经做了一定的修改,在VC6.0编译通过-XVID 0.92 version, realize the MPEG4 codec' s basic functions, the code is simple, very suitable for embedded development as the initial version of MPEG4. This code has
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-09
    • 文件大小:1.27mb
    • 提供者:sunbeam yuan
  1. linuxmpgsrc

    0下载:
  2. 用在嵌入式系统上面的mpg4视频编解码的程序代码,希望大家有用!-Embedded systems used in the above video codec mpg4 program code, I hope everyone useful!
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-13
    • 文件大小:3.05mb
    • 提供者:bigbluenc
  1. xvid

    0下载:
  2. xvid的代码,是经过优化过的,适合嵌入式继续开发,可直接跑在DSP中,已经去掉ASM汇编代码-xvid code, is optimized for the continued development of embedded directly in the running in the DSP, ASM has been removed from assembly code
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-27
    • 文件大小:125.24kb
    • 提供者:张胜朝
  1. EmbendedDVR.tar

    0下载:
  2. 海康嵌入式DVR全套代码,绝对一流. 对做嵌入式硬盘录像机系统方案的非常有参考价值。整套方案是基于vxworks系统的。-Haikang Embedded DVR complete code, and absolutely first-rate. To make the program embedded DVR system, a very good reference material. The package is based on the vxworks system.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2013-03-28
    • 文件大小:312.45kb
    • 提供者:黄旭东
  1. servfox-R1_1_3

    0下载:
  2. 适合嵌入式开发的摄像头采集程序!易于移植,代码清晰明了!-Camera suitable for embedded development acquisition program! Easy to transplant, code clarity!
  3. 所属分类:Video Capture

    • 发布日期:2017-03-31
    • 文件大小:18.56kb
    • 提供者:张帆
  1. feng-2.1.0_rc1

    0下载:
  2. 目前的流媒体服务器代码有Darwin(苹果公司),是用c++开发的,过于复杂不适合用在嵌入式设备上; live555是c开发的但是只支持mpeg格式的音频;Feng 流媒体服务器支持h.264格式的视频,mp3音频,支持RTSP,RTP/RTCP,可以用来在嵌入式设备上开发流媒体服务器。-The streaming server code Darwin (Apple), C++ development, too complex and not suitable for use in embe
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-29
    • 文件大小:454.8kb
    • 提供者:徐留建
  1. fft-v1.0.0.40.tar

    1下载:
  2. fft的快速实现,核心部分无任何耗时的sin,cos运算,所需要的数据初始化时全部已经计算好了。并且提供了fft的定点代码(这是很多fft不具有的),可以方便地移植到嵌入式和DSP环境-fft of rapid implementation, the core portion without any time-consuming sin cos operation, the initialization of the data needed all been calculated. And pr
  3. 所属分类:Audio program

    • 发布日期:2017-11-07
    • 文件大小:4.28kb
    • 提供者:罗龙智
  1. mad-0.14.2b

    0下载:
  2. 开源代码lib整形mp3解码源代码,非常适合嵌入式系统使用-Open source code lib shaping mp3 decoder source code
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-04
    • 文件大小:871.19kb
    • 提供者:陈善怀
搜珍网 www.dssz.com