-
电子钟,利用c语言编程实现带有时针分针秒针的电子钟,并且有走动的声音。...
电子钟,利用c语言编程实现带有时针分针秒针的电子钟,并且有走动的声音。-clock,use c language to realise clock having hour hand ,minute hand and second hand,with sound.
- 2022-03-02 09:28:47下载
- 积分:1
-
OpenGL的一个简单列子,实现图形的绘制功能
OpenGL的一个简单列子,实现图形的绘制功能-OpenGL Liezi a simple, graphical implementation of the mapping function
- 2022-03-21 06:06:56下载
- 积分:1
-
采用动画演示的汉诺塔程序,采用经典的递归方法实现其算法。...
采用动画演示的汉诺塔程序,采用经典的递归方法实现其算法。-demonstrated by the use of animation HANOR procedures, using classic methods to achieve its recursive algorithm.
- 2022-01-31 10:21:34下载
- 积分:1
-
实现格式化硬盘得源代码,可以格式化200G以上。
实现格式化硬盘得源代码,可以格式化200G以上。-achieve formatted disk in the source code can be formatted 200G above.
- 2023-03-31 08:00:03下载
- 积分:1
-
微软视窗控制一些建立和使用的例子
微软Windows控件的一些建立和使用实例
- 2022-03-11 21:35:11下载
- 积分:1
-
Famous SM501 2D graphics
大名鼎鼎的SM501 2D显卡驱动,
系列源码文件,包括各种流行的处理器平台。
XScale SH4 AU1500 X86
从 WinCE 4.2-6.0
还有WindowsXP Embedded X86的。-Famous SM501 2D graphics-driven, family-source documents, including a variety of popular processor platforms. XScale SH4 AU1500 X86 from WinCE 4.2-6.0 there is a WindowsXP Embedded X86.
- 2022-08-04 12:02:23下载
- 积分:1
-
这是一个healthcrocodile源代码
it is a source code of healthcrocodile
- 2022-03-15 00:49:42下载
- 积分:1
-
这段代码说明了如何在C #使用树列表
this code explains how to use the tree list in C#
- 2022-01-28 06:17:18下载
- 积分:1
-
windows操作系统下的命名管道简单实现!
windows操作系统下的命名管道简单实现!-pipe
- 2022-07-20 06:11:04下载
- 积分:1
-
[代码说明]
WINDOWS下的SetTimer API可以设置定时器,不过该API只能用在GUI程序中。
我这里为CONSOLE程序实现一个定时器。...
[代码说明]
WINDOWS下的SetTimer API可以设置定时器,不过该API只能用在GUI程序中。
我这里为CONSOLE程序实现一个定时器。
开启2个线程:
定时:一个线程定时发送一个消息
处理:一个线程收到消息后处理这个消息
关注点:
为没有窗口的线程实现了消息循环-[Note code] under the SetTimer Windows API can set timer, However, the API can only use the GUI process. I am here to CONSOLE program a timer. Opened two threads : Timing : Timing a thread Send a Message Handling : a thread processing information received after the news of concern : no window to the thread of the news cycle
- 2022-08-09 16:03:12下载
- 积分:1