-
VisualC++程序设计例学与实践 源码
VisualC++程序设计例学与实践 源码-Visual C++ program design and practice of case study source
- 2023-02-28 10:10:03下载
- 积分:1
-
定时关机,可以设置具体的时间,到时会自动关闭计算机
定时关机,可以设置具体的时间,到时会自动关闭计算机-Timing shutdown, can set a specific time, to automatically shut down your computer
- 2022-01-25 21:31:29下载
- 积分:1
-
参考来源,研究实例
参考源码,学习例子-reference source, study examples
- 2022-04-21 23:27:25下载
- 积分:1
-
Consonant characters to complete the source code (90KB), novice training.
汉字转声母完全源代码(90KB),新手训练的。-Consonant characters to complete the source code (90KB), novice training.
- 2022-02-22 02:15:35下载
- 积分:1
-
Class Operator:一个MFC代码生成工具
Class Operator:一个MFC代码生成工具-Class Operator : 1 MFC code generation tool
- 2022-10-09 15:25:03下载
- 积分:1
-
通过ADC0809进行模数转换,中断方式采样,并将结果在PC机上动态显示出来。...
通过ADC0809进行模数转换,中断方式采样,并将结果在PC机上动态显示出来。-through ADC0809 for analog-digital conversion, interrupt sampling, the results on PC Dynamic displayed.
- 2022-03-20 06:32:43下载
- 积分:1
-
word录入化学式的好工具,可以轻松的录入分子式等
word录入化学式的好工具,可以轻松的录入分子式等-word input chemical formula of a good tool, you can easily input formula, etc.
- 2022-01-28 08:03:16下载
- 积分:1
-
some very useful examples of VC++ programming in Database, giving you the quick...
一些VC++数据库编程实例,教你在VC++数据库编程领域里快速入门-some very useful examples of VC++ programming in Database, giving you the quick totorial in the field of database VC++ programming
- 2022-07-23 23:58:24下载
- 积分:1
-
A C++ simulation play 21:00 licensing CODE, wanted to write a little late for th...
一个C++模拟播放21:00的授权代码,想写一点迟到的人看项目
- 2022-02-15 11:02:02下载
- 积分:1
-
基于多线程的窗口建立
Win 32 区分两种不同类型的线程,一种是用户界面线程UI(User Interface Thread),它包含消息循环或消息泵,用于处理接收到的消息;另一种是工作线程(Work Thread),它没有消息循环,用于执行后台任务。用于监视串口事件的线程即为工作线程。本程序基于单文档框架,建立了两个线程,具有很好的效果!
- 2022-05-12 17:20:42下载
- 积分:1