资源列表

« 1 2 ... .94 .95 .96 .97 .98 46399.00 .01 .02 .03 .04 ... 66603 »

[C#编程zuiduan

说明:设图的顶点大于1个,不超过30个,每个顶点用一个编号表示(如果一个图有n个顶点,则它们的编号分别为0, 1, 2, 3, …, n-1)。 此题为求有向网中顶点间最短路径问题,可建立以票价为权的邻接矩阵,用Dijkstra算法求最短路径长度。 Dijkstra算法中有一个辅助向量D,表示当前所找到的从源点到其它点的最短路径长度。因为每次都要在D中找最小值,为提高性能,用最小值堆的优先队列存储D值。 -Let the vert
<杜小方> 在 2025-04-04 上传 | 大小:890kb | 下载:0

[C#编程11

说明:用线性表的基本操作来实现约瑟夫问题     总人数及被*人的位置都是由用户通过键盘输入界面,最后输出显示被*人及最后剩下人的序号     如: 输入:10,3       输出:3 6 9 2 7 1 8 5 10 4-Linear form the basic operation to achieve Joseph and the total number of questions the position of th
<杜小方> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[其他小程序OLAP-and-Cognos8-report-performance

说明:OLAP及Cognos8报表性能调节方法文档-Method of regulating OLAP and Cognos8 report performance
<tang> 在 2025-04-04 上传 | 大小:116kb | 下载:0

[GDI/图象编程2DBarCode

说明:本源码是一个二维码生成例子,使用方法十分简单高效,想用VB做二维码的朋友千万不要错过哦!-The source code is a two-dimensional code generation examples, very simple to use and efficient, would like to make two-dimensional code using VB s friends do not miss it!
<伍艳均> 在 2025-04-04 上传 | 大小:63kb | 下载:0

[其他小程序SAS-based-statistics

说明:sas基础统计入门文档,熟悉SAS统计分析-SAS based statistics
<tang> 在 2025-04-04 上传 | 大小:169kb | 下载:0

[其他小程序Common-data-mining

说明:常见数据挖掘错误,识别及纠正,使用这些技巧,可以大大减少构建有效模型的时间,并提高模型的质量-Common data mining: identification and correction of errors
<tang> 在 2025-04-04 上传 | 大小:444kb | 下载:0

[其他小程序msdos7.1

说明:dos7.1的精简版本,最小最新的微软的 dos 系统,可以格式到u盘启动,用于系统修复等功能。-dos7.1 streamlined version, the smallest latest Microsoft dos system, you can format the u disk boot for system repair and other functions.
<小仙> 在 2025-04-04 上传 | 大小:768kb | 下载:0

[其他小程序Mobile-station-data.Rar

说明:LBS定位追踪器产品开发,移动基站经纬度数据,非常难得的资料-Mobile LBS positioning station latitude and longitude data. Rar
<lin> 在 2025-04-04 上传 | 大小:146kb | 下载:0

[其他小程序mcqy

说明:芬达门窗精美企业网站源码,非常好的源码,装修必备-Fanta doors exquisite corporate website source,Very good source, decoration essential
<55273327@qq.com> 在 2025-04-04 上传 | 大小:2.14mb | 下载:0

[其他小程序lbs

说明:LBS应用程序源代码,试了一下,还可以,给大家分享一下-LBS application source code
<lin> 在 2025-04-04 上传 | 大小:30kb | 下载:0

[其他小程序infix-suffix

说明:c语言中缀转后缀,是个很实用的文档,希望大家喜欢他-C language infix suffix, is a very useful document, hope that everybody likes him
<lkwqlkwq> 在 2025-04-04 上传 | 大小:4kb | 下载:0

[C#编程CSharpjindutiao

说明:用于Asp.net的进度条在弹出窗口中显示的实现功能-Asp.net progress bar for the pop-up window displays to achieve functional
<15079046037> 在 2025-04-04 上传 | 大小:1kb | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 46399.00 .01 .02 .03 .04 ... 66603 »

源码中国 www.ymcn.org