-
50402417
和树类似,图的遍历是图的一种主要操作,可以通过遍历判别图中任意两个顶点之间是否存在路径、判别给定的图是否是连通图并可求得非连通图的各个连通分量,但对于带权图(网),其最小生成树或最短路径都取决于弧或边上的权值,则需要有特定的算法求解。(and similar trees, graph traversal map is a major operation, Discrimination can traverse map between any two vertices existence trails Discriminant to whether the map graph may seek non- graph the various connectivity components, but with the right plan (net), the minimum spanning tree or shortest path depends on the edge of the arc or the right values, the need for a specific algorithm.)
- 2007-01-08 22:32:38下载
- 积分:1
-
系统可以列出的所有过程,包括详细的文件名,以及参考…
可以列出系统的所有进程,包括详细文件名,以及引用的所有动态库文件,比任务管理器显示的信息更适合观察非法进程情况。-System can list all processes, including detailed file name, as well as references to all the dynamic library file than Task Manager shows that the information is more suitable to observe the situation of the illegal process.
- 2023-07-23 07:25:03下载
- 积分:1
-
本程序是一个简单的FTP客户端,只要你安装了服务端,例如SURV_U,立即就可以运行成功。你将很快掌握FTP的要领...
本程序是一个简单的FTP客户端,只要你安装了服务端,例如SURV_U,立即就可以运行成功。你将很快掌握FTP的要领-This procedure is a simple FTP client, as long as you installed the server, for example, SURV_U, immediately can run successfully. You will quickly grasp the essentials FTP
- 2023-02-18 13:50:04下载
- 积分:1
-
wifferent
不同的相邻分组数目v实现的pts抑制ofdm峰均比的算法,可以仿真出v越大,papr的性能越好(The algorithm of reducing ofdm peak-to-average ratio by pts with different number of adjacent packets v can be simulated that the larger v is, the better the performance of papr is.)
- 2021-05-13 23:30:03下载
- 积分:1
-
Segment_Page
段页式存储管理系统:建立一个基本段页存储管理系统的模型。(1-2人)
首先分配一片较大的内存空间,作为程序运行的可用存储空间
建立应用程序的模型,包括分段结构在内
建立进程的基本数据结构及相应算法
建立管理存储空间的基本存储结构。
建立管理段页的基本数据结构与算法。
设计存储空间的分配与回收算法
提供信息转储功能,可将存储信息存入磁盘,也可从磁盘读入
(as above)
- 2021-01-04 10:48:56下载
- 积分:1
-
vc prepared by using multiple threads to achieve client
vc++编写的用多线程实现客户-服务器结构的一个例子,有学习价值-vc prepared by using multiple threads to achieve client-server structure of an example, learn the value
- 2023-05-05 20:35:03下载
- 积分:1
-
异步http请求。 不用通常的线程模型。使用者可以放心使用,不用担心资源冲突。...
异步http请求。 不用通常的线程模型。使用者可以放心使用,不用担心资源冲突。-asynchronous http requests. Not usually the thread model. Users can be assured use without fear of resource conflicts.
- 2022-01-25 14:59:13下载
- 积分:1
-
ftcid
ftcid.h FreeType API for accessing CID font information (specification).
- 2015-08-12 21:50:53下载
- 积分:1
-
CAT
CAT系统中的自动化技术软件实现CAT system automation software(CAT system automation software)
- 2011-06-06 09:23:51下载
- 积分:1
-
Booting-Error.png.tar
Booting, or "bootstrapping" for us older folk, is that deeply mysterious sequence of operations performed by your computer between the moment when you switch it on and the moment it s ready for you to log in. During this time, all kinds of incomprehensible messages scroll up the screen, but they re not something you usually take much notice of, and most linux distros cover them up with a pretty splash screen and a nice encouraging progress bar.
- 2014-06-15 22:36:27下载
- 积分:1