-
D3D9基于HLSL粒子系统
应用背景D3D9基于HLSL的粒子系统,很不错的例子关键技术D3D9、HLSL、C++、DirectX,基于HLSL的语言的,使用的是windows平台,基于directx的库,实现了粒子系统的效果,效率比较高
- 2022-07-26 10:59:06下载
- 积分:1
-
OpenCV是因特公司开发的功能强大的图像处理库,该程序演示了如何使用该类库进行圆形的检测。使用时要把所附图片放在程序的目录里。...
OpenCV是因特公司开发的功能强大的图像处理库,该程序演示了如何使用该类库进行圆形的检测。使用时要把所附图片放在程序的目录里。-OpenCV Internet companies is the development of powerful image processing library, the program demonstrated how to use the library for the detection of circular. When we use the attached picture on the procedures directory.
- 2022-03-23 18:13:56下载
- 积分:1
-
目标显著性检测
显著性检验(significance test)就是事先对总体(随机变量)的
- 2022-02-22 00:04:09下载
- 积分:1
-
遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,...
遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,-Genetic Algorithm (Genetic Algorithm) is a simulation of Darwinian biological evolution, natural selection and genetic mechanism of the process of biological evolution computing model, is a simulation of natural evolutionary processes through the optimal solution search methods,
- 2022-01-25 23:32:15下载
- 积分:1
-
一个基于对话框vc++6.0的画线程序源代码,很适合初学者参考学习....
一个基于对话框vc++6.0的画线程序源代码,很适合初学者参考学习.-a dialog vc 6.0 on the line drawing program source code, reference is very suitable for beginners learning.
- 2022-01-25 19:04:08下载
- 积分:1
-
利用vc++编制的一个圆,有三种图形,分别为线球,平面球与光华的球...
利用vc++编制的一个圆,有三种图形,分别为线球,平面球与光华的球-use vc establishment of a round, three graphics, lines of the ball, plane ball and the ball Sinorama
- 2022-03-23 06:05:42下载
- 积分:1
-
draw souce code Opengl
draw souce code Opengl
- 2022-05-05 23:31:11下载
- 积分:1
-
本程序实现八种图形的绘图功能,分别是直线,圆弧,贝赛尔曲线,矩形,圆角矩形,椭圆和多边形。绘图步骤如下:
直线:点鼠标左键确定起始点,移动鼠标点左键确定终点...
本程序实现八种图形的绘图功能,分别是直线,圆弧,贝赛尔曲线,矩形,圆角矩形,椭圆和多边形。绘图步骤如下:
直线:点鼠标左键确定起始点,移动鼠标点左键确定终点。
圆弧:用鼠标左键依次点四点确定圆弧。
贝赛尔曲线:用鼠标左键依次点四点确定贝赛尔曲线。
矩形:点左键确定起始点,拖动鼠标再点左键确定对角点。
圆角矩形:点左键确定起始点,拖动鼠标再点左键确定对角点。
椭圆:点左键确定起始点,拖动鼠标再点左键确定对角点,便作出了与该矩形相切的椭圆。
多边形:点鼠标左键确定起始点,然后依次点各点(所有点的总数为所要做多边形的边数,不超过20边),最后用中键确定,自动封闭图形。-the program eight graphical mapping function is linear, arc, Bessel curve, rectangle, rounded rectangle, oval and polygons. Mapping the following steps : Linear : click the mouse button to determine the threshold, mobile click of the mouse button to determine the end. Arc : the left mouse button followed by 4:00 set point arc. Bessel curve : the left mouse button followed by point 4:00 determine Bessel curve. Rectangular : Left to determine the threshold point, then drag the mouse to point to determine Left Corner. Rounded Rectangle : Left to determine the threshold point, then drag the mouse to point to determine Left Corner. Oval : Left to determine the threshold point, drag the mouse butto
- 2022-09-22 14:40:03下载
- 积分:1
-
DDA画线 中点画线 Bresenham画法
DDA画线 中点画线 Bresenham画法-failed to translate
- 2022-01-24 15:17:32下载
- 积分:1
-
这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图...
这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。-the library can handle BMP, GIF, PCX, TGA, JPG, TIF format image files, and images with point processing, image processing functions regional, you have to do it is the function call and not aware of these images document the internal format.
- 2022-02-14 12:07:21下载
- 积分:1