-
最小二乘法拟合曲线的算法
最小二乘法拟合曲线的算法-Algorithm gor least square fit curve.
- 2023-05-13 13:15:02下载
- 积分:1
-
人脸的检测与定位算法源码,主用是采用人脸的灰度信息进行人脸的检测,并定位鼻子眼睛和嘴...
人脸的检测与定位算法源码,主用是采用人脸的灰度信息进行人脸的检测,并定位鼻子眼睛和嘴-Face detection and location algorithm source code, the main use is the human face of gray information Face Detection, positioning the nose and eyes and mouth
- 2022-04-12 03:48:57下载
- 积分:1
-
直线的数字微分算法
直线的数字微分算法-Algorithm for digital differential of straight line.
- 2022-01-21 03:29:27下载
- 积分:1
-
一个java
一个基于java的人工生命的程序,很有意思-A java-based artificial life program, very interesting
- 2022-02-06 06:04:49下载
- 积分:1
-
Because the VTK visualization toolkit with powerful functionality, visualization...
因为VTK可视化工具包具有的强大的功能,可视化领域的研究人员很多都在应用它。本压缩包是在VC下编写的一个使用vtk实现用三角片组成球的例程。-Because the VTK visualization toolkit with powerful functionality, visualization research in the field of personnel and many of them in the application of it. The compressed packet is prepared with a VC VTK realize the use of the composition of the ball with a triangular piece of routine.
- 2022-03-07 09:08:30下载
- 积分:1
-
一个用Delphi编写的绘图程序
一个用Delphi编写的绘图程序-a prepared with Delphi mapping procedures
- 2022-06-01 12:54:49下载
- 积分:1
-
关于 虚拟视景仿真中 经常会用到的 blade 可以制作 机翼等很多东西...
关于 虚拟视景仿真中 经常会用到的 blade 可以制作 机翼等很多东西
-On the virtual scene simulation is often used in the wing blade can make a lot of things, etc.
- 2023-01-17 14:35:04下载
- 积分:1
-
利用画弧函数arc( )绘制不同的弧线,组成一个六叶的图案。
利用画弧函数arc( )绘制不同的弧线,组成一个六叶的图案。- () Draws up the different arc using picture arc function arc,
composes six designs.
- 2023-06-22 00:35:04下载
- 积分:1
-
可以把BMP图像中的RGB三分量的直方图显示出来 入门级的O(∩_∩)O哈哈~...
可以把BMP图像中的RGB三分量的直方图显示出来 入门级的O(∩_∩)O哈哈~-BMP images can be put in the three-component RGB histogram display of the entry-level O (∩ _ ∩) O哈哈~
- 2022-12-05 07:55:03下载
- 积分:1
-
该程序使用了Bresenham算法的思想,将四个象限(考虑到斜率<1,>1一共八种情况)的问题通过交换端点的方法合并成一,四象限的问题。...
该程序使用了Bresenham算法的思想,将四个象限(考虑到斜率1一共八种情况)的问题通过交换端点的方法合并成一,四象限的问题。-draw line
- 2022-02-03 03:12:04下载
- 积分:1