-
图形编程:反弹球,VC
图形编程:反弹球,VC-graphical programming : rebound the ball, VC
- 2022-05-16 03:57:40下载
- 积分:1
-
支持各种图像格式,其中的通道和层的思想值得大家学习!
支持各种图像格式,其中的通道和层的思想值得大家学习!-support various image formats, and access the thinking worthy of emulation by all!
- 2022-04-06 20:53:53下载
- 积分: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
-
Run Length Encoding compressor program 8 bit header version
Run Length Encoding compressor program 8 bit header version
- 2022-02-05 04:40:00下载
- 积分:1
-
一个不错的3d程序,vb编写
一个不错的3d程序,vb编写-a good 3d procedures, the preparation of vb
- 2022-07-25 01:19:14下载
- 积分:1
-
给你提供了学习函数的实例,尽量可以识别图像,有效分类
给你提供了学习函数的实例,尽量可以识别图像,有效分类-Give you an instance of the function to learn as much as possible the image can be identified and effective classification
- 2022-02-07 20:56:15下载
- 积分:1
-
测试天空盒子的网格
大家可以试试看 简单的代码 没有贴纹理的...
测试天空盒子的网格
大家可以试试看 简单的代码 没有贴纹理的-Test sky box grid everyone can try a simple code did not paste texture
- 2022-04-15 03:54:39下载
- 积分:1
-
JAVA图片(位图)轮廓提取 JAVA图片(位图)轮廓提取 JAVA图片(位图)轮廓提取...
JAVA图片(位图)轮廓提取 JAVA图片(位图)轮廓提取 JAVA图片(位图)轮廓提取-DSFSAD
- 2022-01-26 07:42:01下载
- 积分:1
-
文字识别基础: 图象二值化和转化为256色
文字识别基础: 图象二值化和转化为256色-Character Recognition : the two images and values into 256 color
- 2023-03-29 11:00:04下载
- 积分:1
-
我是一篇很好的论文,希望对大家有用。是有关于检测图像处理的方面。...
我是一篇很好的论文,希望对大家有用。是有关于检测图像处理的方面。-I was a good paper, we hope that the right useful. Detection is on the image processing aspects.
- 2022-07-05 02:06:57下载
- 积分:1