-
该程序使用了Bresenham算法的思想,将四个象限(考虑到斜率<1,>1一共八种情况)的问题通过交换端点的方法合并成一,四象限的问题。...
该程序使用了Bresenham算法的思想,将四个象限(考虑到斜率1一共八种情况)的问题通过交换端点的方法合并成一,四象限的问题。-draw line
- 2022-02-03 03:12:04下载
- 积分:1
-
想要一个简单的字符识别的源代码,来自黑白图像…
想要一个简单的文字识别vc源代码,从黑白图像中识别出文字,就是背景是白色,文字是黑色。只需简单识别英文26个大小写字母就够了。 -want a simple character recognition vc source code, from black and white images to identify words, background is white, text is black. A simple identification English 26 case-insensitive enough.
- 2022-06-28 19:49:25下载
- 积分:1
-
具备普通按纽的全部功能,包括文件类型和程序。
详细介绍了普通按钮的全部功能,包括文档和项目的类型。
- 2022-08-26 01:06:37下载
- 积分:1
-
terrain roaming function. Implementation of the randomly generated terrain roami...
实现地形的漫游功能。实现在随机生成的地形中漫游的功能-terrain roaming function. Implementation of the randomly generated terrain roaming function
- 2022-03-07 16:34:28下载
- 积分:1
-
本程序可以显示多个曲线及标注
本程序可以显示多个曲线及标注-this program will show a number of curves and dimensioning
- 2022-01-26 04:46:10下载
- 积分:1
-
读取数据库映射过程的全部曲线。我在学习C #产生…
读取数据库绘制曲线图完整程序。本人学习C#是制作的,适合初学者或者急需掌握这项技能的人使用。-Read the full curve of the database mapping process. I am learning C# is produced, suitable for beginners or the urgent need to master the skills of the people.
- 2022-06-01 03:00:17下载
- 积分:1
-
图象几何变换算法源代码
可进行图象平移,旋转,镜像,转置,缩放等几何变换...
图象几何变换算法源代码
可进行图象平移,旋转,镜像,转置,缩放等几何变换-Image geometric transform algorithm source code can be image translation, rotation, mirror, transpose, transform geometric scaling
- 2022-02-12 07:19:27下载
- 积分:1
-
三非
三次非均匀B样条曲线,根据已知点画出一次,二次,三次的B样条曲线-three non-uniform B-spline curves, according to a known point draw, second, third B-spline curves
- 2022-08-24 06:41:58下载
- 积分:1
-
多视点拼图的离散渲染
多视点拼图的离散渲染-discrete rendering of the puzzle
- 2022-03-22 21:09:36下载
- 积分:1
-
运用计算机图形学知识绘制B样条曲线。绘制时用鼠标取点,鼠标也可以移动已经绘制好的点。...
运用计算机图形学知识绘制B样条曲线。绘制时用鼠标取点,鼠标也可以移动已经绘制好的点。
- 2022-04-26 21:34:41下载
- 积分:1