-
本程序模拟进程调度程序,从进程的创建到结束,运用随机函数进行创建进程...
本程序模拟进程调度程序,从进程的创建到结束,运用随机函数进行创建进程-the simulation process scheduler, from the creation process to the end, using the random function for the creation process
- 2023-02-13 21:35:03下载
- 积分:1
-
很好的图表编程实例,适用于Delphi系统编程中新建图表等选项。...
很好的图表编程实例,适用于Delphi系统编程中新建图表等选项。-good graphics programming examples apply to Delphi Programming System new graphics options.
- 2022-06-29 14:20:49下载
- 积分:1
-
用MFC实现的多功能托盘按钮图标类
简单易用 直接加入工程即可...
用MFC实现的多功能托盘按钮图标类
简单易用 直接加入工程即可-Realize multi-functional with MFC tray icon button easy-to-use category can directly join the project
- 2022-03-12 03:30:01下载
- 积分:1
-
在启动时,用flash全屏,作为启动画面,这是vcbase那里转过来的,希望对大家有用:)...
在启动时,用flash全屏,作为启动画面,这是vcbase那里转过来的,希望对大家有用:)-At boot time, use flash full-screen, as the splash screen, which is where the vcbase turn, and hope for all of us:)
- 2023-07-06 18:40:04下载
- 积分:1
-
简单的文本的图形菜单
简单的文本的图形菜单-simple text graphics menu
- 2023-06-18 05:50:04下载
- 积分:1
-
资源管理目录树
这是在windows开发环境下写的一个资源管理树程序,能够获取我的电脑下的所有资源信息。开发工具是VS2003,如果采用更高版本的工具打开,需要更改 stdaftx.h 中的一些宏。例如:
#ifndef _WIN32_WINNT // Allow use of features specific to Windows NT 4 or later.
#define _WIN32_WINNT 0x0501 // Change this to the appropriate value to target Windows 98 and Windows 2000 or later.
#endif
#ifndef _WIN32_WINDOWS // Allow use of features specific to Windows 98 or later.
#define _WIN32_WINDOWS 0x0501 // Change this to the appropriate value to target Windows Me or later.
#endif
- 2023-04-21 23:25:03下载
- 积分:1
-
托盘图标设计程序
用VC设计托盘图标程序-VC tray icon design procedures
- 2022-12-14 16:05:03下载
- 积分:1
-
带选择框的下拉框,用MFC开发,界面程序
带选择框的下拉框,用MFC开发,界面程序-Selection box with the drop-down box, developed by MFC, interface procedures
- 2023-08-17 03:40:02下载
- 积分:1
-
这是一个扫雷程序,非常不错,和windows自带的差不多哦
这是一个扫雷程序,非常不错,和windows自带的差不多哦-program of bopping,very good.same to the game in windows
- 2022-05-23 00:06:50下载
- 积分:1
-
基于qt的串口调试助手
应用背景串口调试助手,图形界面的开发关键技术利用qt编写的串口调试小助手,实现了 232通信,发送接收都没问题
- 2022-02-05 20:56:02下载
- 积分:1