-
用C语言编写的三次B样条曲线源代码!
用C语言编写的三次B样条曲线源代码!-C language prepared by the cubic B-spline curves source code!
- 2022-03-11 07:41:59下载
- 积分:1
-
这是一个基于VC++平台开发出来的人脸识别/检测源码,对于研究人脸的识别有一定的帮助!...
这是一个基于VC++平台开发出来的人脸识别/检测源码,对于研究人脸的识别有一定的帮助!-This is a development platform based on the VC the Face Recognition/Detection source, for the Study of Human Face Recognition can help!
- 2022-03-19 09:45:00下载
- 积分:1
-
福特卡车的3DS MAX模型,有多个,是学习3DS MAX制作的经典素材。...
福特卡车的3DS MAX模型,有多个,是学习3DS MAX制作的经典素材。-Provide 3ds max model for Ford van. They are typical material for learning 3ds max
- 2023-04-03 06:05:04下载
- 积分:1
-
vc designed to achieve a "marginal fill" algorithm example
vc设计的一个实现“边缘填充”算法的例子-vc designed to achieve a "marginal fill" algorithm example
- 2022-09-27 14:05:02下载
- 积分:1
-
数字图形相处里而隔热条个人个人更额而通过而Greg
数字图形相处里而隔热条个人个人更额而通过而Greg-dfgererghregergergre个人更让他rthrtdr
eg
- 2022-01-26 08:13:11下载
- 积分:1
-
一个关于人脸识别的pca主程序分析算法的matlab程序
一个关于人脸识别的pca主程序分析算法的matlab程序-About the pca a face recognition algorithm matlab main program analysis procedures
- 2022-05-30 15:17:56下载
- 积分:1
-
<Visual C++数字图像与图形处理>配套光盘2
<Visual C++数字图像与图形处理>配套光盘2- matching two discs
- 2023-08-24 10:35: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
-
新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形...
新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (ColorDialog1->Execute()) Image1->Canvas->Pen->Color = ColorDialog1->Color 5、 编写Image1的OnImage1MouseUp事件,要求实现: 1) 若是第奇数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第一个端点或圆心坐标; 2) 若是第偶数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第二个端点并利用TCanvas的MoveTo()和LineTo()方法画出直线段,或计算出圆的外接矩形后调用TCanvas的Ellipse()方法画圆。-C Builder a new project set the font to Form1 "wherein V" in Form1 add a TRadioGroup components rgDrawWhat options for what painting graphics; Add a Tbutton colorBtn components and a TcolorDialog ColorDialog1 components; Add a TImage component Image1. 3, the current project will be kept in their laboratories folders exp1 Documents folder (to prevent erroneous operation and wasted). Preparation colorBtn the OnClick, ColorDialog1 activated, and access t
- 2022-03-05 21:42:30下载
- 积分:1
-
图标,他们可以参考
icon图标,可以参考-icon, they can refer to
- 2022-02-05 00:32:46下载
- 积分:1