-
获得CPU使用率
通过这个实例程序,可以方面的实现CPU使用率监控,这样就能统计自己开发程序的性能如何,并从中发现是否有需要优化的地方,当然这只是一个demo程序,更多还需要完善!!!!!!!!!!!
- 2022-03-07 04:57:52下载
- 积分:1
-
汇编原理之文法化简
输入一个文法,可消除无用符号和产生式...
汇编原理之文法化简
输入一个文法,可消除无用符号和产生式-Compilation of the principle of simplification of the grammar
- 2022-03-21 17:43:19下载
- 积分:1
-
Java实现deadlock detection algorithm
Java实现deadlock detection algorithm-Java deadlock detection algorithm
- 2022-07-07 18:54:12下载
- 积分:1
-
声音提示,好玩吧,想学习就下载来看看咯,真的会收获不少哦。...
声音提示,好玩吧,想学习就下载来看看咯,真的会收获不少哦。-voice suggested that it fun, to learn to look at the downloaded 1,10 will really gain a lot of oh.
- 2022-03-15 13:14:56下载
- 积分:1
-
VB源码,让DOS命令边执行边输出的源码。VB code for DOS command simultaneous implementation and the...
VB源码,让DOS命令边执行边输出的源码。VB code for DOS command simultaneous implementation and the source output. -VB source code, so that the implementation of DOS command side edge of the source output. VB code for DOS command simultaneous implementation and the source output.
- 2022-07-23 23:32:50下载
- 积分:1
-
关于动态链接库编程方面的书籍,也有静态链接库的讲解,对于从事WINDOWS编程的朋友来说非常有帮助...
关于动态链接库编程方面的书籍,也有静态链接库的讲解,对于从事WINDOWS编程的朋友来说非常有帮助-Programming on the dynamic link library books, but also on the static link library, for programming WINDOWS friends very helpful
- 2023-07-16 15:10:03下载
- 积分:1
-
disk filerecover的源码,很强很牛很强大
disk filerecover的源码,很强很牛很强大-the source disk filerecover, very strong very strong cattle
- 2022-11-11 08:35:03下载
- 积分:1
-
简单的显示LOGO的例子
简单的显示LOGO的例子-simple example shows LOGO
- 2022-04-20 23:38:32下载
- 积分:1
-
命名管道充分利用了Windows NT和Windows 2000内建的安全机制。
将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系...
命名管道充分利用了Windows NT和Windows 2000内建的安全机制。
将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系,并在其中可靠地传输数据。
命名管道是围绕Windows文件系统设计的一种机制,采用“命名管道文件系统(Named Pipe File System,NPFS)”接口,因此,客户机和服务器可利用标准的Win32文件系统函数(例如:ReadFile和WriteFile)来进行数据的收发。
-named pipe full advantage of the Windows NT and Windows 2000 built-in security system system. To be named as a pipeline network programming package, which is actually the establishment of a client/server communication system, and in which reliable data transmission. A named pipe is on the Windows file system design of a mechanism, "Named Pipe File System (Named Pipe File System, NPFS) "interface, therefore, client and server can use standard Win32 file system functions (such as : ReadFile and WriteFile) data to the transceiver.
- 2023-07-21 23:15:04下载
- 积分:1
-
该程序功能是以动态库的形式封装ADO常用数据库函数,其中包括源代码和测试代码...
该程序功能是以动态库的形式封装ADO常用数据库函数,其中包括源代码和测试代码-Function of the program is based on the form of dynamic libraries ADO package commonly used database functions, including source code and test code
- 2022-03-11 20:16:03下载
- 积分:1