-
我们在编写程序时,常常遇到的一件事情就是要准确列出系统中所有正在运行的程序或者进程。Windows 任务管理器就是这样的一个程序。它既能列出运行的桌面应用程序,...
我们在编写程序时,常常遇到的一件事情就是要准确列出系统中所有正在运行的程序或者进程。Windows 任务管理器就是这样的一个程序。它既能列出运行的桌面应用程序,又能列出系统中所有运行的进程。那么,我们在程序中如何实现这样的任务呢?-We when compilation procedure, meets frequently a matter is needs accurately to list in the system all the procedure or the advancement which moves. Windows administrator is a such procedure. It both can list the movement table top application procedure, and can list all movements advancementin the system . Then, how do we realize such duty in the procedure?
- 2022-07-25 11:09:27下载
- 积分:1
-
哥德巴赫猜想,哈夫曼编码译码器,河内塔问题等的VC++解决,许多算法的实现...
哥德巴赫猜想,哈夫曼编码译码器,河内塔问题等的VC++解决,许多算法的实现-Goldbach Conjecture, Huffman decoder, Hanoi tower problem, etc. VC++ Resolved, the realization of many algorithms
- 2022-02-03 01:47:47下载
- 积分:1
-
c++进行高效编程必备,是一本经典的C++书籍
c++进行高效编程必备,是一本经典的C++书籍-55 Specific Ways to improve your programs and designs
- 2023-02-09 14:45:03下载
- 积分:1
-
VB的一个查找字符组合(数字版)
VB的一个查找字符组合(数字版)-VB find a combination of characters (digital version)
- 2022-02-01 06:39:41下载
- 积分:1
-
windows mobile平台上的一款连连看游戏。
windows mobile平台上的一款连连看游戏。-windows mobile platform Lianliankan a game.
- 2022-03-28 11:35:20下载
- 积分:1
-
下载进度条
此代码是用VB写的下载进度条,当我们平时看到显示--文件加载中,图片加载中,其实就是这么来的。
- 2022-06-02 02:57:22下载
- 积分:1
-
engage database friends, and others, should be commended!
搞数据库的朋友,千万别错过了,值得推荐!-engage database friends, and others, should be commended!
- 2023-08-17 21:55:09下载
- 积分:1
-
游戏编程初步,可以根据用户的选择生成脚色信息
游戏编程初步,可以根据用户的选择生成脚色信息-preliminary game programming, according to the user"s choice of color information generated feet
- 2022-02-07 22:29:18下载
- 积分:1
-
这是一个计算机设备的检测程序,在vc下编程
。例如对键盘的检测时,当你按下相应的键时对应的界面上的文本会高亮红色显示。...
这是一个计算机设备的检测程序,在vc下编程
。例如对键盘的检测时,当你按下相应的键时对应的界面上的文本会高亮红色显示。-This is a computer equipment testing procedures, programming under vc. For example, detection of the keyboard, when you press the corresponding key when the corresponding interface on the highlighted text will be displayed in red.
- 2022-02-26 11:01:02下载
- 积分:1
-
windows扫雷游戏
利用vc++ 6.0 平台和C语言编写的扫雷程序,完成了扫雷中除去英雄榜和颜色之外的所有功能。这个程序是中国科学院大学Windows高级程序设计的作业,上过杨力祥老师课的应该都清楚。程序主要包括两个部分,主窗口程序和窗口消息处理程序,思路清晰,搞清楚mine数组中各数字表示的意义后,非常容易理解。
- 2022-02-20 18:24:17下载
- 积分:1