-
Read the Windows environment more CPU utilization
读取Windows环境下多CPU的利用率-Read the Windows environment more CPU utilization
- 2022-06-13 23:48:24下载
- 积分:1
-
该文件是关于运动会分数统计的程序。问题描述: 参加运动会的有n个学校编号为1...
该文件是关于运动会分数统计的程序。问题描述: 参加运动会的有n个学校编号为1-----n。比赛分成m个男子项目和w个女子项目,项目编号分别为1---m和m+1---m+w。由于各项目参加人数差别较大,有些项目取前五名,得分顺序为7,5,3,2,1;有些项目取前三名,得分顺序为5,3,2。写一个统计程序产生得分报表。 基本要求: 产生总分报表,内容包括校号、男子团体总分、女子团体总分和团体总分。 测试数据: 对于n=4,m=3,w=2,编号为奇数的项目取前五名,编号为偶数的项目取前三名,设计一组实例数据。 实现提示: 可以假设n
- 2022-04-24 10:20:52下载
- 积分:1
-
浮点运算异常(如被除0)的捕获
浮点运算异常(如被除0)的捕获-capture of float operation exception (eg: divided by zero)
- 2023-03-11 12:40:04下载
- 积分:1
-
分布式仿真实例,基于HLA分布式仿真和VC++的佛…
分布式仿真实例,基于HLA和vc++分布式仿真用于航空仿真实例。-Distributed simulation example, based on HLA, and vc++ distributed simulation for aviation simulation example.
- 2022-07-12 07:22:34下载
- 积分:1
-
Windows未公开文件格式和源码例子
Windows未公开文件格式和源码例子
- 2022-05-09 05:17:05下载
- 积分:1
-
通过读注册表得到本地或远程计算机上安装的应用程序列表.zip
通过读注册表得到本地或远程计算机上安装的应用程序列表.zip- Through reads the registration table to obtain the application
procedure which on this locality or the long-distance computer
installs to tabulate zip
- 2022-03-13 19:52:45下载
- 积分:1
-
Windows未公开API说明和源码例子
Windows未公开API说明和源码例子
- 2022-02-10 17:13:03下载
- 积分:1
-
这4个部分系列将讨论的窗口访问控制模型,以及它是如何。
This 4 part series will discuss the Windows access control model and how it is implemented in Windows NT and 2000. In this 2nd article we will start programming with security identifiers, access control lists and security descriptors. We will solve trivial problems using the SID, obtain information from an access token, enable a privilege, fill up an access control list, and finally we will check if we have access to a resource. The demo project provided is a Whoami clone written Windows 2000 style. The source code includes equivalent programs of the article s code written with the Low level APIs, the Windows 2000 APIs, and the Active Template Library.
- 2022-02-09 15:24:09下载
- 积分:1
-
一个的读写INI文件的类及实例
一个的读写INI文件的类及实例-INI file reading and writing a class and examples of
- 2022-04-15 14:45:52下载
- 积分:1
-
ListCtrl控件的封装类实现很强的控制报表功能
ListCtrl控件的封装类实现很强的控制报表功能-ListCtrl Control Packaging category achieve strong statements control function
- 2022-08-20 07:45:18下载
- 积分:1