-
使win9x处于ring0模式下的代码
使win9x处于ring0模式下的代码-Code which make win9x to run in ring0 mode
- 2022-07-24 00:51:41下载
- 积分:1
-
纯SDK API的方式实现各种控件,值得学习,新手可以下载
纯SDK API的方式实现各种控件,值得学习,新手可以下载-Net SDK API way to achieve a variety of controls, it is worth learning, novices can be downloaded
- 2022-05-11 00:51:51下载
- 积分:1
-
使用
使用-debug参数运行时跟普通程序一样,省略;运行和停止这个服务可以在NT服务管理器中进行,也可以使用控制台命令net shart/stop,如果你愿意增加一些代码,也可以直接启动。停止这个服务还可以使用系统托盘中的Exit菜单-use-debug parameters at runtime with the ordinary procedures, omitted; To stop the operation and services in NT service manager for, you can also use commands net shart/stop, and if you are willing to increase the number of code can also be launched directly. Stop this service can also use the system tray Exit menu
- 2022-07-09 18:19:30下载
- 积分:1
-
VB检测主机CPU
VB检测主机CPU-VB detection host CPU
- 2022-09-18 13:30:03下载
- 积分:1
-
行计数器
Line Counter
Easily count source code lines in your Visual Studio projects
- 2022-03-18 12:16:37下载
- 积分:1
-
非常精确的计时程序!
利用WINDOWS提供的API精确计时,精度为毫秒....
非常精确的计时程序!
利用WINDOWS提供的API精确计时,精度为毫秒.-Very precise timing procedures! Use the API provided WINDOWS precision timing, accuracy of milliseconds.
- 2022-11-21 22:15:03下载
- 积分:1
-
多线程实例!是一个很好的实例!是为我们开发多用户和需要多进程的程序做好充分准备!...
多线程实例!是一个很好的实例!是为我们开发多用户和需要多进程的程序做好充分准备!-Examples of multi-threaded! Is a good example! For us to develop multi-user and the need for multi-process procedures are fully prepared!
- 2022-01-25 15:26:08下载
- 积分:1
-
片麻岩fli8125基于多
基于GNESIS FLI8125 多功能液晶驱动板-GNESIS FLI8125 based multi-function LCD driver board
- 2023-09-03 21:00:05下载
- 积分:1
-
该程序是说明如何动态加载驱动程序的一个小例子
该程序是说明如何动态加载驱动程序的一个小例子-the program is how dynamic loading driver of a small example
- 2022-04-16 10:01:55下载
- 积分:1
-
在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头...
在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头文件里面显示出来。这个时候就要用到接口与实现分离的技术。
-Using C++ to write the database to export category, we just want to expose the regular interface, and the realization of the hidden details of categories. This means that we provide only the first document to be exposed to public member functions of the statement, all other information in this header file will not be displayed inside. This time will be used to achieve separation of interface and technology.
- 2022-05-07 22:12:27下载
- 积分:1