-
unhappy with QC and TC senior programming environment, graphics can be prepared....
用JJB QC和TC高级编程环境,可编写图形.数据库等等。-unhappy with QC and TC senior programming environment, graphics can be prepared. Database and so on.
- 2023-06-23 22:15:03下载
- 积分:1
-
关于直线的一个优化算法
关于直线的一个优化算法-This is an optimized algorithm about straight line.
- 2022-04-08 13:24:21下载
- 积分:1
-
径向基神经网络的字符和数字识别程序,在训练的基础上进行识别...
径向基神经网络的字符和数字识别程序,在训练的基础上进行识别-RBF neural network and digital character recognition program, the training conducted on the basis of identification
- 2023-04-10 07:55:04下载
- 积分:1
-
The use of DC to draw SourceFilter generated picture Visual C++, DirextX program...
使用DC来绘制SourceFilter生成的图片Visual C++,DirextX编程_DirextX-The use of DC to draw SourceFilter generated picture Visual C++, DirextX programming _DirextX
- 2022-08-13 14:11:15下载
- 积分:1
-
managed direct 3d 范例
managed direct 3d 范例-managed direct 3d example
- 2022-03-17 16:54:16下载
- 积分:1
-
几篇经典的基于视觉的目标跟踪问题的论文,大家一起分享
几篇经典的基于视觉的目标跟踪问题的论文,大家一起分享-Several classical vision-based target tracking issues papers, U.S. share
- 2023-08-17 19:40:04下载
- 积分:1
-
SSD1305 OLED 初始化代码
ssd1305控制器初始化代码,用于oled显示屏驱动,8080接口方式.
- 2022-07-07 02:09:19下载
- 积分: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
-
本程序实现了直线(Bresenham算法和DDA算法),和圆(中点Bresenham算法和正负法)的绘制,并能够选取其颜色。...
本程序实现了直线(Bresenham算法和DDA算法),和圆(中点Bresenham算法和正负法)的绘制,并能够选取其颜色。-This procedure has a straight line (Bresenham algorithm and DDA algorithm) and round (mid-point of Bresenham algorithm and plus or minus method) drawing, and be able to select the color.
- 2022-08-08 15:27:06下载
- 积分:1
-
X射线图像处理的源代码,具有基本的图像处理功能
X射线图像处理的源代码,具有基本的图像处理功能-X-ray images of the source code with the basic image processing functions
- 2023-02-19 01:05:04下载
- 积分:1