-
C++实现Windows服务源代码,使用VS2008
C++ 实现的windows service 服务源代码,使用的是vs2008-C++ Realize the windows service services source code, using vs2008
- 2023-06-02 15:15:03下载
- 积分:1
-
目录遍历,每发现一个文件提供处理函数,方便遍历中的处理
目录遍历,每发现一个文件提供处理函数,方便遍历中的处理-Directory traversal, each found in a document processing function to facilitate the traversal of the treatment
- 2023-06-12 22:40:03下载
- 积分:1
-
使win9x处于ring0模式下的代码
使win9x处于ring0模式下的代码-Code which make win9x to run in ring0 mode
- 2022-07-24 00:51:41下载
- 积分:1
-
替换Windows的Gina库,可以针对Windows的大部分用户操作替换为自己的控制造作 如CTRL+ALT+DEL热键,用户登陆等...
替换Windows的Gina库,可以针对Windows的大部分用户操作替换为自己的控制造作 如CTRL+ALT+DEL热键,用户登陆等-Gina replacement for Windows, the Windows user to replace most of their control such as artificial hotkey CTRL ALT DEL users landing.
- 2022-01-30 14:52:28下载
- 积分:1
-
获得某台服务器上的所有用户信息
获得某台服务器上的所有用户信息- Obtains on some server all user information
- 2022-09-30 07:40:03下载
- 积分:1
-
计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一...
计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一般都是先转换成后缀表达式,再用后缀法计算表达式的值。如:表达式(a+b*c)/d-e用后缀法表示应为abc*+d/e-。只考虑四则算术运算,且假设输入的操作数均为1位十进制数(0―9),并且输入的后缀形式表达式不含语法错误-calculated Operators suffix France said the value of the expression. Suffix expression also called inverse Poland expression, which is made up of formulas can be more convenient for some simple, ordinary expression to calculate the brackets on the existence of the matching problem, in the calculation of expression values are generally first converted into a suffix expression, reuse suffix calculated the value of the expression. Such as : The expression (a, b* c)/d-e suffix method used to be said for abc* d/e-. Consider only four arithmetic operations and the operation of input assumptions are a few decimal (0-9), and enter the suffix-free form expression syntax errors
- 2023-07-12 10:50:03下载
- 积分:1
-
Source file source file
文件源码 -Source file source file
- 2022-05-31 11:08:05下载
- 积分:1
-
移动存储安全限制功能,减少了如何访问U盘、枚举存储设备
移动存储安全限制功能,减少了如何访问U盘、枚举存储设备-Security restrictions removable storage functionality, a decrease of how to access the U disk, storage device enumeration
- 2023-02-28 14:00:04下载
- 积分:1
-
本程序利用iphlpapi可以实现检索出主机的所有网卡,并且可以得到每块网卡的mac地址,ip地址,子网掩码,网关等,以及在其上运行的服务...
本程序利用iphlpapi可以实现检索出主机的所有网卡,并且可以得到每块网卡的mac地址,ip地址,子网掩码,网关等,以及在其上运行的服务-iphlpapi use of this procedure can be retrieved from the mainframe to achieve all the LAN, and can be every piece of the card mac address, ip address, subnet mask, gateway, as well as in its running of services
- 2023-02-01 14:15:03下载
- 积分:1
-
vc++实现了系统的几个小功能,比如:获得磁盘的序列号,磁盘的格式,网卡的序列号,不用安装,可以直接使用...
vc++实现了系统的几个小功能,比如:获得磁盘的序列号,磁盘的格式,网卡的序列号,不用安装,可以直接使用-vc realization of the system several small features, such as : access to the sequence disk, the disk format, the card sequence, no installation, can be used directly
- 2022-09-29 21:55:02下载
- 积分:1