-
Read out the contacts of Windows Address Book(.wab)
outlook express通信薄读取
-Read out the contacts of Windows Address Book(.wab)
- 2022-01-29 04:05:49下载
- 积分:1
-
查看当前进程调用的动态链接库信息,并能终止进程运行。
查看当前进程调用的动态链接库信息,并能终止进程运行。-View current process called dynamic link library information, and to terminate the process running.
- 2022-11-02 16:05:03下载
- 积分:1
-
Component for video for windows
Component for video for windows
- 2022-05-28 17:22:06下载
- 积分:1
-
实用编程 实用编程
实用编程 实用编程-Practical Programming Prac tical Programming
- 2022-08-05 09:31:08下载
- 积分:1
-
用c语言实现迷宫算法,程序中含有详细的说明
用c语言实现迷宫算法,程序中含有详细的说明-Realize the maze algorithm in c language, contain the detailed explanation in the procedure
- 2022-08-06 20:42:31下载
- 积分:1
-
declaration that the procedure is suitable for personnel, finance, accounting us...
这程序适合报关人员,财务人员,会计人使用,在做帐,工资报表等都非常适合-declaration that the procedure is suitable for personnel, finance, accounting used in accounting practices, wage statements so well suited
- 2023-04-25 13:45:04下载
- 积分:1
-
在线酒店预订系统
在线酒店预订系统
- 2022-02-10 14:17:14下载
- 积分:1
-
log client, a common log module. It provides a wide range of applications record...
日志客户端,通用的日志模块。可以提供多个应用程序同时记录一个日志,分模块、分进程、分线程,区别日志。-log client, a common log module. It provides a wide range of applications recorded a log, modular, sub-processes, sub- threads, and between log.
- 2022-07-05 02:34:26下载
- 积分:1
-
实例288——创建MFC扩展DLL,实现圆形按钮类
创建MFC扩展DLL,实现圆形按钮类。
- 2022-08-17 13:37:55下载
- 积分:1
-
设Internet上有N个站点,通常从一个站点发送消息给其他N-1个站点,需依次发送N-1次。
这样从一个站点发布消息传遍N个站点时,可能要较长时间。...
设Internet上有N个站点,通常从一个站点发送消息给其他N-1个站点,需依次发送N-1次。
这样从一个站点发布消息传遍N个站点时,可能要较长时间。
设从每一个站点都可以向其他N-1个站点同时发送消息.
当一个站点发布消息给若干个站点后, 设为k个, 已获得消息的这1+k个站点就可以同时发布消息给另外若干个站点, 设为t个, 此后就有 1+k+t 个站点可以同时发布消息,这种发布消息方法应该会缩短消息传遍N个站点的时间。
请您编一个程序, 编程求出从第一个站点开始发布消息传遍N个站点的最短时间。
- 2022-01-27 09:55:19下载
- 积分:1