-
图的常用算法,比较全面
并有一种求图的最短路径的算法,
欢迎指正,...
图的常用算法,比较全面
并有一种求图的最短路径的算法,
欢迎指正,-map commonly used algorithms, a more comprehensive and a map for the shortest path algorithm welcome correction, thank you
- 2022-07-16 14:52:58下载
- 积分:1
-
用c编写的数据内部排序方法,可在窗口中选择多种排序方法,如快排,冒泡,折半插入等,还可以选择排序数据的个数,初态,控制等....
用c编写的数据内部排序方法,可在窗口中选择多种排序方法,如快排,冒泡,折半插入等,还可以选择排序数据的个数,初态,控制等.-using data prepared by the internal order, the window can choose a variety of sequencing methods, such as fast Pai, bubbling half insert, can also choose the number of original data, the initial state, and control.
- 2022-03-14 13:48:46下载
- 积分:1
-
一种基于二维链表的稀疏矩阵模半板类设计
A template Class of sparse matrix.
Key technology: bin,2...
一种基于二维链表的稀疏矩阵模半板类设计
A template Class of sparse matrix.
Key technology: bin,2-m linked matrix.
constructors: 1.normal constuctor 2.copy constuctor. 3.assignment constructor.
Basic operator: 1. addition(sub) of two matrix
2. inverse of a matrix.
3. multiply of two matrix.
etc.-based on two-dimensional chain of sparse matrix model semi-plate design of Class A"s template parse matrix. Key technology : bin. 2-m linked matrix. constructors : 1.normal constuctor 2.copy constuctor. 3.ass ignment constructor. Basic operator : 1. addition (sub) 2 matrix of two. inverse of a ma trix. 3. multiply of two matrix. etc
- 2023-03-19 06:15:03下载
- 积分:1
-
在管理信息系统中的一些很好的案例!有很多的傻瓜…
关于管理信息系统的一些很好的案例!
还有后续呢 很多哦-on management information systems in some very good case! There is a lot of follow-up? Oh
- 2022-02-01 18:38:25下载
- 积分:1
-
一款不错的档案VB
一款不错的档案VB-files VB
- 2022-03-14 09:46:08下载
- 积分:1
-
MATLAB svm ee
是比较好的SVM 代码,对一些初学者而言,可以好好利用,可能开始自己编写代码会比较困难,但是多看看别人写的代码 ,可能会对自己有所帮助,所以上传此代码,为了让更多人好好利用资源,好好学习
- 2022-01-21 00:45:41下载
- 积分:1
-
一个判断输入的一个时间是否为瑞年的简单算法,也于大家分享吧!...
一个判断输入的一个时间是否为瑞年的简单算法,也于大家分享吧!-a judgment entered a time for the Swiss, a simple algorithm, but also to share with you!
- 2022-03-23 20:56:12下载
- 积分:1
-
这是关于数据结构链表的源程序,用c++程序实现了每一个程序...
这是关于数据结构链表的源程序,用c++程序实现了每一个程序-this is a code of data structure
- 2022-03-18 12:47:38下载
- 积分:1
-
在视频处理中经常要用到Zigzag序号及其逆序号,本文提供了一个新的类CZigzag,可以求任意m×n块的Zigzag序号及其逆序号。 由于所求的Zigzag序...
在视频处理中经常要用到Zigzag序号及其逆序号,本文提供了一个新的类CZigzag,可以求任意m×n块的Zigzag序号及其逆序号。 由于所求的Zigzag序号及其逆序号为一次性遍历生成,其时间复杂度仅为O(m×n)。-In video often use to deal with the serial number and its reverse No. Zigzag, the paper provides a new category CZigzag, can seek arbitrary m × n block Zigzag its serial number and its reverse. Zigzag As the demand for its serial number and its reverse traversal generates one-time, its time complexity is only O (m × n).
- 2023-05-08 04:40:02下载
- 积分:1
-
phpMyAdmin v4.1.0 rc3
phpMyAdmin是一个以PHP为基础,以Web-Base方式架构在网站主机上的MySQL的资料库管理工具。phpMyAdmin 可以管理整个MySQL服务器(需要超级用户),也可以管理单个数据库。为了实现后一种,你将需要合理设置MySQL用户,他只能对允许的数据库进行读/写。那要等到你看过MySQL手册中相关的部分。
phpMyAdmin 4.1.0 rc3 更新日志:2013-12-7
phpMyAdmin 4.1.0 第三个候选版本发布,此版本包含了很多重大改进和bug修复
phpMyAdmin 4.1.0 现在最低支持PHP 5.3 版本和 MySQL 5.5 版本。
以下是一些重大的改进:
*当连接控制主机时可以指定端口
*创
- 2022-10-01 12:15:05下载
- 积分:1