-
WinXP system and it comes with exactly the same functionality and interface are...
简直和WinXP系统自带的一模一样,功能和界面都一样,只是开发语言不同,系统的是用C写的,这是用DELPHI写的
此程序主要实现取系统的应用程序列表、取系统的所有进程的相关信息(映像名称,PID,CPU时间,内存使用)、实时取CPU的得用率并以波浪线来描绘、实时取内存的使用记录,并以波浪线来描绘。同时也实现了,结束任务,新建任务,及切换至等功能。“选项菜单”只实现了“总是最前”,“查看菜单”只实现了“更新速度”。主要没有实现的功能,是取各个进程的CPU利用率和在系统托盘显示CPU线的效果。
程序中使用了几个网友作品的算法:如画CPU使用率的背景的效果,取CPU利用率的算法等都非本人原创的(作了部分修正)。 -WinXP system and it comes with exactly the same functionality and interface are the same, but different development language, the system is written in C, it is written in DELPHI
The main implementation of this process the application check list system, check system for all process-related information (Image Name, PID, CPU time, memory usage), real-time access to use the rate of the CPU and to describe the wave line, real-time memory access the use of records, and to describe the wave line. Implementation at the same time, the end of mission, new mission, and to switch to other functions. "Options menu" only to realize the "always best before", "View menu" only achieve th
- 2022-03-16 14:31:44下载
- 积分:1
-
本为经典书籍VC案例教程的源码,内容含盖大量的应用,如图像处理、串行、信号等。...
本为经典书籍VC案例教程的源码,内容含盖大量的应用,如图像处理、串行、信号等。-The classic book for the VC case tutorial source, content covers a large number of applications such as image processing, serial, signals.
- 2022-02-03 01:16:40下载
- 积分:1
-
计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一...
计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一般都是先转换成后缀表达式,再用后缀法计算表达式的值。如:表达式(a+b*c)/d-e用后缀法表示应为abc*+d/e-。只考虑四则算术运算,且假设输入的操作数均为1位十进制数(0―9),并且输入的后缀形式表达式不含语法错误-calculated Operators suffix France said the value of the expression. Suffix expression also called inverse Poland expression, which is made up of formulas can be more convenient for some simple, ordinary expression to calculate the brackets on the existence of the matching problem, in the calculation of expression values are generally first converted into a suffix expression, reuse suffix calculated the value of the expression. Such as : The expression (a, b* c)/d-e suffix method used to be said for abc* d/e-. Consider only four arithmetic operations and the operation of input assumptions are a few decimal (0-9), and enter the suffix-free form expression syntax errors
- 2023-07-12 10:50:03下载
- 积分:1
-
legendary cafes partner source legendary cafes partner FO
传奇咖啡馆合作伙伴来源传奇咖啡馆合作伙伴
- 2022-03-12 05:08:48下载
- 积分:1
-
防火墙源代码实现,firewall
1. 在命令行模式下切换到源代码的 Release 目录。
2. 执行 Xfilter...
防火墙源代码实现,firewall
1. 在命令行模式下切换到源代码的 Release 目录。
2. 执行 Xfilter -install 命令,程序会要求注册,输入信息后确定即可。
3. 在Win98下需要重新启动计算机,2000下不需要。
4. 运行 Xfilter.exe,便可正常使用。
5. 卸载时需要在命令行执行 Xfilter -remove-Realize the firewall source code, firewall1. In the command-line mode switch to the Release directory of the source code. 2. Executive Xfilter-install command, the program will be asked to register, enter information to identify you. 3. In Win98 under the need to restart your computer, in 2000 under the do not need. 4. Run Xfilter.exe, can be normal use. 5. Uninstall command line when the need for the implementation of Xfilter-remove
- 2022-03-30 04:32:21下载
- 积分:1
-
删除文件同时完全清除文件内容的程序for NT
删除文件同时完全清除文件内容的程序for NT- At the same time the deletion document completely eliminates
the document content procedure for NT
- 2023-03-03 09:40:04下载
- 积分:1
-
关闭指定的某个程序或进程实例,VB原代码。
关闭指定的某个程序或进程实例,VB原代码。-Turn off the specified instance of a program or process, VB source code.
- 2022-02-03 20:54:54下载
- 积分:1
-
MFC编写的Windows下注册表操作的程序,是从别的网站上下载的,具有参考价值...
MFC编写的Windows下注册表操作的程序,是从别的网站上下载的,具有参考价值-MFC prepared by the registry under Windows operating procedure is to download from other sites with a reference value
- 2022-12-29 17:25:03下载
- 积分:1
-
这是个获取系统所有基本信息的控件的演示工程
这是个获取系统所有基本信息的控件的演示工程-This is access to all the basic information systems, the controls of the display works
- 2022-03-20 12:21:10下载
- 积分:1
-
提供了导入CER格式的证书的示例代码。
可以通过此工具实现导入Cer的证书,并附带BASE64格式的数据的转换。...
提供了导入CER格式的证书的示例代码。
可以通过此工具实现导入Cer的证书,并附带BASE64格式的数据的转换。-CER provided the import certificate format sample code. This tool can import realize cer certificate and incidental BASE64 data format conversion.
- 2022-03-10 11:20:41下载
- 积分:1