资源列表

« 1 2 ... .72 .73 .74 .75 .76 177.78 .79 .80 .81 .82 ... 804 »

[SQL Server数据库追查ZhuiCha_com网络技术 追查网络技术论坛.files

说明:(2) 主要算法的基本思想: 从题目上来分析我认为这是一个图的最短路径问题。因此决定用Dijkstra算法按路径长度递增的顺序逐步产生最短路径的方法:设置两个顶点的集合T和S,集合S中存放已找到的最短路径的顶点,集合T中存放当前还未找到的最短路径的顶点。初始状态时,集合S中只包含源点V0,然后不断从集合T中选取到顶点V0路径长度最短的顶点加入到集合S中,集合S中每加入一个新的顶点U,都要修改顶点V0到集合T中剩余顶点的最短路径长度值,集合T中各顶点新的最短路径长度值为原来的最短路径长度值与顶
<林渊> 在 2025-06-07 上传 | 大小:23kb | 下载:0

[SQL Server数据库answerandreply

说明:k平均算法,我的课程设计 程序比较简单,还有详细说明 -k average algorithm, the curriculum design process is relatively simple, there are details
<李桂> 在 2025-06-07 上传 | 大小:23kb | 下载:0

[SQL Server数据库Chapter06

说明:这是一个很好的基于数据库的系统,本系统是用C语言编的,很有参考价值。-This is a very good database on the system, the system is addendum to the C language, of great reference value.
<汪永> 在 2025-06-07 上传 | 大小:23kb | 下载:0

[SQL Server数据库MYSql2000_2006-10-20

说明:
<赖长兵> 在 2025-06-07 上传 | 大小:23kb | 下载:0

[SQL Server数据库triansystem

说明:一个长途汽车站收费管理系统,开发环境VB+SQL 2000,大家多提建议-a coach station management system, SQL development environment of VB 2000, we more suggestions
<撤兵> 在 2025-06-07 上传 | 大小:23kb | 下载:0

[SQL Server数据库graph

说明:Make a graph from database record and either send it to a printer directly selecting many print options or copy it in any file on disc. This project also gives you print preview option for A4 size paper and you can set your graph anywhere on t
<David> 在 2025-06-07 上传 | 大小:23kb | 下载:0

[SQL Server数据库T-SQL

说明:在学习SQL Server过程中整理的T-SQL语句,适合初学者学习使用。-SQL Server in the learning process of finishing T-SQL statement, suitable for beginners learning to use.
<leshishi> 在 2025-06-07 上传 | 大小:23kb | 下载:0

[SQL Server数据库ASP.NET1

说明:关于ASP.NET制作程序模块,让你一点点慢慢熟悉制作ASP,利用网上数据库。-ASP.NET modules on the production process, so that you are familiar with the production of a little bit slowly ASP, the use of online databases.
<会会> 在 2025-06-07 上传 | 大小:23kb | 下载:0

[SQL Server数据库SQL+SERVER

说明:SQL 数据库语言命令集,对开发数据库时所用到的一些常见命令做了详细说明。-SQL database language command set, on the development of the database used by some of the common command to do a detailed explanation.
<王先生> 在 2025-06-07 上传 | 大小:23kb | 下载:0

[SQL Server数据库SampleSQlServer

说明:sample sql server 2005 for web application
<eswar> 在 2025-06-07 上传 | 大小:23kb | 下载:0

[SQL Server数据库Sams.Teach.Yourself.Microsoft.SQL.Server.2005.Exp

说明:easy way to learn SQL-Server... recommended (Y)
<ayhamz> 在 2025-06-07 上传 | 大小:23kb | 下载:0

[SQL Server数据库sjksydzbg

说明:一套比较全的sql2000实验电子报告,欢迎使用!-Comparison of the whole set of experimental electronic reporting of sql2000, Welcome!
<lwy> 在 2025-06-07 上传 | 大小:23kb | 下载:0
« 1 2 ... .72 .73 .74 .75 .76 177.78 .79 .80 .81 .82 ... 804 »

源码中国 www.ymcn.org