-
B样条、Bezier曲线等多种曲线画法
B样条、Bezier曲线等多种曲线画法-B-spline, and other Bezier curve drawing curves
- 2023-08-07 19:55:02下载
- 积分:1
-
Bresenhan Line生成算法
Bresenhan Line生成算法-Bresenhan Line Algorithm
- 2022-07-16 13:56:14下载
- 积分:1
-
AutoCADARX二次开发对话框及常用控件使用方法
AutoCADARX二次开发对话框及常用控件使用方法-AutoCADARX secondary development dialog controls and the use of commonly used methods
- 2022-07-01 00:18:58下载
- 积分:1
-
support eight palette bitmap and 24
支持8位调色板位图和24位真彩位图的载入,以及24位真彩位图保存-support eight palette bitmap and 24-bit color bitmap included, and 24-bit color bitmap preservation
- 2022-07-03 02:16:23下载
- 积分:1
-
将各种图形、图片文件保存读取到access数据库中。
将各种图形、图片文件保存读取到access数据库中。-Will be a variety of graphics, pictures, save the file to read to the access database.
- 2022-07-23 23:24:20下载
- 积分:1
-
delphi版三次样条插值,并有两个例子
delphi版三次样条插值,并有两个例子-delphi version of cubic spline interpolation, and two examples
- 2022-01-26 07:22:51下载
- 积分:1
-
a copy of the source image
源图像的副本
- 2023-08-17 19:50:03下载
- 积分:1
-
运用计算机图形学知识绘制B样条曲线。绘制时用鼠标取点,鼠标也可以移动已经绘制好的点。...
运用计算机图形学知识绘制B样条曲线。绘制时用鼠标取点,鼠标也可以移动已经绘制好的点。
- 2022-04-26 21:34:41下载
- 积分:1
-
更全面的图像处理和分析软件源码
较全面的图像处理与分析软件源程序-more comprehensive image processing and analysis software source
- 2022-06-29 08:17:57下载
- 积分:1
-
这是一个纯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