登录
首页 » 多媒体 » 关于Davinci技术开发的相关文献,包括TI达芬奇软件框架技术的研究与改进,基于达芬奇_DaVinci_技术的H_264视频编码器原理及其开发,基于达芬奇技术...

关于Davinci技术开发的相关文献,包括TI达芬奇软件框架技术的研究与改进,基于达芬奇_DaVinci_技术的H_264视频编码器原理及其开发,基于达芬奇技术...

于 2022-06-16 发布 文件大小:3.06 MB
0 169
下载积分: 2 下载次数: 2

代码说明:

关于Davinci技术开发的相关文献,包括TI达芬奇软件框架技术的研究与改进,基于达芬奇_DaVinci_技术的H_264视频编码器原理及其开发,基于达芬奇技术的TMS320DM6446视频研究,基于达芬奇技术的数字视频系统设计与实现,基于达芬奇平台的H_264关键模块的优化等-About Davinci technology development-related literature, including TI" s DaVinci software framework for technology research and improvement, based on Leonardo da Vinci _DaVinci_ technology H_264 video encoder principle and the development of video based on DaVinci technology TMS320DM6446 study, based on DaVinci technology digital video system design and implementation, based on DaVinci platform H_264 key modules of the optimization

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 视频文件格式转换。可以把mpg文件转换成dat格式的文件,并支持加入干扰码。...
    视频文件格式转换。可以把mpg文件转换成dat格式的文件,并支持加入干扰码。-Video file format conversion. Mpg file can be converted to dat files, and supports the accession code interference.
    2022-08-21 20:00:53下载
    积分:1
  • 源代码 3d 文本
    此文件包含窗体 & 源代码项目关于 3 维度不会任何句子在 vb.它是有用的网站和其他的项目有吸引力和美丽主题
    2023-04-12 09:10:04下载
    积分:1
  • I have seen do streaming media client with the best development SDK, strongly re...
    我见过的做流媒体客户端开发最好用的SDK,强烈推荐-I have seen do streaming media client with the best development SDK, strongly recommended!
    2022-01-26 04:42:36下载
    积分:1
  • 在开始一个路径前,先调用CDC类的成员函数BeginPath,然后调用一系列的输出函数,在完成绘制后,再调用CDC类的成员函数,在完成一个路径之后,就可以调用S...
    在开始一个路径前,先调用CDC类的成员函数BeginPath,然后调用一系列的输出函数,在完成绘制后,再调用CDC类的成员函数,在完成一个路径之后,就可以调用StrokePath来绘制该路径,这就是路径的基本用法.-at the beginning of a path, first call CDC category of members BeginPath function, then called a series of the output function, the complete mapping and then call CDC category of members function, the completion of a path, we can call StrokePath to mapping the path, This is the path the basic usage.
    2022-05-22 16:36:45下载
    积分:1
  • mpeg编码软件源代码
    mpeg编码软件源代码-mpeg encoding software source code
    2022-03-06 15:54:14下载
    积分:1
  • 哈夫曼编码和解码
    这个项目是一个简单的 c + + 实现的哈夫曼编码。目前,它可以只对文件进行编码 ;解码功能是暂停工作时,我对我的大学课程。 编译 编译由 Make 实用程序处理。若要编译,只是导航到存储库中的根文件夹和运行"使"。若要在调试模式下进行编译,运行"使调试 = 1"。 运行 的可执行文件"哈夫曼"应该传递一个参数: 要进行编码 (或解码,解码功能完成时) 的文件的名称。编码的文件放置在同一目录中用".huf"追加到的文件的名称。 解剖的编码的文件 的文件的第一次 3 位指示过剩在结束了最后一个字节的位的数目 ; 这些尾随位将被忽略,解码器。接下来的 128 字节描述了码本。因为典型的哈夫曼编码 (http://en.wikipedia.org/wiki/Canonical_Huffman_code) 用来对文件进行编码,描述码书很简单,按字母顺序排列,在每个码字中给予的位数给 0 为符号不存在的文件中。后码书,进行编码的输入的文件。
    2022-08-25 18:29:48下载
    积分:1
  • JavaApplet实现的时钟程序
    JavaApplet实现的时钟程序-JavaApplet achieve clock procedures
    2022-03-07 11:19:00下载
    积分:1
  • 声音测试程序。拉链
    声卡测试程序.zip-sound testing procedures. Zip
    2022-06-21 05:53:21下载
    积分:1
  • 一个新的纹理合成的上行采样算法,即利用现有的高分辨率的样本纹理作为先验引导条件,对合 成的低分辨率的纹理进行插值,获取更好的高分辨率纹理合成结果.该算法的主...
    一个新的纹理合成的上行采样算法,即利用现有的高分辨率的样本纹理作为先验引导条件,对合 成的低分辨率的纹理进行插值,获取更好的高分辨率纹理合成结果.该算法的主要思想是基于联合双边滤波器进 行纹理合成上采样,对低分辨率合成纹理应用空间滤波,而将一相似的边界滤波联合地应用在高分辨率的样本纹 理上-Texture synthesis of a new sampling algorithm for the uplink, that is, use of the existing samples of high-resolution texture as a guide a priori conditions for the synthesis of low-resolution texture interpolation, to obtain better results of high-resolution texture synthesis. The main idea of the algorithm is based on the joint bilateral filter for texture synthesis on sampling, on the application of low-resolution texture synthesis of spatial filtering, and a similar use of joint border filtering samples in the high-resolution textures on the
    2022-08-13 03:03:08下载
    积分:1
  • DIRECT development procedures
    DIRECT开发的程序-DIRECT development procedures
    2022-01-25 17:31:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载