-
根据位图设置不规则的窗体
可更具图像的大小及尺寸设置不规则的窗体,用于个性化窗口的生成,是一个比较容易掌握的技术,附上源码。
- 2023-05-27 18:55:03下载
- 积分:1
-
电子时钟
在设计迷你电子时钟控件时,主要是根据位图来描绘数字。在静态文本控件中根据当前显示的数字,从位图中查找对应的图片,将其绘制在静态文本控件的窗口中,这样就实现了电子时钟形式的数字。
实现过程:(1)新建一个基于对话框的应用程序。(2)向工程里导入一个位图资源。(3)在窗体中添加一个图片控件和一个静态文本控件,设置图片控件。(4)以CStatic类为基类派生一个CNumberCtrl类,并为要自绘的静态文本控件关联一个该类的对象。(5)在CNumberCtrl类的OnPaint方法中绘制控件外观。
- 2022-08-13 20:17:33下载
- 积分:1
-
用风险投资实现的标志设计系统,有图像处理研究的总…
用vc++实现的图案设计系统,共对图像处理研究方向的朋友参考学习!-vc used to achieve the logo design system, a total of image processing research of a friend reference learning!
- 2022-02-03 16:59:52下载
- 积分:1
-
数据库的相关资料,好不容易才弄到
数据库的相关资料,好不容易才弄到-database of relevant information, the hard-won result of
- 2022-01-26 05:41:25下载
- 积分:1
-
实现串口通讯,以及通讯数据的动态显示(曲线绘制)
实现串口通讯,以及通讯数据的动态显示(曲线绘制)-Serial communication implementation, as well as the dynamic display communication data (drawn curve)
- 2022-05-21 10:46:38下载
- 积分:1
-
学生信息管理系统
资源描述学生信息管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。
- 2023-03-17 17:25:04下载
- 积分:1
-
七段数码显示 数字时钟
压缩包内包含源代码及完整的思路说明...
七段数码显示 数字时钟
压缩包内包含源代码及完整的思路说明-Seven-Segment Digital Clock compressed digital display package contains the source code and complete description of the ideas
- 2023-04-18 16:05:04下载
- 积分:1
-
its not yet done.. we re still working on the next module of this system which i...
its not yet done.. we re still working on the next module of this system which is the main or the heart of the system hope you understand.. we re still a student by the way-its not yet done.. we re still working on the next module of this system which is the main or the heart of the system hope you understand.. we re still a student by the way..
- 2022-06-12 14:09:31下载
- 积分:1
-
对于lm64p70系列液晶数据表
Datasheet for lm64p70 series lcd-panels
- 2022-03-19 19:29:43下载
- 积分:1
-
模拟任意设备串口通讯程序
模拟任意设备串口通讯程序。DATA.TXT文件里可以任意写入发送的命令(分号结束)和返回的数据(句号结束),因串口接收程序无法区分设备类型,如两种设备命令相同,则无法判断该返回哪种数据。
建议DATA文件只有一种设备的命令数据。有LRC和CRC校验。
- 2022-03-05 17:12:39下载
- 积分:1