-
基于窗口编程的例子。主要与风…
本程序是基于VC++ 的Windows编程的实例。主要涉及的是Windows服务程序的开发,里面还有一份关于
Windows服务程序开发的教程,是个很好的东西。-the VC are based on the Windows programming examples. Mainly related to the Windows services for the development, there is also a Windows service procedures on the development of the handbook, is a very good thing.
- 2022-03-10 03:53:53下载
- 积分:1
-
profiles : from the drop
功能简介:从下拉列表框中选择驱动器,然后点击后面的磁盘空间信息,便可得到磁盘中容量和磁盘剩余总空间.-profiles : from the drop-down list box choice drives, then click on the back of disk space information will be obtained disk capacity and total disk space remaining.
- 2022-06-16 08:39:31下载
- 积分:1
-
真的不错哦,大家多下阿,保证满意
真的不错哦,大家多下阿,保证满意-really good, oh, everyone under A, satisfaction guaranteed
- 2022-02-21 06:55:45下载
- 积分:1
-
一个绘制Windows桌面的小程序
一个绘制Windows桌面的小程序-Drawing a Windows desktop applets
- 2022-01-22 13:18:19下载
- 积分:1
-
内核
内核级别进程管理软件实现,包括指向思路和源码分析。该软件使用物理内存搜索当前活动进程的方式,可以有效地探测出各类隐藏进程-Kernel-level process management software, including point-source ideas and analysis. The software uses physical memory search process, current activities, it can be effectively detect various types of hidden process
- 2022-02-22 08:37:38下载
- 积分:1
-
设计有n个进程的程序,其中每个进程控制块PCB中包括: 进程名(ID),进程优先数(Priority),进程进入CPU的时间(Intime),程序需要运行的时间...
设计有n个进程的程序,其中每个进程控制块PCB中包括: 进程名(ID),进程优先数(Priority),进程进入CPU的时间(Intime),程序需要运行的时间(Alltime) 将PCB块联接在一个单链表(数据结构)中,并在屏幕上显示其内容-n design process procedures, which each process control block PCB include : process (ID), the process priority (Priority), the process is CPU time (Intime), the process needs to run (the time Alltime) to block PCB connectivity in a single linked list ( data structure), and displayed on the screen contents
- 2022-03-23 06:32:05下载
- 积分:1
-
注册表的VFP操作,注册表操作注册表读取VFP,R.
vfp操作注册表,读取注册表
vfp操作注册表,读取注册表-VFP operation of the registry, the registry operator to read the registry VFP, read the registry
- 2022-08-26 09:06:17下载
- 积分:1
-
屏蔽ALT+CTL+DEL功能键
屏蔽ALT+CTL+DEL功能键-ALT+CTL+DEL
- 2023-05-12 06:15:02下载
- 积分:1
-
对于没有使用同步对象时,程序中可能出现输出字符比使用同步对象时少的现象,主要是由于线程同时对资源进行操作的结果。...
对于没有使用同步对象时,程序中可能出现输出字符比使用同步对象时少的现象,主要是由于线程同时对资源进行操作的结果。-Not used for synchronization object, the procedure may occur in the output of characters than the use of synchronization objects smaller phenomenon is a result of thread at the same time resources to carry out the operation results.
- 2022-01-30 21:06:56下载
- 积分:1
-
这是一个实现了Windows任务管理器的功能的VC程序实例。对学VC编程和系统编程的人有所帮助。...
这是一个实现了Windows任务管理器的功能的VC程序实例。对学VC编程和系统编程的人有所帮助。-This is a realization of the Windows Task Manager function of the VC instance. And it is helpful for the learners of VC programming and system programming.
- 2022-03-05 01:21:22下载
- 积分:1