联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数值算法/人工智能(33) 
按平台查找All Visual C++(33) 

[数值算法/人工智能] Floyd

使用Floyd算法,根据无向图邻接矩阵,求两点间最短路径
Floyd path (2016-04-15, Visual C++, 3983KB, 下载2次)

http://www.pudn.com/Download/item/id/1460709437957104.html

[数值算法/人工智能] swust-oj

西南科技大学的http://acm.swust.edu.cn这个oj上面的题解
swust oj (2015-11-19, Visual C++, 30KB, 下载4次)

http://www.pudn.com/Download/item/id/1447925319288150.html

[数值算法/人工智能] eigen3

是C++中可以用来调用并进行矩阵计算的一个库,里面封装了一些类
It is C++ that can be used to call and a base matrix calculation, which encapsulates some kind of (2015-01-16, Visual C++, 2040KB, 下载3次)

http://www.pudn.com/Download/item/id/1421400358242913.html

[数值算法/人工智能] prim

给定一个地区的n个城市间的距离网,用Prim算法或Kreskas算法建立最小生成树,并计算得到的最小生成树的代价。
Prim minimum spanning tree (2015-01-01, Visual C++, 4971KB, 下载1次)

http://www.pudn.com/Download/item/id/1420110690112843.html

[数值算法/人工智能] cvx

这个是学习凸优化的文献,在斯坦福大学的官网上下的,很多。
This is a convex optimization study literature at Stanford University s official website, a lot. (2014-11-08, Visual C++, 2681KB, 下载12次)

http://www.pudn.com/Download/item/id/2651157.html

[数值算法/人工智能] floyd

单元最短路,求一个有向或者无向图的最短路径,权值可以为负
sort paths (2014-05-25, Visual C++, 287KB, 下载2次)

http://www.pudn.com/Download/item/id/2551754.html

[数值算法/人工智能] 123456789

移动自组网分簇算法,介绍一种新的分簇方法
Ad hoc clustering algorithm (2013-06-02, Visual C++, 1335KB, 下载34次)

http://www.pudn.com/Download/item/id/2267463.html

[数值算法/人工智能] Xpress-MP

X-press软件在C++环境下调用,解决线性规划问题的一个算例。
X- press software in c++ environment with cut, solving linear programming problem, a numerical example. (2012-09-17, Visual C++, 670KB, 下载3次)

http://www.pudn.com/Download/item/id/1995023.html

[数值算法/人工智能] LevelingAdjust

基于vc平台的 水准网平差程序代码.从数据录入到自动寻找相邻边,高差闭合差改正,最小二乘平差。最后数据输出。
Vc platform leveling network adjustment program code from data entry to automatically find the adjacent side elevation difference closure error correction, least squares adjustment. The last data output. (2012-04-28, Visual C++, 4KB, 下载11次)

http://www.pudn.com/Download/item/id/1848541.html

[数值算法/人工智能] atur

采用张量投票理论的三角网格特征边提取算法
Using tensor voting theory side of the triangular mesh feature extraction algorithm (2011-06-16, Visual C++, 830KB, 下载34次)

http://www.pudn.com/Download/item/id/1571326.html

[数值算法/人工智能] tin

不规则三角网的生成与其等值线的生成代码算法
failed to translate (2011-06-16, Visual C++, 3KB, 下载11次)

http://www.pudn.com/Download/item/id/1571039.html

[数值算法/人工智能] Delaunay2

三角网生成算法之一,可以有效、高速的构建合理的三角网
Generation algorithm of triangulation can be effective, high-speed triangulation to construct a reasonable (2011-06-09, Visual C++, 2724KB, 下载8次)

http://www.pudn.com/Download/item/id/1563759.html

[数值算法/人工智能] hdoj

杭州电子科技大学的离线版OJ,可用于断网情况下练习ACM
for acm (2010-09-10, Visual C++, 3071KB, 下载14次)

http://www.pudn.com/Download/item/id/1293242.html

[数值算法/人工智能] createtu

用邻接矩阵创建图并将其输出:本程序可以有四种图形式:分别为有向图,无向图,有向网,无向网;
Create a map with the adjacency matrix and the output: This program can graph four forms: namely a directed graph, undirected graph, the network, not to the network (2010-06-21, Visual C++, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/1218927.html

[数值算法/人工智能] TIN

三角网的构建于算法,自己做的比较好用,用ado接口
Triangulation is built on algorithms, their comparison useful to do with ado Interface (2010-05-13, Visual C++, 184KB, 下载2次)

http://www.pudn.com/Download/item/id/1171273.html

[数值算法/人工智能] a

这是寻找关键路径的超炫的C++源代码,超值得
It is stunning to find the critical path of C++ source code, value was (2010-04-15, Visual C++, 2335KB, 下载14次)

http://www.pudn.com/Download/item/id/1127416.html

[数值算法/人工智能] GraphUN

本程序演示无向网的操作,顶点为字符型(char),权值为整型(int)
This program demonstrates the operation of an undirected network, vertex for the character (char), the right value of an integer (int) (2009-12-21, Visual C++, 6KB, 下载3次)

http://www.pudn.com/Download/item/id/1012402.html

[数值算法/人工智能] ZOJacm

浙大acm 离线题库!断网了继续练兵啊! 加油啊!
Acm Offline Zheda questions! Network to continue training off ah! Refueling ah! (2009-04-23, Visual C++, 7435KB, 下载34次)

http://www.pudn.com/Download/item/id/728352.html

[数值算法/人工智能] up4

本程序是“拓补排序AOV网 ”,非常方便使用,希望大家能够喜欢,
the procedure is "Tuo-ranking AOV Network," is very convenient to use and I hope we can like, Thank you! ! (2006-09-24, Visual C++, 42KB, 下载10次)

http://www.pudn.com/Download/item/id/215846.html

[数值算法/人工智能] 求有向网最短路径

求有向网最短路径
are seeking the shortest path to the net (2005-02-27, Visual C++, 30KB, 下载60次)

http://www.pudn.com/Download/item/id/1109517989249533.html
12
总计:33