资源列表

« 1 2 ... .92 .93 .94 .95 .96 4497.98 .99 .00 .01 .02 ... 16925 »

[文档资料dijkstra

说明: Dijkstra算法的基本思路是:假设每个点都有一对标号 (dj, pj),其中dj是从起源点s到点j的最短路径的长度 (从顶点到其本身的最短路径是零路(没有弧的路),其长度等于零);pj则是从s到j的最短路径中j点的前一点。求解从起源点s-Dijkstra algorithm is the basic idea: the assumption that each point has a pair of numbers (dj, pj), which is a dj point s from
<> 在 2025-11-14 上传 | 大小:49kb | 下载:0

[文档资料BrushModeling

说明:一篇关于BrushModeling的学术论文-BrushModeling
<> 在 2025-11-14 上传 | 大小:982kb | 下载:0

[文档资料depthfirstsearch

说明: 深度优先搜索所遵循的搜索策略是尽可能“深”地搜索图。在深度优先搜索中,对于最新发现的结点,如果它还有以此为起点而未搜过的边,就沿着边继续搜索下 去。当结点v的所有边都已被探寻过,搜索将回溯到发现结点v有那条边的始结点。这一过程一直进行到已发现从源结点可达的所有结点为止。如果还存在未被发现 的结点,则选择其中一个作为源结点并重复以上过程,整个过程反复进行直到所有结点都被发现为止-Followed by depth-first search strategy is to search "
<> 在 2025-11-14 上传 | 大小:12kb | 下载:0

[软件工程FLASH

说明:flash 应用,有关小小程序的应用,效果图。-flash application, the application of small procedures, the effect of Fig.
<李芬> 在 2025-11-14 上传 | 大小:1.23mb | 下载:0

[文件格式fat

说明:关于硬盘中的FAT文件系统的存储形式,对文件操作比较详细。-FAT on the hard disk in the form of file system storage, operating in more detail on the document.
<尹林波> 在 2025-11-14 上传 | 大小:634kb | 下载:0

[文档资料pagination

说明:本文档介绍了当前几大主流数据库实现数据查询分页的方法和实例,包括Oracle、DB2、Sybase、SQL Server、MySQL、PostgreSQL等。-This document describes several of the current mainstream database query data paging methods and examples, including Oracle, DB2, Sybase, SQL Server, MySQL, PostgreSQL an
<kangmoren> 在 2025-11-14 上传 | 大小:9kb | 下载:0

[软件工程uml

说明:在关联建模中,存在一些情况下,你需要包括其它类,因为它包含了关于关联的有价值的信息。对于这种情况,你会使用 关联类 来绑定你的基本关联。关联类和一般类一样表示。不同的是,主类和关联类之间用一条相交的点线连接。图 11 显示一个航空工业实例的关联类-Modeling in the association, the existence of some cases, you need to include other categories, because it contains valuable o
<asdf> 在 2025-11-14 上传 | 大小:275kb | 下载:0

[软件工程V3

说明:1602 &&dlkjf not too good dong-1602 &&dlkjf not too good dong
<汪川> 在 2025-11-14 上传 | 大小:128kb | 下载:0

[软件工程designerReview

说明:软件设计师复习资料,重点汇总,知识点讲解之后有相应案例。-Software Architect Review information, focusing on aggregate, after knowledge of the corresponding point on the case.
<zlj> 在 2025-11-14 上传 | 大小:868kb | 下载:0

[软件工程dataStructure

说明:数据结构500题,专门针对软件设计师和软件评测师考试的强化训练500题-Title data structure 500, specifically for software designers and software testing training division of the 500 test questions
<zlj> 在 2025-11-14 上传 | 大小:479kb | 下载:0

[软件工程Book

说明:This E-Book about DirectX8 software ingenering on VB6.0
<Alexxx> 在 2025-11-14 上传 | 大小:1.53mb | 下载:0

[软件工程PrimeNumber

说明:prime number to detection with labview only for numbers that greater than 9
<arash> 在 2025-11-14 上传 | 大小:24kb | 下载:0
« 1 2 ... .92 .93 .94 .95 .96 4497.98 .99 .00 .01 .02 ... 16925 »

源码中国 www.ymcn.org