-
《用 C++ 创建简单的 Win32 服务程序》一文的例子代码。描述如何用 Visual C++ 创建 Windows NT 服务程序。创建该服务仅用到一个 C...
《用 C++ 创建简单的 Win32 服务程序》一文的例子代码。描述如何用 Visual C++ 创建 Windows NT 服务程序。创建该服务仅用到一个 C++ 类,这个类提供服务与操作系统之间一个简单的接口。使用这个类实现自己的服务非常简单,只要改写少数几个基类中的虚拟函数即可。文中有三个源代码参考例子:这是其中之一―― NTServCtrl:是一个独立的程序例子,用它可以监控某个 Win32 服务;-"C create simple Win32 service procedures," a text of the code examples. Describe how to use Visual C create Windows NT service procedures. Creation of the service only to a category C, the category of services provided between an operating system with a simple interface. Use this category to realize their services are very simple, as long as rewriting a few of the base class function can be virtual. The text has three reference source code example : This is one of them-- NTServCtrl : an independent process example, it can monitor with a Win32 services;
- 2022-04-29 07:55:46下载
- 积分:1
-
VC开发的视频播放器
VC开发的视频播放器-VC video player
- 2022-05-16 03:40:35下载
- 积分:1
-
环境:windows98/2000/xp,Visula C++6.0下编译通过.MPEG4是非常著名的视频压缩算法,有兴趣的可以参考!...
环境:windows98/2000/xp,Visula C++6.0下编译通过.MPEG4是非常著名的视频压缩算法,有兴趣的可以参考!-environment : windows98/2000/xp, Visula 6.0 C compiler through. MPEG4 is a very famous video compression algorithm, are interested can reference!
- 2023-01-29 07:00:04下载
- 积分:1
-
zaasdasfa vsdfssafsdf
zaasdasfa vsdfssafsdf-sa
- 2022-01-25 22:30:54下载
- 积分:1
-
关于MPEG2的源码,可以用于视频压缩与解压缩,对这方面有兴趣的可下子...
关于MPEG2的源码,可以用于视频压缩与解压缩,对这方面有兴趣的可下子-MPEG2 on the source code can be used for video compression and decompression, is really interested in the available Now
- 2022-04-20 13:14:10下载
- 积分:1
-
给出的代码是用于图像插值技术
the given code is used for matlab image interpolation techniques
- 2023-06-04 13:05:04下载
- 积分:1
-
A very good mp3 player source code, you can play a fundamental operation, the ef...
一款很不错的mp3播放器的源代码,可以进行基本的播放操作,效果还不错-A very good mp3 player source code, you can play a fundamental operation, the effect of good
- 2022-05-10 13:51:52下载
- 积分:1
-
一个简单的视频预览和发送程序,程序里面已经实现了视频的预览和发送,但是没有做视频文件的压缩。...
一个简单的视频预览和发送程序,程序里面已经实现了视频的预览和发送,但是没有做视频文件的压缩。-a simple video preview and delivery procedures, procedures which have achieved a preview of the video and sent, But not so compressed video files.
- 2022-02-12 21:55:48下载
- 积分:1
-
wav转化为mp3的源代码
wav转化为mp3的源代码-wav into mp3 source code
- 2022-01-22 00:04:52下载
- 积分:1
-
这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)...
这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)-this procedure the first document contains four sequencing methods : foam Sort (bubble), the insertion sort (insertion), rapid sequencing (quick)
- 2022-01-26 05:45:02下载
- 积分:1