-
指针式时钟
绘制时钟的的表盘与表盘刻度,表盘用Ellipse函数绘制,表盘的六十个刻度以及时钟的十二个小时刻度用MoveTo和LineTo来绘制。时钟的重绘用Invalidate(false)如果参数是true,擦除背景之后,再重绘,会出现刷屏。定时用SetTimer每一秒调用一次ontime中的Invalidate(false)
- 2022-08-19 23:06:07下载
- 积分:1
-
用VHDL编写的一个闹钟的控制程序,希望大家看了后能喜欢,也可以学学哟!...
用VHDL编写的一个闹钟的控制程序,希望大家看了后能喜欢,也可以学学哟!-VHDL prepared an alarm clock control procedures in the hope that everyone will love after reading them, but also can learn yo!
- 2022-01-26 07:15:54下载
- 积分:1
-
示例项目 mmcontrol
只是一个示例程序,播放多个波形文件使用 mmctrl。该函数允许您一起玩多个波形文件或一个接另一个
- 2022-02-25 02:14:09下载
- 积分:1
-
A sample export IE favorite to XML format
A sample export IE favorite to XML format
- 2023-01-17 08:30:04下载
- 积分:1
-
剪板连接的例子有点问题
剪切taotao板示例 连接有点小问题-shear plate example connect a little problem
- 2022-05-07 14:23:05下载
- 积分:1
-
在C++中运算符是一种特殊的函数名,其地位与函数一样,因此也可以定义成类的友元函数,为了便于对象的使用,利用类成员函数(运算符)的重载和友元的特性,为类的数据重...
在C++中运算符是一种特殊的函数名,其地位与函数一样,因此也可以定义成类的友元函数,为了便于对象的使用,利用类成员函数(运算符)的重载和友元的特性,为类的数据重载定义插入()运算符,以便于该类的对象使用cin和cout进行数据的输入和输出.-in C Operators is a special function name, its status and function, it can also be defined as a category of Friends yuan function, in order to facilitate the use of objects, the use of class member function (Operators) and the Friends of the heavy yuan features, such as heavy-duty data definition insertion (lt; Lt ;) and extraction (gt; gt;) Operators, to the use of such targets and cin court for data input and output.
- 2022-07-13 20:50:02下载
- 积分:1
-
ie工具栏源码,非常实用,可以修改为自己的工具栏
ie工具栏源码,非常实用,可以修改为自己的工具栏-Toolbar source ie, very practical, you can modify for their own toolbars
- 2022-02-11 20:17:31下载
- 积分:1
-
better small graphics system
较完善的小型图形系统-better small graphics system
- 2023-05-10 19:40:03下载
- 积分:1
-
matrix of C language source files, including basic matrix operations
矩阵处理的C语言源程序,包括矩阵基本运算-matrix of C language source files, including basic matrix operations
- 2022-08-09 09:30:18下载
- 积分:1
-
CSerialPort源代码
不是Remon Spekreijse写的,给大家看看,提供一种不同的视角
用于MFC下的串口编程
- 2022-08-14 20:03:56下载
- 积分:1