-
这是一个纯C语言的 H.264 解码程序,速度较慢,如果您试验时手头没有解码器,可以用此凑合。
执行命令方式为:...
这是一个纯C语言的 H.264 解码程序,速度较慢,如果您试验时手头没有解码器,可以用此凑合。
执行命令方式为:
-o 264格式的输入文件 yuv格式的输出文件
比如(假如目录为 D:H264 ):
D:H264h264_dec.exe D:H264 est.264 D:H264 est.yuv
若不输入参数,则默认为:
h264_dec.exe test.264 test.yuv-This is a pure C language of the H.264 decoding process, a slow, if you do not test the decoder, you can make do with this. For the implementation of the order:-o 264 of the input file format yuv format such as the output file (if the directory is D: H264 ): D: H264 h264_dec.exe D: H264 test.264 D: H264 test.yuv if the input parameter, the default is: h264_dec.exe test.264 test.yuv
- 2022-09-14 01:50:03下载
- 积分:1
-
一个关于EPS的库
一个关于EPS的库-a library of EPS
- 2022-02-26 01:58:01下载
- 积分:1
-
图象数据库源程序,实现把图象保存到数据库功能.
图象数据库源程序,实现把图象保存到数据库功能.-source image database, to achieve the preservation of the image database functions.
- 2022-04-29 02:22:29下载
- 积分:1
-
一个简单的图片显示程序。
一个简单的图片显示程序。-a simple picture display program.
- 2022-04-08 07:48:29下载
- 积分:1
-
jpeg编码、解码的c source
jpeg编码、解码的c source-jpeg encode and decode c source
- 2022-02-13 15:01:44下载
- 积分:1
-
这是计算机图形学光照部分的一个很好的程序实例
这是计算机图形学光照部分的一个很好的程序实例-This is the illumination of computer graphics part of a very good example of the procedure
- 2022-10-21 15:05:04下载
- 积分:1
-
非常详细的高精度碰撞检测代码,精确到三角形、边、点,优化过滑动时的碰撞检测,完全没有震动现象。代码中把三角形等元素具体成类参与计算的方法很有参考价值。
代码...
非常详细的高精度碰撞检测代码,精确到三角形、边、点,优化过滑动时的碰撞检测,完全没有震动现象。代码中把三角形等元素具体成类参与计算的方法很有参考价值。
代码内含3d向量计算函数,在ogengl、d3d下均可运行。-Very detailed high-precision collision detection code, accurate to the triangle, edge, point, when optimized sliding collision detection, there is no vibration phenomenon. Code elements such as the triangle into a specific type of calculation is very involved in reference value. Code containing the 3d vector calculation function, in ogengl, d3d may run under.
- 2022-02-21 00:31:06下载
- 积分:1
-
代码充满哟!代码都是哟!
代码充满了哟!代码都是哟!
- 2022-02-05 20:08:16下载
- 积分:1
-
如何在Visual C++中实现Choen
如何在Visual C++中实现Choen-Sutherland线段裁剪算法,实现了基本交互-how to achieve Visual C Choen-Sutherland line cutting algorithm, to achieve the basic interactive
- 2022-03-02 22:11:46下载
- 积分:1
-
用vc++读取ply文件模型...结果用opengl显示
用vc++读取ply文件模型...结果用opengl显示-With vc++ Read ply paper model ... the results show that using opengl
- 2022-06-16 04:24:53下载
- 积分:1