-
呵呵,自己下载后打开看看,粒子效果真的不错,是本人以前收集的!...
呵呵,自己下载后打开看看,粒子效果真的不错,是本人以前收集的!-Oh, they look at the downloaded and opened, the particle effects really Yes, I used to collect!
- 2022-02-27 03:29:56下载
- 积分:1
-
本代码实现的是人体手势的实时识别。可以分析处理人的手势。是用visual c++开发。...
本代码实现的是人体手势的实时识别。可以分析处理人的手势。是用visual c++开发。-the implementation of the code of human gesture recognition in real-time. Analysis can deal with the gestures. C is visual development.
- 2022-01-21 00:24:36下载
- 积分:1
-
基于OpenGL的三维图形显示中的3D模型建立,可以方便建立动态三维模型,供研究开发人员使用。...
基于OpenGL的三维图形显示中的3D模型建立,可以方便建立动态三维模型,供研究开发人员使用。-OpenGL-based three-dimensional graphical display of the 3D model, you can easily create dynamic three-dimensional model for research and development personnel.
- 2022-02-02 13:08:26下载
- 积分:1
-
CAD drawing functions. Great scholars of the new moderator. Novice reference.
CAD画图功能。对新学者有很大版主。新手可以参考一下。-CAD drawing functions. Great scholars of the new moderator. Novice reference.
- 2022-02-06 18:54:12下载
- 积分:1
-
一个很不错的图像处理软件 包括图像的翻转,灰度化,二值化等...
一个很不错的图像处理软件 包括图像的翻转,灰度化,二值化等-a very good image processing software includes images of overturned, gray, two values, such as
- 2022-11-29 03:45:03下载
- 积分:1
-
dicom格式文件的读取和显示
可以生成安装文件
dicom格式文件的读取和显示
可以生成安装文件-dicom reader dicom reader dicom reader
- 2022-02-02 01:10:11下载
- 积分:1
-
判断点是否属于空间多边形
判断点是否属于一个多边形。最基本的功能,但很实用,从中可以学到一些很基本的几何操作,非常适合初学者啊啊啊啊啊。非商业用途,请尊重别人的知识产权。
- 2022-12-25 02:45:03下载
- 积分: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
-
图像的几何变换,水平及垂直静像,缩放等。
图像的几何变换,水平及垂直静像,缩放等。-images of geometric transformation, horizontal and vertical still picture, zoom and so on.
- 2022-02-28 10:52:57下载
- 积分:1
-
Circle fitting, but also point the basic operation, rotation and so on.
实现圆的拟合,还包括点的基本操作,旋转等等。-Circle fitting, but also point the basic operation, rotation and so on.
- 2022-03-10 07:27:49下载
- 积分:1