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

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

用于把所需的数据加上经纬度,方便画图及数据处理分析
It is used to add the necessary data to the latitude and longitude, easy drawing and data processing analysis (2017-08-27, Visual C++, 5KB, 下载2次)

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

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

应用迪杰斯特拉算法寻找单源最短路径。本算法以公园景点为蓝图,以邻接矩阵收录图的信息。
easy TSP (2016-07-06, Visual C++, 2KB, 下载1次)

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

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

图的各种算法,其中包括深度优先遍历,广度优先遍历,弗洛伊德,迪杰斯特拉等算法
dfs bfs floyd (2016-03-23, Visual C++, 2KB, 下载3次)

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

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

按普里姆算法或克鲁斯卡尔算法求最小生成树。输出生成树的边集、路程和总路程。
Minimum Spanning Tree (2015-04-17, Visual C++, 1KB, 下载1次)

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

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

数值分析实验报告,包括阿当姆斯方法解常微分方程和高斯列主元消去法解线性方程组
Numerical analysis of experimental reports (2014-06-06, Visual C++, 81KB, 下载3次)

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

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

sort_antnum 是冒泡排序法,把长度为num的sort一维数组进行冒泡排序,从小排到大,例如sort【0】是最小的,同时记录一维数组sort_num记录序号,例如sort_num【0】中存放着最小的那个数的序号。
sort_antnum is a bubble sort method, the length is sort of a one-dimensional array of num bubble sort, from small discharged large, such as sort [0] is the smallest, while recording a one-dimensional array sort_num record number, for example sort_num [0] in the kept the smallest number that number. (2014-04-24, Visual C++, 1KB, 下载1次)

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

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

凸优化真题及相关代码程序,主要来源与斯坦福大学
Zhenti convex optimization and related code program, the main source of the Stanford University (2013-12-25, Visual C++, 93KB, 下载6次)

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

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

该程序实现了KNN搜索算法,可以实现输入不同的维数和样本点个数来进行搜索。
The program implements the KNN search algorithm, can enter a different dimension and the number of sample points to be searched. (2012-11-02, Visual C++, 283KB, 下载13次)

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

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

对一维时间序列采用盒计数法对其其进行多重分形谱的计算可直接使用。
Its multifractal spectrum calculation can be used directly on the time series of one-dimensional box counting method. (2012-10-07, Visual C++, 1KB, 下载59次)

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

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

这个源代码再输入初始条件后,可以用来求解一维rieman问题精确解。
The source code can be used to solve the exact solution of the Rieman problem after input the initial conditions. (2011-09-22, Visual C++, 3KB, 下载5次)

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

[数值算法/人工智能] One-dimensional-extremum-problem-without-constrain

在没有约束条件之下,一维的最优极值求解,这求解极值问题上很有用
In the absence of constraint conditions, one-dimensional optimal extreme solution, it is useful to solve the issue of extreme (2010-06-28, Visual C++, 4KB, 下载1次)

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

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

中兴捧月预赛题目,俄罗斯套娃,2010,用C++做
ZTE holding on preliminary topics, Russian Doll, 2010, to do with C++ (2010-06-09, Visual C++, 417KB, 下载15次)

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

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

俄罗斯套娃,套娃娃 每个测试用例开始是一对整数<R, C>,R表示东西向道路数,C表示南北向道路总数;接下来R行,每行包括C个正整数W[r,c] ,分别表示第r条东西向道路与第c条南北向道路交叉处路口放置的俄罗斯娃娃的重量。
Russian Doll (2010-05-31, Visual C++, 1KB, 下载1次)

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

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

本源码为中大sicily oj上开心的金明解答,用一维数组解决背包问题。
The source for the Zhongshan University sicily oj gold clear answer on the fun, with a one-dimensional array to solve knapsack problem. (2010-05-26, Visual C++, 948KB, 下载2次)

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

[数值算法/人工智能] mrbayes-3.1.2.tar

利用贝叶斯算法,结合马尔科夫链对系统发育的分析
Bayesian algorithm, combined with Markov chain analysis of the phylogenetic (2010-05-14, Visual C++, 533KB, 下载17次)

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

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

矩阵相乘算法,矩阵可以存放在一维数组中,也可以存放在二维数组中
Matrix multiplication algorithm, the matrix can be stored in one-dimensional array can also be stored in two-dimensional array (2009-06-28, Visual C++, 1KB, 下载5次)

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

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

缔结特拉斯算法的c++实现,简单而实用,可扩充性强,抑郁修改
Fuzzy comprehensive evaluation, the right level change, time priority, the cost of priority (2009-03-18, Visual C++, 116KB, 下载3次)

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

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

此源码为高斯-拉格朗日积分法,经运行,源码有效
This source code for the Gauss- Lagrange integral method, by running an effective source (2009-03-06, Visual C++, 2KB, 下载24次)

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

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

结构矩阵分析,矩阵位移法,能够迅速求解除最优的工程设计方法,维数1
structure matrix analysis, matrix displacement method to the rapid lifting of optimal for the engineering design, dimension 1 (2006-12-26, Visual C++, 299KB, 下载18次)

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

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

设计有理数类rational_number  数据成员: int numerator(分子) int denominator(分母)  成员函数 (1)构造函数rational_number ()和rational_number (int x, int y) (2)拷贝构造函数 (3) 重载运算符“+”、“-”、“*”和“/” 2. 设计有理数类rational_number  数据成员: int numerator(分子) int denominator(分母)  成员函数 (1)构造函数rational_number ()和rational_number (int x, int y) (2)拷贝构造函数  友元重载运算符“+”、“-”、“*”和“/” 3. 分别使用以上两个类,完成有理数的加、减、乘、除运算;验证其加运算、乘运算的交换律。
Rational Design category rational_number (2006-10-25, Visual C++, 2KB, 下载9次)

http://www.pudn.com/Download/item/id/221442.html
总计:313