-
方便的更换皮肤,不需要多少代码,非常简单易懂。
方便的更换皮肤,不需要多少代码,非常简单易懂。-facilitate the replacement of the skin, not the number of code is very simple and understandable.
- 2022-05-07 13:21:13下载
- 积分:1
-
桌面精灵模块VC代码
桌面精灵模块是以阴历和阳历相结合的方式显示的日历,其中还包含二十四节气以及一些中西方节日,这些特殊的日期都用不同的颜色进行标注。
- 2022-09-04 12:10:02下载
- 积分:1
-
利用Solidworks APIVisual Basic 与 开发的自动更改Solidworks绘图窗口中当前激活的零部件的名称...
利用Solidworks APIVisual Basic 与 开发的自动更改Solidworks绘图窗口中当前激活的零部件的名称-use Solidworks APIVisual Basic and development of the automatic change So lidworks Mapping the current window activated parts of the name
- 2023-07-04 01:20:02下载
- 积分:1
-
一时没有更好的,还是上传点图标把
一时没有更好的,还是上传点图标把-no better, or upload point put icon
- 2022-02-22 01:23:29下载
- 积分:1
-
画图工具
本程序主要用来画圆,画矩形,及椭圆,也可以画线或者是其他的图形,在画完这些图形后,或者是画之前可以改变其颜色的和线性,本程序是基于VC++6.0开发的,类似于windows中提供的画图板。
- 2022-02-10 03:26:01下载
- 积分:1
-
利用vc++的MFC文档制作的纹理立方体,内有两种纹理
利用vc++的MFC文档制作的纹理立方体,内有两种纹理-vc use the MFC document produced by the cube texture, texture, there are two
- 2022-03-22 16:18:04下载
- 积分: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
-
电子元器件绘制系统,可实现简单的类似于EDA软件的电子器件的绘制与显示。...
电子元器件绘制系统,可实现简单的类似于EDA软件的电子器件的绘制与显示。-Electronic Components mapping system, which can realize a simple EDA software is similar to electronic devices and display rendering.
- 2022-02-14 11:27:55下载
- 积分:1
-
CJPEG类的具体实现形式。
CJPEG类的具体实现形式。-CJPEG kind of concrete realization.
- 2022-04-15 23:20:50下载
- 积分:1
-
边沿检测与提取,轮廓跟踪 source目录下为源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge....
边沿检测与提取,轮廓跟踪 source目录下为源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c: est.bmp必须存在-edge detection and extraction, contour tracking source directory function is the source for edge detection and extraction, contour tracking command line compiler process following vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib Note : running, documents c : test.bmp must exist
- 2023-08-04 03:00:03下载
- 积分:1