-
picture
图结构有着广泛的应用,本实训主要涉及两个方面的内容:一个是有关图的最短路径问题,用一个交通查询系统例子来验证迪杰斯特拉算法和费洛伊德算法;而另一个则工程项目实施过程中的关键路径问题。(Graph structure has a wide application, the Training involves two main aspects: one is related to map the shortest path problem, using examples of a traffic inquiry system to verify Dijkstra algorithm and fees Lloyd algorithm and the other and one project implementation process of the critical path problem.)
- 2008-05-15 20:40:30下载
- 积分:1
-
c# 超市管理系统(源码+文档+数据库脚本)
c# 超市管理系统(源码+文档+数据库脚本)
- 2019-09-26下载
- 积分:1
-
AccessOracleInDotNET
在DOTNET环境中访问Oracle数据库的方法实例,使用CSharp语言(In DOTNET environment visit Oracle database instance, use CSharp Language)
- 2008-02-02 14:20:29下载
- 积分:1
-
VC++实现数据库连接池
在VC++下实现数据库连接池,支持SQL Server,MySQL等主流数据库格式。
可以实现数据库访问连接的动态申请释放,提高数据库访问效率
- 2023-04-14 23:35:03下载
- 积分:1
-
sk_buff
sk_buff结构体,网络数据包传送,在内核中sk_buff表示一个网络数据包,它是一个双向链表,而链表头就是sk_buff_head,(sk_buff structure, network packet transmission, the kernel sk_buff represents a network packet, which is a doubly linked list, and the list head is sk_buff_head,)
- 2013-11-23 22:28:20下载
- 积分:1
-
《产品进销存管理系统的设计与实现》数据结构课设
产品进销存管理系统的设计与实现
内容:针对某一种行业的库房的产品进销存情况进行管理
要求:
(一)采用一定的存储结构对库房的货品及数量进行分类管理
(二)可以进行产品类的添加、产品的添加以及产品数量的添加
(三)能够查询库房每种产品的总量、进货的日期、销出数量、销售时间等
- 2022-04-12 03:37:00下载
- 积分:1
-
abc
数据结构的稀疏矩阵的几部分操作,广工的课程设计(Sparse matrix operations)
- 2013-12-03 15:57:53下载
- 积分:1
-
string.tar
数据结构课程设计--实现并对比三种基本的字符串匹配算法(EasyMatch Rabin—Karp KMP)
- 2009-11-08 12:20:02下载
- 积分:1
-
jiaotongzixun
数据结构的课程设计,做的是一个交通查询,主要用到图的算法,和大家共享,欢迎指正!(Data structure curriculum design, do a query traffic, mainly used graph algorithms, and share, please correct me!)
- 2013-10-28 18:49:11下载
- 积分:1
-
Spark机器学习源码
说明: Spark 机器学习代码,有大量机器学习算法实例。(Spark machine learning code, there are a large number of machine learning algorithm examples.)
- 2020-09-27 16:39:19下载
- 积分:1