-
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
-
RF难得的好资料PA分析。对射频讲解的不错,PVT也有涉及,很适合入门。...
RF难得的好资料PA分析。对射频讲解的不错,PVT也有涉及,很适合入门。-RF analysis of rare good information on PA. RF explain the good, PVT is also involved, it is suitable for entry.
- 2022-06-29 21:22:04下载
- 积分:1
-
里外有很多C++实例,并附有源码,都是在VC6.0上面调试过的,可以直接使用!...
里外有很多C++实例,并附有源码,都是在VC6.0上面调试过的,可以直接使用!-Inside and outside has a lot of C examples, with source code are in the VC6.0 debugger over the top and can be used directly!
- 2022-09-04 07:00:03下载
- 积分:1
-
内存作图,消除闪烁效果好
内存作图,消除闪烁效果好-memory mapping, eliminate flicker good results
- 2022-07-19 15:29:36下载
- 积分:1
-
mpeg算法,提供了一定的编码功能和解码功能,是一个比较合适的算法...
mpeg算法,提供了一定的编码功能和解码功能,是一个比较合适的算法-a mpeg algorithm with encoding and decoding function, it is a good algorithm.
- 2022-01-26 01:53:37下载
- 积分:1
-
异步网络聊天程序源码
主要是一个基础的网络聊天程序,涉及的主要编程语言是C++,需要对客户端与服务器模式有所了解,代码风格详细,明了。
- 2022-08-24 03:39:39下载
- 积分:1
-
转载只是说明该程序很高
转载只是说明该程序很高-reproduced only to illustrate the procedure high
- 2022-02-05 20:48:58下载
- 积分:1
-
cuda compute unified device architecture histogram code
cuda compute unified device architecture histogram code
- 2022-02-20 23:05:40下载
- 积分:1
-
Realization of dynamic programming to find the number of columns between the two...
用动态规划实现查找两个数列之间的最长公共子序列-Realization of dynamic programming to find the number of columns between the two longest common subsequence
- 2022-01-26 04:53:12下载
- 积分:1
-
旅行商问题
某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅...
旅行商问题
某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。动态归划
- 2022-08-03 06:31:29下载
- 积分:1