-
vc++编程详细代码大全
vc++编程详细代码大全 -vc++ detailed programming code Guinness
- 2022-08-02 11:21:43下载
- 积分:1
-
Sim300 AT Command instruction set. This is full Documents about AT Command for S...
Sim300 AT Command instruction set. This is full Documents about AT Command for SIM3-Sim300 AT Command instruction set. This is full Documents about AT Command for SIM300
- 2022-12-07 18:55:03下载
- 积分:1
-
Windows自带的
windows自带的api存在问题,微软自己的文档都说在磁盘访问频繁的情况下,初始分配的定额缓冲区会溢出,造成部分磁盘访问不能监视,就是readdirectorychangesw这个函数存在问题,本类很好的解决了这个问题。-windows built-in api problems, Microsoft
- 2022-06-30 00:35:33下载
- 积分:1
-
Windows 服务样例
windows服务样例,已经完成了服务的注册,启动,停止,暂停等内容,只需要在相关代码处添加自己的代码即可使用。注意windows服务运行在session0,xp勾选可以与桌面交互可以弹出窗口,xp以上系统,需要配合托盘程序,通过管道、socket、内存共享等方式进行通讯。
- 2023-01-09 08:35:03下载
- 积分:1
-
可执行文件EXE、DLL、OCX的程序资源查看程序,可以看ICO,BMP,DIALOG,STRING等各种资源,非常值得看一看...
可执行文件EXE、DLL、OCX的程序资源查看程序,可以看ICO,BMP,DIALOG,STRING等各种资源,非常值得看一看-executable EXE, DLL, OCX procedures resources View procedures can be seen ICO, BMP, DIALOG, STRING and other resources, is worth looking at the very
- 2022-02-20 14:36:06下载
- 积分:1
-
在多道程序和多任务系统中,系统内同时处于就绪状态的进程可能有若干个。也就是说能运行的进程数大于处理机个数。为了使系统中的进程能有条不紊地工作,必须选用某种调度策...
在多道程序和多任务系统中,系统内同时处于就绪状态的进程可能有若干个。也就是说能运行的进程数大于处理机个数。为了使系统中的进程能有条不紊地工作,必须选用某种调度策略,选择一进程占用处理机。要求学生设计一个模拟处理机调动算法,以巩固和加深处理机调度的概念。-In the multi-channel programs and multi-tasking system, the system in a state of readiness within the same process may have several. That is the number of running processes can be greater than the number of processors. To make the process of the system can orderly work, we must use some kind of scheduling policy, select a process consumes processor. Ask students to design an analog processor to mobilize algorithm, in order to consolidate and deepen the concept of processor scheduling.
- 2022-04-12 12:46:27下载
- 积分:1
-
VC修改IE主页的原代码。
VC修改IE主页的原代码。-IE home page VC modify the original code.
- 2023-07-29 15:20:03下载
- 积分:1
-
用VC++编程实现对CPU主频的检测
用VC++编程实现对CPU主频的检测-VC programming speed of the CPU Detection
- 2022-05-08 10:38:48下载
- 积分:1
-
这4个部分系列将讨论的窗口访问控制模型,以及它是如何。
This 4 part series will discuss the Windows access control model and how it is implemented in Windows NT and 2000. In this 2nd article we will start programming with security identifiers, access control lists and security descriptors. We will solve trivial problems using the SID, obtain information from an access token, enable a privilege, fill up an access control list, and finally we will check if we have access to a resource. The demo project provided is a Whoami clone written Windows 2000 style. The source code includes equivalent programs of the article s code written with the Low level APIs, the Windows 2000 APIs, and the Active Template Library.
- 2022-04-24 18:59:16下载
- 积分:1
-
Kai traversal in the list box is currently running process. And lists out the lo...
在列表框中启遍历当前正在运行的进程.并罗列出每个进程所加载的模块.-Kai traversal in the list box is currently running process. And lists out the load of each process module.
- 2023-03-01 06:40:04下载
- 积分:1