-
扫描线多边形填充算法适用于水平扫描线的逐行填充
扫描线多边形填充算法适用于水平扫描线的逐行填充-Scan-Line Polygon Fill Algorithm
- 2022-01-25 23:19:48下载
- 积分:1
-
一个非常棒的二维等值线绘制程序,采用双三次曲面拟合算法,得到的等值线非常光滑,相比其它我所见的到的追踪等值线算法加平滑结果得到的等值线质量高出很多。...
一个非常棒的二维等值线绘制程序,采用双三次曲面拟合算法,得到的等值线非常光滑,相比其它我所见的到的追踪等值线算法加平滑结果得到的等值线质量高出很多。-A great two-dimensional contour mapping procedures, the use of bicubic surface fitting algorithm, the contour lines to be very smooth, compared to the other I can see that the contour tracking algorithm increases the smoothing results are isogram much higher quality.
- 2023-01-16 01:05:04下载
- 积分:1
-
vc++6.0,使用MFC完成画矩形功能.矩形内部使用BITMAP填充,可以运行的代码...
vc++6.0,使用MFC完成画矩形功能.矩形内部使用BITMAP填充,可以运行的代码-vc++ 6.0, using MFC completed painting rectangular function. BITMAP-filled rectangular internal use, you can run the code
- 2023-04-07 05:45:03下载
- 积分:1
-
Windows SDK实现罗伯茨算子提取边缘。
Windows SDK实现Roberts算子提取边缘。-Windows SDK realizes the Roberts operator to withdraw the edge.
- 2022-11-21 02:40:03下载
- 积分:1
-
image of the cluster and retrieval of a simple algorithm to achieve
是关于图像聚类与检索的简单实现的一个算法-image of the cluster and retrieval of a simple algorithm to achieve
- 2022-03-26 11:14:54下载
- 积分:1
-
3ds编辑器 实现了3ds的导入 计算 编辑等功能
3ds编辑器 实现了3ds的导入 计算 编辑等功能-3ds editors realized the 3ds into the calculation of editing functions
- 2022-04-24 20:35:59下载
- 积分:1
-
VTK5.8.0 CMake编译包
编译好的VTK文件夹 需要注意的是,不要忘记系统环境变量的配置。 还有就是qvtkwidgetplugin.lib和qvtkwidgetplugin .dll (在压缩包的VTKlibvtk-5.8)要考到XX:Qt4.8.5pluginsdesigner
- 2022-08-09 17:30:01下载
- 积分:1
-
HTML5源码
D3 是最流行的可视化库之一,它被很多其他的表格插件所使用。它允许绑定任意数据到DOM,然后将数据驱动转换应用到Document中。你可以使用它用一个数组创建基本的HMTL表格,或是利用它的流体过度和交互,用相似的数据创建惊人的SVG条形图。D3-js
- 2022-10-14 21:15:07下载
- 积分:1
-
自己编写的bezier曲线的程序,主要多了升阶的功能,按鼠标左键加控制点,右键该控制点,鼠标中的滚轮用于升阶。...
自己编写的bezier曲线的程序,主要多了升阶的功能,按鼠标左键加控制点,右键该控制点,鼠标中的滚轮用于升阶。-Bezier curves have written procedures, the main bands or more functions, press the left mouse button plus control point, right of the control points of the wheel mouse or bands used.
- 2022-08-17 03:04:27下载
- 积分:1
-
mfc 二次,三次B样条曲线及编辑
在mfc下实现的二次,三次B样条曲线及编辑,七个控制顶点,可用鼠标控制顶点位置,根据控制顶点位置的情况画出二次、萨巴次B样条曲线。比较简单,只是计算机图形学基础。
- 2023-04-25 02:00:03下载
- 积分:1