-
关于C++语言的一个新的扩展――标准模板库的(Standard Template Library)源码,非常详细...
关于C++语言的一个新的扩展――标准模板库的(Standard Template Library)源码,非常详细-On C++ Language of a new extension- the standard template library (Standard Template Library) source code, very detailed
- 2022-03-10 05:21:57下载
- 积分:1
-
WINDOWS
WINDOWS-NT安全登录程序,对编写WINDOWS登录和安全程序具有很好的参考。-WINDOWS-NT login security procedures for the preparation of Windows login and security procedures with good reference.
- 2023-01-25 11:40:04下载
- 积分:1
-
取得你的空间使用情况,用PHP编程的源代码
取得你的空间使用情况,用PHP编程的源代码-made by the use of the space, with PHP programming source code
- 2022-10-05 01:45:03下载
- 积分:1
-
键能发音,其关键就是让程序能够知道当前键盘上是哪个键被按下,并播放相应的声音,自己的程序当然不在话下,那么其它程序当前按下哪个键如何得知呢?利用键盘钩子便可以很...
键能发音,其关键就是让程序能够知道当前键盘上是哪个键被按下,并播放相应的声音,自己的程序当然不在话下,那么其它程序当前按下哪个键如何得知呢?利用键盘钩子便可以很好地解决。-Key to pronunciation, the key is to let the process be able to know the current keyboard on which keys are pressed, and play the corresponding sound, of course, not to mention its own procedures, then press any other key to the current procedure How do I know this? Use the keyboard hook can be a good solution.
- 2022-12-17 00:50:03下载
- 积分:1
-
Vc preparation of small procedures, realize the system to restart and shut down...
编写vc小程序,实现系统的重新启动和关闭计算机-Vc preparation of small procedures, realize the system to restart and shut down your computer
- 2022-04-30 02:39:30下载
- 积分:1
-
PRTG是windows平台下的MRTG,它利用SNMP协议对网络流量,CPU负载,内存利用率等数据的进行监控,并且生成各种统计图形,Web页面和报表。MRTG...
PRTG是windows平台下的MRTG,它利用SNMP协议对网络流量,CPU负载,内存利用率等数据的进行监控,并且生成各种统计图形,Web页面和报表。MRTG使用起来复杂,操作都是命令行格式,需要perl支持,而PRTG提供图形化的向导,方便简单。... -PRTG windows platform is the MRTG, which uses SNMP to network traffic, CPU load, memory utilization data for the monitoring, and generates all kinds of statistics and graphics, Web pages and statements. MRTG to use complex operations are command line format, perl support PRTG and provide graphical wizard, easy to use. ...
- 2022-04-19 03:22:13下载
- 积分:1
-
一个封装很好的串口通讯类。windowsLINUXUNIX下均可使用。
一个封装很好的串口通讯类。windowsLINUXUNIX下均可使用。-a good serial communications. WindowsLINUXUNIX where available.
- 2022-08-03 13:28:31下载
- 积分:1
-
masm为MASM类型的编译器,其中:masm.exe为编译器,link.exe为连接器...
masm为MASM类型的编译器,其中:masm.exe为编译器,link.exe为连接器-can for Multiple types of compiler, which : masm.exe for the compiler, linker for link.exe
- 2022-06-14 11:27:05下载
- 积分:1
-
Commissioned by explaining the important function of re
委托的重要功能
说明委托再C++里面的使用-Commissioned by explaining the important function of re-C++ Inside use
- 2022-02-25 19:33:07下载
- 积分: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-02-09 15:24:09下载
- 积分:1