-
基于遗传算法的图像边缘检测算法,与Robert算子、bobel算子、prewitt算子、kirsch算子、gauss-laplace算子的结果进行了对比。...
基于遗传算法的图像边缘检测算法,与Robert算子、bobel算子、prewitt算子、kirsch算子、gauss-laplace算子的结果进行了对比。-Based on genetic algorithm for image edge detection algorithm, with Robert operator, bobel operator, prewitt operator, kirsch operator, gauss-laplace operator of the results were compared.
- 2022-03-30 18:13:06下载
- 积分:1
-
一个图形简化系统。用来在不同阈值下,通过设置阈值来简化图形,达到图新压缩的目的。...
一个图形简化系统。用来在不同阈值下,通过设置阈值来简化图形,达到图新压缩的目的。-A graphical simplified system. Is used at different thresholds, by setting thresholds to simplify the graphics, to map the new compression purposes.
- 2022-01-31 11:41:49下载
- 积分:1
-
opengl显示列表
opengl显示列表示例。使用显示列表绘制了一大堆圆锥并旋转。
显示列表很容易实现,很像自己写了一个函数。
对opengl初学者很有帮助。
- 2022-12-03 10:05:03下载
- 积分:1
-
had any news? Think that the news of the information in the record as Greek? If...
消息中有什么?
是否觉得一个消息记录中的信息像希腊语一样?如果是这样,那么看一看下面的解释:
hwnd 32位的窗口句柄。窗口可以是任何类型的屏幕对象,因为Win32能够维护大多数可视对象的句柄(窗口、对话框、按钮、编辑框等)。
message 用于区别其他消息的常量值,这些常量可以是Windows单元中预定义的常量,也可以是自定义的常量。
wParam 通常是一个与消息有关的常量值,也可能是窗口或控件的句柄。
lParam 通常是一个指向内存中数据的指针。由于W P a r a m、l P a r a m和P o i n t e r都是3 2位的,因此,它们之间可以相互转换。-had any news? Think that the news of the information in the record as Greek? If this is the case, then look at the following explanation : hwnd 32 of the window handle. Window can be any type of screen, because most of Win32 to maintain a handle visual objects (windows, dialog boxes, buttons, edit box, etc.). Message used to distinguish between other sources of regular money, These constants can be Windows modules predefined constants, it can also be a self-defined constants. WParam is usually a source with the regular money, it might be the window handle or control. LParam is usually a memory data at the target. As a W P a r m, l P a r m and a P i n o t r e are three-two,
- 2022-02-27 09:28:32下载
- 积分:1
-
自己写的B样条.berzier的2次3次曲线,可以画出2次3次的B样条或是BERZIER曲线...
自己写的B样条.berzier的2次3次曲线,可以画出2次3次的B样条或是BERZIER曲线-himself wrote the B-spline. Berzier the 2nd 3rd curve sense 2nd 3rd B-spline curves or BERZIER
- 2022-10-27 22:35:06下载
- 积分:1
-
The software using VC++/OpenGL development environment, on the 3ds format, read...
本软件采用VC++/OpenGL开发环境,对3ds格式的三维数据模型进行读入与处理(旋转、缩放和平移,提供不同的图元浏览模式,骨架的提取等等)-The software using VC++/OpenGL development environment, on the 3ds format, read into the three-dimensional data model and processing (rotation, scaling and translation, provide different primitives browse mode, skeleton extraction, etc.)
- 2022-08-17 21:24:22下载
- 积分:1
-
二部图的最大匹配程序,通过一二
寻找二分图的最大匹配
程序通过一个二维的数组给出二分图,让后找出一个初始的匹配,通过初始匹配
找出最大匹配。
-Bipartite graph to find the maximum matching program through a two-dimensional array is given bipartite graph, so that after the initial find a match, the adoption of the initial match to find the greatest match.
- 2022-05-21 19:07:06下载
- 积分:1
-
Visual C++ OpenGL DirectX三维动画编程宝典随书源码
基于VC++和OpenGL的源码,可用于学习Opengl模型显示,加载,纹理贴图,记住,此源码是Visual C++ OpenGL DirectX三维动画编程宝的光盘示例
- 2022-07-20 16:30:37下载
- 积分:1
-
几个在1D,2D 3D很有用,关于卡尔曼滤波器的MATLAB实现。约..
几个很有用的在1D,2D,3D上的卡尔曼滤波器的MATLAB实现。可以供初学者学习!-Several very useful in 1D, 2D, 3D Kalman filter on the MATLAB implementation. Can be used for beginners to learn!
- 2022-03-19 00:45:09下载
- 积分:1
-
计算机图形学网格简化
计算机图形学大作业,网格简化,按照程序要求格式输入参数,可以输出指定对象的指定参数的网格简化的模型图的结果。可以支持模型的放大缩小以及左右移动。VS2010+OpenGL
- 2022-07-10 10:16:38下载
- 积分:1