-
Windows核心对象中临界区的一个小型应用程序,用VC++实现。
Windows核心对象中临界区的一个小型应用程序,用VC++实现。-Windows core object of a critical region of small applications, with VC.
- 2022-03-11 04:02:43下载
- 积分:1
-
演示如何执行JavaScript和VBScript
演示如何执行JavaScript和VBScript-demonstrate how to implement JavaScript and VBScript
- 2023-07-05 06:00:03下载
- 积分: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
-
systray 管理工具
systray 管理工具 -Systray manage tool
- 2023-01-09 05:25:03下载
- 积分:1
-
Windows换肤
Windows换肤-Windows Eurocargo
- 2022-03-14 18:09:12下载
- 积分:1
-
自删除D
自删除D-Since the deletion of D
- 2022-07-04 19:26:26下载
- 积分:1
-
这个程序可恢复在Activate Driectory下不小心删除的用户账户和组账户....
这个程序可恢复在Activate Driectory下不小心删除的用户账户和组账户.-the process to resume under the Activate Driectory careful not to delete user accounts and group accounts.
- 2022-01-26 00:52:40下载
- 积分:1
-
在本例中,我们将通过对串行化这一概念的了解对数据进行存储和读出,应用程序可以打开一名为“ok”的文件,该文件存储着一些字符串信息。...
在本例中,我们将通过对串行化这一概念的了解对数据进行存储和读出,应用程序可以打开一名为“ok”的文件,该文件存储着一些字符串信息。-in this case, we will adopt the serial of understanding of the concept of data storage and reading, Applications can open an "ok", the document storage string some information.
- 2022-08-20 01:29:21下载
- 积分:1
-
窗口系统访问信息。包括开放的端口,开放的服务,…
Windows系统信息的获取。包括打开端口,开启服务,磁盘信息,共享信息,IPC绑定等等。-Windows systems access to information. Including the open ports, open services, disk information, information sharing, bonding, etc. IPC.
- 2023-03-25 22:10:03下载
- 积分:1
-
套接字标识符是本地分配的,即每个进程有各自的套接字标识符空间。标识符仅具有一种类似索引号码的作用,系统根据进程给出的标识符,查进程资源表,找到相应的套接口结构,...
套接字标识符是本地分配的,即每个进程有各自的套接字标识符空间。标识符仅具有一种类似索引号码的作用,系统根据进程给出的标识符,查进程资源表,找到相应的套接口结构,从而向进程提供通信服务,真正的通信服务是挂接在套接口结构上的。不同的进程就算有相同的套接字标识符,也不能使用到相同的通信服务。-socket identifier is a local distribution that each process has its own socket identifier space. Identifier only have a similar role Index numbers, the system is under the process identifier, and examine the process of resource tables, find the corresponding sets of interface structure, so as to provide communications services process, the real communications services is articulated in the presentation on the structure of the interface. Even if the process is the same socket identifier, nor to use the same communications services.
- 2022-01-31 21:36:23下载
- 积分:1