-
实用的凸包算法,包括计算点与水平线的夹角,二分法排序,找极点等。...
实用的凸包算法,包括计算点与水平线的夹角,二分法排序,找极点等。-A practical convex hull algorithm, including calculating angle of the point and horizontal line, dichotomy sort, looking for poles and so on.
- 2022-07-08 09:00:49下载
- 积分:1
-
jpeg2000的图像浏览程序
jpeg2000的图像浏览程序-JPEG2000 Image View procedures
- 2023-05-02 13:30:03下载
- 积分:1
-
linux QT坦克大战
工具:QT4 C++ Sql 实现功能:具有创建数据库文件(.db文件)、保存记录、遍历、删除、查询、修改功能 代码运行方式 1.QT4运行这个程序 2.点击“创建/打开数据”即可创建或打开相应的.db数据库.
- 2022-03-20 12:47:43下载
- 积分:1
-
K线图的核心模块
金融K线图核心模块,就是用一些K线均线画出黑色背景的图形和图像,从而反映出股票行情等一系列的东西,代码具有很大的通用性
- 2022-02-26 03:20:45下载
- 积分:1
-
图形网格,温度分布,并计算结果…
cad图形的网格剖分,温度分布计算,以及计算结果的图形显示-cad graphics grid, temperature distribution, and to calculate the results of the graphics
- 2022-03-25 02:52:51下载
- 积分:1
-
一些重要的东西,图像编程必用
一些重要的东西,图像编程必用-some important things, certainly with images Programming
- 2022-03-03 08:53:33下载
- 积分:1
-
02 VC image enhancement and smoothing series of source code, the popular image e...
02 VC++图像增强与平滑系列源代码,各种流行的图像增强,里面都有-02 VC image enhancement and smoothing series of source code, the popular image enhancement, they have
- 2022-03-16 21:57:50下载
- 积分:1
-
新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形...
新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (ColorDialog1->Execute()) Image1->Canvas->Pen->Color = ColorDialog1->Color 5、 编写Image1的OnImage1MouseUp事件,要求实现: 1) 若是第奇数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第一个端点或圆心坐标; 2) 若是第偶数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第二个端点并利用TCanvas的MoveTo()和LineTo()方法画出直线段,或计算出圆的外接矩形后调用TCanvas的Ellipse()方法画圆。-C Builder a new project set the font to Form1 "wherein V" in Form1 add a TRadioGroup components rgDrawWhat options for what painting graphics; Add a Tbutton colorBtn components and a TcolorDialog ColorDialog1 components; Add a TImage component Image1. 3, the current project will be kept in their laboratories folders exp1 Documents folder (to prevent erroneous operation and wasted). Preparation colorBtn the OnClick, ColorDialog1 activated, and access t
- 2022-03-05 21:42:30下载
- 积分:1
-
一个关于EPS的库
一个关于EPS的库-a library of EPS
- 2022-02-26 01:58:01下载
- 积分:1
-
vb(CAD)绘图程序 源代码 采用visual basic 与CAD 结合
vb(CAD)绘图程序 源代码 采用visual basic 与CAD 结合
-vb (CAD) drawings source code using visual basic and CAD integration
- 2022-12-15 10:10:03下载
- 积分:1