-
删除整个目录,连同里面的文件。
删除整个目录,连同里面的文件。- Deletes the entire table of contents, together with inside
document.
- 2022-08-21 13:26:36下载
- 积分:1
-
一个用于检测CPU的各种参数的程序(含VB源代码)
一个用于检测CPU的各种参数的程序(含VB源代码)-A CPU used to detect various parameters of the procedures (including VB source code)
- 2023-05-28 02:40:03下载
- 积分:1
-
这是一个利用Delphi提供的系统服务类制作的后台服务程序,演示了定时备份文件的功能。注册服务的方法,在Delphi的Run parameters对话框中输入“...
这是一个利用Delphi提供的系统服务类制作的后台服务程序,演示了定时备份文件的功能。注册服务的方法,在Delphi的Run parameters对话框中输入“/install”,然后运行代码。卸载输入“/uninstall”,然后运行代码。-This is a Delphi system services provided by the class production services for the background, demonstrated a regular backup files. Registration services, in Delphi"s Run dialog box input parameters "/ install," and then execute code. Unloading the importation of "/ uninstall", and then run code.
- 2022-11-13 01:20:03下载
- 积分:1
-
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规...
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规定的时间片时,被迫释放处理机给下一个处于就绪队列中的第一个进程,分给这个进程相同的时间片,每个运行完时间片的进程,当未遇到任何阻塞时,就回到就绪队列的尾部,并等待下次转到它时再投入运行。于是,只要是处于就绪队列中的进程,按此种算法迟早总可以分得处理机投入运行。模拟实现这一组进程的工作过程。
- 2022-04-21 22:27:09下载
- 积分:1
-
实例 56--创建动态链接库,可以自由下载
实例 56--创建动态链接库,可以自由下载-Examples of 56- to create a dynamic link library, free to download
- 2022-05-12 17:58:27下载
- 积分:1
-
一款VC写的日程安排软件,类型MS office 时间安排软件,可以学习参考...
一款VC写的日程安排软件,类型MS office 时间安排软件,可以学习参考-Written by a VC scheduling software, the timing of the type of MS office software, can learn the reference
- 2022-03-23 05:34:09下载
- 积分:1
-
一个wh_shell钩子程序,具体功能是使用管理应用…
一个WH_SHELL的钩子程序,具体功能是管理应用程序的使用。在使用应用程序之前可以控制其启动和关闭。包含三个文件夹,HookDLL文件夹是全局钩子dll,HookServer文件夹是一个应用程序控制程序,ProgamControl文件夹是delphi编写的应用程序编辑器。-A WH_SHELL the hook procedure, the specific function is to use management application. In the use of applications can be controlled prior to its start-up and shut down. Contains three folders, HookDLL folder is a global hook dll, HookServer folder is an application process control procedures, ProgamControl folder is prepared applications delphi editor.
- 2022-08-21 03:27:49下载
- 积分:1
-
判断你的程序是否运行在虚拟机中,目前对Microsoft s Virtual PC和VMWare进行判断,可以有效的保护你的程序不在虚拟机中运行。...
判断你的程序是否运行在虚拟机中,目前对Microsoft s Virtual PC和VMWare进行判断,可以有效的保护你的程序不在虚拟机中运行。-Procedures to determine whether you run in a virtual machine, the current Microsoft s Virtual PC and VMWare judge, can effectively protect your program not to run virtual machine.
- 2022-11-30 18:50:02下载
- 积分:1
-
api应用大全 api应用大全
api应用大全 api应用大全-api application applications Guinness Guinness api
- 2022-08-22 08:19:10下载
- 积分:1
-
windows下NTFS文件系统的ChangeJournal编程的示例代码,可以用来实现自己的硬盘监视程序,但文件系统必须是NTFS...
windows下NTFS文件系统的ChangeJournal编程的示例代码,可以用来实现自己的硬盘监视程序,但文件系统必须是NTFS-windows NTFS File System under the ChangeJournal programming examples generation Codes can be used to realize their own hard disk monitoring program, but must file system is NTFS
- 2023-01-17 05:05:04下载
- 积分:1