-
该判断多边形点时钟排列方向,
非常准确(不准确的还没有遇到过,快3年了)。
该函数用到的相关函数都在文档中:
1.PtoLDistance-点到直线...
该判断多边形点时钟排列方向,
非常准确(不准确的还没有遇到过,快3年了)。
该函数用到的相关函数都在文档中:
1.PtoLDistance-点到直线的距离;
2.CalcPolygonRect-计算多边形外接矩形;
3.CalcSegmentRect-计算线段外接矩形;
4.Distance-计算两点距离;
5.ISZEROA-判断数值是否为零;
该函数数据类型为Windows的POINT,使用了标准模板vector-The polygon points to determine the direction of the clock with very accurate (inaccurate, not yet encountered, fast 3 years). The function of the correlation function used in the document: 1.PtoLDistance-point to the straight-line distance 2.CalcPolygonRect-calculated external rectangular polygon 3.CalcSegmentRect-computing segment external rectangle 4.Distance-computing two distance 5 . ISZEROA-judge whether the value is zero the function data type for the Windows-POINT, using the standard template vector
- 2023-08-03 05:55:03下载
- 积分:1
-
这是一个Bezier曲线(C++)的源代码。这是非常重要的计算机图形…
这个是贝塞尔曲线(C++)的源代码。它是计算机图形学中非常重要的内容。-This is a Bezier curve (C++) Source code. It is very important in computer graphics content.
- 2022-02-13 00:23:46下载
- 积分:1
-
images and narratives Synthesis
图象与文字的合成-images and narratives Synthesis
- 2023-01-16 14:20:03下载
- 积分:1
-
Character Recognition using c sharp, prepared primarily for character recognitio...
字符识别用c sharp 编写的主要用于
文字识别-Character Recognition using c sharp, prepared primarily for character recognition
- 2022-05-15 16:23:49下载
- 积分:1
-
Use Delphi to achieve rendering graphics data, allowing data to achieve a more i...
利用Delphi实现绘制数据图形,实现让数据的更直观更易懂的表现在人们面前,可以打开原始数据表格,也可以自行设计数据表格,并用圆饼图或者梯形图的方式表现出来-Use Delphi to achieve rendering graphics data, allowing data to achieve a more intuitive performance more understandable in front of people, can turn raw data form can also design their own data tables, and a round pie chart or ladder diagram shown by way of
- 2022-11-28 07:35:03下载
- 积分:1
-
c++实现计算器
【标准计算器】不仅可进行加、减、乘、除等简单的四则运算,也可以进行开方、并且可以存储计算结果,并且提供了累存和积存功能。 【科学计算器】用于进行统计计算和科学计算。 ❀ 简单计算:四则运算、倒数等基础运算。 ❀ 函数计算:正切、余切、正切等函数运算。 ❀ 科学计算:可进行函数、对数运算,以及阶乘、幂运算等。 ❀ 数制的转换:可进行十进制、二进制、八进制、十六进制整数的相互转换。 【特色功能】 ❀ 支持键盘输入数字及基本运算符号(+ - * / =)、退格删除(Backspace)、清屏(Esc)等,便捷好用 ❀ 科学计算器模式下可通过输入算式进行复杂运算
- 2022-05-06 16:48:03下载
- 积分:1
-
matlab编的特征匹配,用控制点可以进行匹配。简单的小程序,可直接运行。...
matlab编的特征匹配,用控制点可以进行匹配。简单的小程序,可直接运行。-Matlab series of the feature matching, control points can be used for matching. Simple small program can be directly run.
- 2022-01-28 21:51:26下载
- 积分:1
-
Can use this software to convert picture formats, first picture into BMP format,...
可以用此软件来转换图片的格式,先将图片转成BMP的格式,再导进软件.-Can use this software to convert picture formats, first picture into BMP format, and then guided into the software.
- 2022-04-22 05:25:01下载
- 积分:1
-
recognition of words
recognition of words
- 2022-02-01 01:31:35下载
- 积分:1
-
在浏览器内实现了点、线、面的编辑(增加、删除、修改、移动等),使用java面向对象类派生方法设计。...
在浏览器内实现了点、线、面的编辑(增加、删除、修改、移动等),使用java面向对象类派生方法设计。-the browser within a point, line, surface editing (add, delete, modify, mobile), the use of java object-oriented design methodology derived class.
- 2022-03-12 02:14:42下载
- 积分:1