-
OCR软件的源码
OCR软件的源码-OCR software source code
- 2022-03-10 11:02:02下载
- 积分: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
-
doom3 动画模型 md5mesh md5anim version 10, 原创,bluealbin@eyou.com
doom3 动画模型 md5mesh md5anim version 10, 原创,bluealbin@eyou.com-emotions animation model md5mesh md5anim version 10, originality, bluealbin@eyou.com
- 2022-05-27 17:36:43下载
- 积分:1
-
Proficient in MATLAB comprehensive guide to counseling and supporting disk proce...
精通MATLAB综合辅导与指南的配套磁盘程序,本书介绍了MATLAB一般原理和基本运算,重点介绍了MATLAB图形用户界面的结构和使用方法,包括二维、三维图形的控制、色彩的配置、用户专用界面的创建。-Proficient in MATLAB comprehensive guide to counseling and supporting disk procedures, this book introduces MATLAB general principles and basic computing, focuses on the MATLAB graphical user interface structure and the use of methods, including two-dimensional, three-dimensional graphics control, color configuration, user-specific interface to create.
- 2022-08-09 05:32:57下载
- 积分:1
-
设置文本背景颜色 实现循环设置并输出8种背景颜色的文本 初学者必看哦...
设置文本背景颜色 实现循环设置并输出8种背景颜色的文本 初学者必看哦-set the background color of the text to achieve output cycle settings and eight background color of the text beginners Watchable oh
- 2022-06-15 09:44:48下载
- 积分:1
-
这是一个3D的圆柱体的演示
这是一个3D的圆柱体的演示-This is a 3D cylinder demo
- 2022-02-20 17:11:21下载
- 积分:1
-
创建一个三维的多维数据集和使用鼠标键运动、 旋转和缩放在屏幕上。
在这个项目中的 3D 对象已被创建,它必须使用鼠标按键来控制。通过使用鼠标快捷键执行的操作是翻译即每当你点击屏幕上的任何点对象移动到该点,即在单击特定的鼠标关键对象缩放放大,即通过创建鼠标角键和绕 X、 Y 或 Z 的那个角度任何轴旋转立方体旋转。 创建了多维数据集,通过使用 openGL 窗口中心内置的函数。 右鼠标键移动多维数据集,只要你点击屏幕。 鼠标左键关键 enlarges(zooms) 多维数据集。鼠标中间键用于旋转的多维数据集。你想要旋转点击屏幕和保持的键直到你得到的旋转角度。
- 2023-08-05 05:25:02下载
- 积分:1
-
lda 源码。用来为数据降维,使得识别率有所提高。
lda 源码。用来为数据降维,使得识别率有所提高。-lda source code. Is used for data dimensionality reduction, making the recognition rate increased.
- 2022-10-15 09:45:03下载
- 积分:1
-
回度变换源代码 直接在vc中运行即可 可以作为编程参考
回度变换源代码 直接在vc中运行即可 可以作为编程参考-degrees to transform the source code directly in the vc could run as programming reference
- 2023-08-13 22:55:04下载
- 积分:1
-
VC image processing to the various methods of noise (random noise to .....)
VC++图象处理去噪音的多种方法(有随机去噪音等.....)-VC image processing to the various methods of noise (random noise to .....)
- 2022-01-25 16:11:50下载
- 积分:1