资源列表
[Windows编程] enumvdmpro
说明:即使是在 32位环境中编写程序,也经常碰到处理 16位应用程序的情况。在 Windows NT 中,16位程序是运行在虚拟 DOS 机(VDM)中的。VDMDBG.dll 包含许多处理16位程序的有用函数,这个库是 Platform SDK 的一部分。 VDMDBG 中的函数提供了很好的方式在 VDM 中枚举、创建和终止 16位进程(任务)。 如果需要使用 VDMDBG 函数,你的工程必须链接 VDMDBG.lib。-eve<刘珍> 在 2024-11-14 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] SaveShutDownWindows
说明:安全关闭windows系统。关闭windows系统可以使用ExitWindowsEx这个API,但是有时关闭时有些进程会没相应,需要人为终止。所以在本程序中我先将用户进程先终止掉,然后再关闭系统。-closed windows security system. Close windows system ExitWindowsEx can use this API, However, sometimes when some of the<曹京> 在 2024-11-14 上传 | 大小:1kb | 下载:0
[Static控件] java_static
说明:Java的static的用法的详细例子文件。欢迎大家下载-the use of detailed examples of documents. You are welcome to download<孟腊春> 在 2024-11-14 上传 | 大小:1kb | 下载:0
[其他小程序] C++实现二叉树很好的例子
说明:数据结构课程设计内容:模拟二叉排序树,用链表的形式实现二叉树.-curriculum design data structure : two simulated fork sort tree with Chain in the form of a binary tree.<王国强> 在 2024-11-14 上传 | 大小:1kb | 下载:0