-
gui绘制曲线,坐标系变换,运行在linux系统下,使用qt软件开发...
gui绘制曲线,坐标系变换,运行在linux系统下,使用qt软件开发-gui drawing curves, coordinate transformations, running on linux system, the use of software development qt
- 2022-03-06 15:50:44下载
- 积分:1
-
d3dx9_25他不玩游戏也容易解决
d3dx9_25 玩游戏缺他的 轻松解决也-d3dx9_25 his lack of playing games are also easy to solve
- 2023-04-26 13:40:04下载
- 积分:1
-
这是一款可以下载所有地形的一个地形下载软件。
这是一款可以下载所有地形的一个地形下载软件。-This is an all terrain can download a software download terrain.
- 2022-02-10 07:44:02下载
- 积分:1
-
MPEG
MPEG-2-13818æ ‡å‡†-MPEG-2-13818 standards
- 2022-03-15 06:32:23下载
- 积分:1
-
The program executes the construction of the graph of function of x+sin(x). Base...
The program executes the construction of the graph of function of x+sin(x). Based on the element of Canvas.
- 2022-08-19 11:13:03下载
- 积分:1
-
VC图像编程的源程序,包括位图读写,以及图像变换、编码等。...
VC图像编程的源程序,包括位图读写,以及图像变换、编码等。-VC images of the source programming, including bitmap readers, and image transform coding.
- 2022-06-03 20:30:51下载
- 积分:1
-
graphics procedures, some drawing procedures, all prepared by the source itself,...
图形学程序,有一些画图的程序,全部都是自己编写的源码,有一些来自于清华大学出版的《计算机图形学》-graphics procedures, some drawing procedures, all prepared by the source itself, some from Qinghua University, published in the "Computer Graphics"
- 2022-05-24 05:58:35下载
- 积分:1
-
研究利用LMS自适应均衡器纠正存在加性白噪声的信道的畸变。讨论步长参数 和特征值扩散度 对学习曲线的影响。...
研究利用LMS自适应均衡器纠正存在加性白噪声的信道的畸变。讨论步长参数 和特征值扩散度 对学习曲线的影响。-To examine the use of LMS adaptive equalizer to correct the existence of additive white noise distortion channel. Discussion of step parameters and eigenvalues of the proliferation of degrees of impact on the learning curve.
- 2023-04-21 00:35:03下载
- 积分:1
-
图像去噪几篇论文。希望将被接受。谢谢你。哦,对你的…
图像去噪的几篇论文。 望可以接纳。谢谢了。给大家参考参考哦-Image Denoising several papers. Hope will be accepted. Thank you. Oh for your information
- 2022-03-07 02:20:35下载
- 积分: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