-
使用汇编写的旋转bmp图形的程序
使用汇编写的旋转bmp图形的程序- The use collects the compilation to revolve the bmp graph
procedure
- 2022-09-04 04:30:02下载
- 积分:1
-
CT scan three
CT扫描的图象三维重建,对于片面图象的例子-CT scan three-dimensional reconstruction of the image, for example the one-sided image
- 2022-09-15 14:55:03下载
- 积分: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
-
顶级的光线跟踪例程,使用了了加速光线跟踪的算法。
顶级的光线跟踪例程,使用了了加速光线跟踪的算法。-Top of the ray-tracing routines, used to accelerate ray tracing algorithms.
- 2023-02-20 07:10:03下载
- 积分:1
-
Image Retrieval on the extraction of texture features one of the ways: histogram...
阐述了图像检索的提取纹理特征的方法之一:灰度直方图,数学定义以及相关的知识点-Image Retrieval on the extraction of texture features one of the ways: histogram, mathematical definition of the relevant knowledge points
- 2022-06-15 08:33:07下载
- 积分:1
-
一个图形处理的小程序的源代码,非常小,没有图形界面
一个图形处理的小程序的源代码,非常小,没有图形界面-a small graphics program"s source code is very small, no graphical interface
- 2022-01-30 16:47:45下载
- 积分:1
-
VC++NJIN虚拟示波器程序
VC++NJIN虚拟示波器程序-VC NJIN virtual oscilloscope procedures
- 2023-03-29 19:55:03下载
- 积分:1
-
此压缩包没有解压密码,下载后不需要安装,直接可以运行。...
此压缩包没有解压密码,下载后不需要安装,直接可以运行。-there s no password,you can run it directly after downloading
- 2023-02-28 08:45:04下载
- 积分:1
-
可以 可以 可以
可以 可以 可以
- 2022-02-05 11:37:59下载
- 积分:1
-
B樣條曲線Deboor算法
非均匀有理B样条(Non.Umform Rafional B.Splme,NURBS)曲线光顺逼近技术作
为曲线曲面造型技术的一个研究分支,其应用领域十分广泛,对NURBS曲线光顺和逼
近进行研究具有十分重要的理论和实用价值。
- 2022-04-17 15:54:03下载
- 积分:1