-
x264编码器
很好的C代码,VC环境下质量很流畅
x264编码器
很好的C代码,VC环境下质量很流畅-x264 encoder good C code, VC environment quality is very smooth
- 2023-08-04 13:35:05下载
- 积分:1
-
<Visual C++数字图像与图形处理>配套光盘2
<Visual C++数字图像与图形处理>配套光盘2- matching two discs
- 2023-08-24 10:35:04下载
- 积分:1
-
判断point与rgn关系的小程序,如果点在四边形内则画星,并统计。...
判断point与rgn关系的小程序,如果点在四边形内则画星,并统计。-judgment point CMN relations with the small programs, if the point is within the quadrilateral-painting, and statistics.
- 2022-03-16 18:36:36下载
- 积分:1
-
二次B样条曲线的生成
二次B样条曲线的生成-second B-spline curve generation
- 2022-07-03 21:20:04下载
- 积分:1
-
opengl切削仿真
#include "stdafx.h"
#include
#include
#include
#include
void solidCylinder(GLdouble radius, GLdouble height, GLint slices, GLint stacks) //»Ò»¸öÔ²ÖùÌ壬ÓÃDiskÀ´¸ÇסÉÏϵ×Ãæ
{
GLUquadricObj* qobj = gluNewQuadric();
gluCylinder(qobj, radius, radius, height, slices, stacks); //slicesÀàËÆÓÚ¾¶È£¬stacksÀàËÆÓÚγ¶È
glScalef(-1.0, 1.0, -1.0);
- 2022-02-03 11:01:56下载
- 积分:1
-
Delphi中使用DirectDraw技术进行图形处理。
Delphi中使用DirectDraw技术进行图形处理.-Delphi DirectDraw technology for the use of graphics.
- 2022-01-30 18:17:12下载
- 积分:1
-
right image adjusted proportionately
对图象进行比例调整-right image adjusted proportionately
- 2022-03-01 23:26:04下载
- 积分:1
-
一件事的C语言实现的技术非
a copylefted C implementation of a technique for non-linear, robust
homography estimation from matched image point features.-a copylefted C implementation of a technique for non-linear, robusthomography estimation from matched image point features.
- 2022-02-02 12:36:25下载
- 积分:1
-
segy格式数据的读取程序,可以帮助初学者好好学系地震数据的哦...
segy格式数据的读取程序,可以帮助初学者好好学系地震数据的哦-segy format to read data can help beginners make the Department of seismic data oh
- 2023-08-08 19:20:03下载
- 积分:1
-
基于大津法和迭代法的图像二值化程序,相当于利用该方法进行了图像的分割,源码已调试,很好使!...
基于大津法和迭代法的图像二值化程序,相当于利用该方法进行了图像的分割,源码已调试,很好使!-Based on the Otsu method and iterative method of image binarization procedure is equivalent to using the method of image segmentation, source code has been debugging, very good to make!
- 2023-04-13 11:55:03下载
- 积分:1