-
MPEG codec reference code
MPEG编码解码的参考代码-MPEG codec reference code
- 2022-02-27 00:04:15下载
- 积分:1
-
glittering stars in the night would bring the slightest buzz, so you do not lone...
闪闪的星星会给深夜带来一丝动感,让你不在寂寞-glittering stars in the night would bring the slightest buzz, so you do not lonely
- 2022-01-25 21:45:36下载
- 积分:1
-
一个简单的例子,捕捉视频,供学习和研究用.可任意下载.
一个简单的例子,捕捉视频,供学习和研究用.可任意下载.-A simple example, capture video, for learning and research. Can be downloaded.
- 2022-07-16 23:07:34下载
- 积分:1
-
c的小程序,用于将jpg格式的图片转换成bmp
c的小程序,用于将jpg格式的图片转换成bmp-c small procedures, used to jpg picture format into bmp
- 2022-02-02 07:52:40下载
- 积分:1
-
linux下用ffmpeg解码库写的一个简单的视频播放器,原则上应能播放ffmpeg支持的视频格式,但仅能播放h.263视频,编译命令:g++...
linux下用ffmpeg解码库写的一个简单的视频播放器,原则上应能播放ffmpeg支持的视频格式,但仅能播放h.263视频,编译命令:g++ -g -o ffplay ffmp1.cc -L./libavformat -lavformat -L./libavcodec -lavcodec -L./libavutil -lavutil -lm -lz -ldl -L/usr/lib -lSDL -lpthread-linux using ffmpeg decoding the written a simple video player, in principle, be able to support the ffmpeg broadcast video format, but only broadcast h.263 video, compiled order : g-g-o ffplay ffmp1.cc-L./libavformat- lavfo rmat-L./libavcodec- lavcodec-L./libavutil- lavutil- lm- lz- ldl-L/usr/lib- lSDL- lpthre ad
- 2022-02-15 03:45:04下载
- 积分:1
-
有关多媒体压缩算法的编程,此为霍夫曼压缩编码
有关多媒体压缩算法的编程,此为霍夫曼压缩编码-the multimedia compression algorithm programming, such as Huffman coding
- 2022-08-23 09:19:21下载
- 积分:1
-
UML建模来实现彩色面板滑动的java小程序,java应用程序…
采用uml建模的,实现彩色面板滑动的java小程序,java界面开发应用-Uml modeling used to achieve color panel sliding java applets, java application interface development
- 2022-03-20 13:03:51下载
- 积分:1
-
This code is in the video coding motion estimation of a method
本代码是视频编码中运动估计的一种方法-三步搜索-This code is in the video coding motion estimation of a method- three-step search
- 2022-08-08 23:10:41下载
- 积分:1
-
succession of Java usage. Many good examples. For your reference learning
JAVA中继承的用法.很多很好的例题.供大家参考学习-succession of Java usage. Many good examples. For your reference learning
- 2022-07-04 08:58:39下载
- 积分:1
-
设X[0:n
设X[0:n-1]和Y[0:n-1]为两个数组,每个数组中都有n个已经排好序的数字,试设计一个O(logn)时间的算法,找出X和Y的2n个数的中位数。-Set X [0: n-1] and Y [0: n-1] for the two arrays, each array has n good order have been ranked the number and try to design a O (logn) time algorithm to find of the X and Y in the 2n-digit number.
- 2022-11-16 00:30:02下载
- 积分:1