-
二维提升小波变换方面的资料,包括lifting9.7及lifting5.3小波
二维提升小波变换方面的资料,包括lifting9.7及lifting5.3小波-Lifting wavelet transform of two-dimensional information, including lifting9.7 and wavelet lifting5.3
- 2023-07-20 05:30:03下载
- 积分:1
-
直方图源代码 在vc上直接运行即可 可以作为编程参考
直方图源代码 在vc上直接运行即可 可以作为编程参考-histogram source code directly in vc operation can be programmed as a reference
- 2022-05-10 12:31:22下载
- 积分:1
-
umleditor
UMLEditor
- 2022-02-24 16:58:38下载
- 积分: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
-
用Turbo C 进行动画绘图
用Turbo C 进行动画绘图-with Turbo C for graphics animation
- 2022-05-13 17:50:18下载
- 积分:1
-
《学习计算机图形基础》直线源程序
《学习计算机图形基础》直线源程序-"study computer graphics based" linear source
- 2023-07-06 05:00:02下载
- 积分:1
-
一个非常强大的坐标系程序,功能齐全,包括放大缩小。
一个非常强大的坐标系程序,功能齐全,包括放大缩小。-It s powerful coordinate system program that contains fully meathod,and it include zoom in and zoom out.
- 2022-07-15 02:52:11下载
- 积分:1
-
这是一个简单的模拟太阳系九大行星运行的小动画。仅供爱好者观赏。...
这是一个简单的模拟太阳系九大行星运行的小动画。仅供爱好者观赏。-This is a simple simulation of the solar system"s nine planets running small animation. Only fans to watch.
- 2022-05-08 17:10:47下载
- 积分:1
-
用VB实现的Direct3D示例。
用vb实现的direct3d的例子。-vb achieved with Direct3D example.
- 2022-02-03 03:02:53下载
- 积分:1
-
VC编写的将曲线图像数字化的软件
VC编写的将曲线图像数字化的软件-VC curve will be prepared by the digital image software
- 2022-07-22 19:31:32下载
- 积分:1