-
完整的指纹识别源代码,VC格式!希望对大家有用,欢迎下载。
完整的指纹识别源代码,VC格式!希望对大家有用,欢迎下载。-Complete source code for fingerprint recognition, VC format! Hope everyone useful are welcome to download.
- 2022-02-01 17:45:03下载
- 积分:1
-
图片转换组件,可以很方便的将bmp格式的图片转换成gif格式的图片...
图片转换组件,可以很方便的将bmp格式的图片转换成gif格式的图片-Photo conversion components, it is quite easy to bmp format photographs into gif format photographs
- 2022-02-05 17:19:56下载
- 积分:1
-
画出流畅的线条使用Bezier曲线
利用bezier曲线画圆滑的直线-draw smooth line use bezier curve
- 2023-05-18 14:00:03下载
- 积分: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
-
VTK用户指南中文版图像的第六章和三
vtk user guide中文版第六章 图像及三维体数据的可视化-vtk user guide Chinese version of Chapter VI of the image and three-dimensional volume data visualization
- 2022-03-25 18:40:51下载
- 积分:1
-
sm502最新驱动,支持1280*1024分辨率显示,用于构建高分辨率嵌入式应用。...
sm502最新驱动,支持1280*1024分辨率显示,用于构建高分辨率嵌入式应用。-the newest driver about sm502 for high resolution embedded application,the resolution support is up to 1280*1024.
- 2023-08-31 21:45:03下载
- 积分:1
-
tracking face, using open cv and kalman filter
tracking face, using open cv and kalman filter
- 2022-08-08 15:37:19下载
- 积分:1
-
这是OPENGL的第三个例子,实现了鼠标移动来使物体旋转的,好好体会
这是OPENGL的第三个例子,实现了鼠标移动来使物体旋转的,好好体会-This is the third example OPENGL, realize the mouse to make rotating objects, a good experience
- 2022-08-25 17:39:11下载
- 积分:1
-
How to convert any graphic 256 color, 256 grayscale, 16
如何转换任何图形256色,256灰度,16色或单色图像文件
- 2022-01-25 18:59:27下载
- 积分: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