-
good grasp of the original code word, and to share that good results, and we can...
很好的抓词原代码,,共享给大家,,效果不错,,大家可以根据自己需求改-good grasp of the original code word, and to share that good results, and we can change according to their needs
- 2022-07-23 13:04:01下载
- 积分:1
-
在VB的图形窗口中平滑滚动地图,源码运行没有闪烁
在VB的图形窗口中平滑滚动地图,源码运行没有闪烁-in VB graphics window smoothing rolling map source operating without blinking
- 2022-07-20 19:32:25下载
- 积分:1
-
本程序可以显示多个曲线及标注
本程序可以显示多个曲线及标注-this program will show a number of curves and dimensioning
- 2022-01-26 04:46:10下载
- 积分: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
-
using OpenCV Image gray value adjustment
用OpenCV实现图像灰度值调整-using OpenCV Image gray value adjustment
- 2022-03-19 04:05:51下载
- 积分:1
-
hge游戏引擎DX9版本
这是hge的Dx9.0版本的引擎,官方的hge游戏引擎只更新到了hge1.8.1所用的dx也是知道dx8.0其实中很多函数在dx9.之后都有了很大的变化,本次更新的hge版本就是通过把原先的dx8.0的版本中的dx8.0的函数替换为dx9。0的版本!
- 2022-03-02 01:43:10下载
- 积分:1
-
PointLight_Shader OpenGL 模拟飞机,VC环境,使用了glut,可以作为学习OpengGL的例子。...
PointLight_Shader OpenGL 模拟飞机,VC环境,使用了glut,可以作为学习OpengGL的例子。-PointLight_Shader OpenGL simulation of the aircraft, VC environment, the use of a glut, can serve as a learning OpengGL example.
- 2023-07-04 08:45:05下载
- 积分:1
-
Hermite generate three times the standard curve algorithm.
生成3次Hermite曲线的标准算法。-Hermite generate three times the standard curve algorithm.
- 2022-01-25 17:42:42下载
- 积分:1
-
基于opencv利用差分法求运动的轮廓,该运行文件在VC6.0环境下编译通过...
基于opencv利用差分法求运动的轮廓,该运行文件在VC6.0环境下编译通过-based on the use of differential method for the campaign outline of the document in VC6.0 operating environment through the compiler
- 2022-07-06 20:41:51下载
- 积分:1
-
SDL库用来开发一个动态的界面,鼠标移动到顶端…
使用SDL库开发的一个动态界面,鼠标移至上面会突出显示,可以将传统界面做的跟网页漂亮-SDL library used to develop a dynamic interface, the mouse moved to the top will be highlighted, you can do with the traditional interface page beautiful
- 2022-03-22 19:06:19下载
- 积分:1