-
Windows NT Services library
Windows NT Services library-This library is full encapsulation of Microsoft Windows NT (NT4, 2k, XP and Vista) services API. > SERVICES IMPLEMENTATION* almost full Windows NT API encapsulation* full customization via callback* embeddable in DLL s* full logging support (via Windows events logs)* converts any C/C++ application (and others that support C linkage) in an NT service with just a function call > SERVICES CONTROL* install, modify, remove services* start, stop, pause, restart service* check service status* list services* get extended service informations* dependencies management* remote machine services access > MISC.* ansi/unicode support
- 2022-03-23 19:58:12下载
- 积分:1
-
Windows++XP++PRO++VLK序列号修改
使用此文件修改无法激活的windowsxp系统...
Windows++XP++PRO++VLK序列号修改
使用此文件修改无法激活的windowsxp系统-Windows++ XP++ PRO++ VLK serial number of amendments to revise the use of this file can not be activated windowsxp system
- 2022-12-30 01:15:03下载
- 积分:1
-
快速查找数组中重复值:
实现原理:
(1)首先保证数组要排序。
(2)利用二分查找法,找到其中一个值,再找前驱节点和后继节点。...
快速查找数组中重复值:
实现原理:
(1)首先保证数组要排序。
(2)利用二分查找法,找到其中一个值,再找前驱节点和后继节点。-Fast search duplicate array values: the realization of the principle: (1) First of all, to ensure that the array to sort. (2) the use of binary search method to find one of the values, find pre-node and subsequent nodes.
- 2022-08-04 06:59:04下载
- 积分:1
-
用c语言做的一道关于自动控制原理的练习题,仅供大家参考啦。~:)...
用c语言做的一道关于自动控制原理的练习题,仅供大家参考啦。~:)-used language on the control of a practice that the principle, only refer to it. ~ :)
- 2022-03-25 10:59:30下载
- 积分:1
-
包含数十个经典算法的C语言实现,绝对经典!
包含数十个经典算法的C语言实现,绝对经典!-Contains dozens of classic algorithm for the realization of the C language, an absolute classic!
- 2022-05-07 01:03:32下载
- 积分:1
-
多种button的演示代码,非常实用
多种button的演示代码,非常实用-multiple button of the display code, a very practical
- 2023-02-22 13:30:04下载
- 积分:1
-
多媒体定时器的使用
MFC学习用的,是MFC多媒体定时器的使用,MFC中定时器很多,对于SetTimer精度和优先级太低,而多媒体定时器精度相对高很多。在很多场合都用多媒体定时器来解决定时精度的问题。希望对大家用点作用!
- 2023-06-27 01:50:03下载
- 积分:1
-
Floyd classic algorithm used to calculate the location of personnel between the...
采用经典的Floyd算法,计算出人员两地点间的最短路径,方便订票,很实用。且结合了MFC,界面更直观。-Floyd classic algorithm used to calculate the location of personnel between the two shortest path to facilitate the booking, it is practical. And a combination of MFC, more intuitive interface.
- 2022-04-28 05:56:10下载
- 积分:1
-
RC.exe 源码 包括RC.exe 和RC.dll源码 希望有朋友们将他根改为WIN32程序 当然自己也在努力...
RC.exe 源码 包括RC.exe 和RC.dll源码 希望有朋友们将他根改为WIN32程序 当然自己也在努力-RC.exe source code,including RC.exe and RC.dll.I hope that someone could translate it into WIN32 programme.I am trying too.
- 2022-03-18 06:23:57下载
- 积分:1
-
高精度定时器,精度为毫秒,基于VC++开发的一个定时器,可用于高精度定时以及其他...
高精度定时器,精度为毫秒,基于VC++开发的一个定时器,可用于高精度定时以及其他-High-precision timer, an accuracy of milliseconds, based on the VC++ Developed a timer, can be used for high precision timing, as well as other
- 2022-05-10 21:19:13下载
- 积分:1