-
一个用来计算InGaAs/InP单量子阱自发辐射谱的程序
一个用来计算InGaAs/InP单量子阱自发辐射谱的程序-Used to calculate an InGaAs/InP single quantum well spontaneous emission spectrum of the procedures
- 2023-03-23 01:15:03下载
- 积分:1
-
现场指纹比对中细节特征的运用
现场指纹比对中细节特征的运用-scene than fingerprints on the details of the application
- 2022-11-08 03:15:04下载
- 积分:1
-
显示图像的文件头和信息头,并且显示直方图,图像平滑和锐化。...
显示图像的文件头和信息头,并且显示直方图,图像平滑和锐化。-show the first images of documents and information head, it also shows the histogram, image sharpening and smoothing.
- 2022-05-23 05:08:01下载
- 积分:1
-
Handwritten numeral recognition of Fisher Linear Discriminant want
手写数字识别之Fisher线性判别
想要的-Handwritten numeral recognition of Fisher Linear Discriminant want
- 2022-11-24 06:10:03下载
- 积分:1
-
MFC bresenham画线算法 MFC bresenham画线算法
MFC bresenham画线算法 MFC bresenham画线算法-bresenham bresenhambresenhambresenhambresenhambresenhambresenham
- 2022-09-26 19:15:03下载
- 积分:1
-
这是计算机图形学中的区域填充噢能够算法中的种子填充算法。...
这是计算机图形学中的区域填充噢能够算法中的种子填充算法。-This is the computer graphics in the region filling algorithm, the seed Oh, can fill algorithm.
- 2023-05-21 16:05:03下载
- 积分:1
-
用于边缘检测的程序,86年canny算法
用于边缘检测的程序,86年canny算法-for edge detection procedures, 86 canny Algorithm
- 2022-02-13 18:50:19下载
- 积分:1
-
曲面和曲线造型,Bezier曲面造型源代码
曲面和曲线造型,Bezier曲面造型源代码-curve and surface modeling, surface modeling Bezier source code
- 2022-11-16 05:20: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
-
基于VC++平台的指纹识别算法,设计到直方图,软化,细化,等效果还不错,很值得学习...
基于VC++平台的指纹识别算法,设计到直方图,软化,细化,等效果还不错,很值得学习-based VC fingerprint recognition algorithm design to the histogram, softened details, such as the results were pretty good. worth learning! !
- 2022-01-30 11:03:02下载
- 积分:1