CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 嵌入式Linux 搜索资源 - 文件编码

搜索资源列表

  1. libogg-1.1.2.tar

    0下载:
  2. libogg包括ogg库文件,为需要读写ogg格式的比特流提供函数,这对于创建(编码) 或者播放(解码)一个单一的物理比特流很有用。一般linux系统中是又该库的,但用于嵌入式板上需要自己交叉编译。
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:419959
    • 提供者:王珏
  1. encode_ti

    0下载:
  2. TI DM6446板卡上调用encode engine进行编码的例子程序,可以将采集到的音视频写成文件
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1264529
    • 提供者:heji
  1. s3c6410-h264-IDR-encode-ok

    1下载:
  2. 这是上一个代码的优化,加了IDR帧编码,适合不稳定网络(如移动通信网),已产品化,基于华恒S3C6410-R2开发板采集视频并压缩为H264格式,带IDR帧,使用时.c文件要改名为cam2fb.c-This is a code optimization, plus the IDR frame coding for unstable networks (such as mobile communications network), has been product oriented, huahen
  3. 所属分类:Embeded Linux

    • 发布日期:2014-07-28
    • 文件大小:3072
    • 提供者:杨在
  1. cam9650-S3C2440-JPEG

    0下载:
  2. S3C2440, ov9650, 1280 * 1024 jpeg编码, 保存为图片文件-S3C2440, ov9650, 1280* 1024 jpeg encoding, saved as image files
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:382113
    • 提供者:周波
  1. pciv

    0下载:
  2. 海思Hi3520 PCI总线演示程序 PCIV 相关样例程序包含以下几部分: 1、PCIV MSG :PCI业务层的消息通讯封装。基于MCC模块提供的ioctl接口,提供消息端口的打开关闭、消息发送、消息接收等接口。 相关代码为pciv_msg.c、pciv_msg.h。 2、PCIV Trans:PCI业务层的数据传输封装。基于PCI DMA传输接口、PCI消息交互及一套基本的读写指针Buffer,实现业务层通用数据传输接口。 可以用于主从片之间的任何类型的
  3. 所属分类:Embeded Linux

    • 发布日期:2016-01-21
    • 文件大小:2685952
    • 提供者:sillygenius
  1. crisscross-latest.tar.tar

    1下载:
  2. CrissCross是一种小型的跨平台C + +库,用于处理控制台和文件I / O , CPU的识别( CPUID ) ,散列( MD2 , MD4 , MD5编码,了SHA - 1 ,SHA- 256 ,SHA- 512 ,Tiger) ,Socket( TCP和目前唯一的UDP )和数据结构( LList , DArray , RedBlackTree , AVLTree , SplayTree等) 。其目的是运行在Windows , Linux , FreeBSD的, OpenBSD系统,
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:501491
    • 提供者:Mike
  1. MP3geshijiexi

    0下载:
  2. MP3 文件是由帧(frame)构成的,帧是 MP3 文件最小的组成单位。MP3 的全称应为 MPEG1 Layer-3 音频 文件,MPEG(Moving Picture Experts Group)在汉语中译为活动图像专家组,特指活动影音压缩标准,MPEG 音频文件是 MPEG1 标准中的声音部分,也叫 MPEG 音频层,它根据压缩质量和编码复杂程度划分为三层-MP3 files by frame (frame) consisting of a frame is composed o
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-12
    • 文件大小:19707432
    • 提供者:zhouwubin
  1. mtar_08_03

    0下载:
  2. 文件压缩软件,利用哈弗曼树的特点,把文件里的内容描绘成一棵哈弗曼树,利用哈弗曼编码,来存储文件,从而达到了文件压缩的效果。-File compression software, tree characteristics Hafu Man, depicts the contents of the file into a Ha Fuman tree using Hafu Man coding, to store the file, so as to achieve the effect of fil
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:6814
    • 提供者:wangan
  1. video_encode_io1

    2下载:
  2. DM365环境下摄像头采集视频,并且进行H264编码,最后写成文件。-DM365 environment camera to capture video and H264 encoding, the final written file.
  3. 所属分类:嵌入式Linux

    • 发布日期:2013-08-18
    • 文件大小:989212
    • 提供者:杨昊
  1. scanf.cpp

    0下载:
  2. 按一定规则读取文件内容,并输出;这是把flex文件转换成C编码,可在C/C++文件中直接调用-Read the contents of the file according to certain rules, and outputs This is the flex file into C code can be C/C++ files directly call
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:13417
    • 提供者:cz
  1. camera.tar

    0下载:
  2. 嵌入式linux下采集视频并编码视频,保存为本地文件。 交叉编译器为arm-linux-gcc4.3.2 编码器为H.264最新版本 采集和编码双线程,于s3c2440上测试成功。-Embedded linux video capture and encode video and save it as a local file. Cross compiler for arm-linux-gcc4.3.2 H.264 encoder latest version capture and e
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-08
    • 文件大小:2038473
    • 提供者:ls
  1. test

    0下载:
  2. 基于arm平台优化的faac编码器,添加多线程自适应编码程序,对大文件acc编码进行优化,库和头文件已经包含在文件夹内,可直接make使用-Faac encoder based on arm platform optimization, add multi-threaded adaptive coding procedures, optimize the large file acc code, libraries and header files have been included in t
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:621852
    • 提供者:zhangjun
  1. adaptivemimo

    0下载:
  2. 时空编码 adaptivemimo文件 时空编码 adaptivemimo文件-Space-Time Coding adaptivemimo document Space-Time Coding adaptivemimo document
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:1873
    • 提供者:wojrkrsan
搜珍网 www.dssz.com