资源列表

« 1 2 ... .60 .61 .62 .63 .64 28265.66 .67 .68 .69 .70 ... 28521 »

[数值算法/人工智能fenzhisuanfa

说明:分而治之方法与软件设计的模块化方法非常相似。为了解决一个大的问题,可以: 1) 把它分成两个或多个更小的问题; 2) 分别解决每个小问题; 3) 把各小问题的解答组合起来,即可得到原问题的解答。小问题通常与原问题相似,可以递归地使用分而治之策略来解决。-divide and rule method and the modular software design methods are very similar. In order to
<john> 在 2008-10-13 上传 | 大小:39759 | 下载:0

[数值算法/人工智能J48

说明:JAVA的一个程序,是分类算法中的判定树的一部分。-JAVA a process, the classification algorithm of decision tree part.
<zhengjuanwu> 在 2008-10-13 上传 | 大小:5844 | 下载:0

[数值算法/人工智能LMT

说明:JAVA的一个程序,是分类算法中的判定树的一部分。-JAVA a process, the classification algorithm of decision tree part.
<zhengjuanwu> 在 2008-10-13 上传 | 大小:6174 | 下载:0

[数值算法/人工智能NBTree

说明:JAVA的一个程序,是分类算法中的判定树的一部分。-JAVA a process, the classification algorithm of decision tree part.
<zhengjuanwu> 在 2008-10-13 上传 | 大小:2954 | 下载:0

[数值算法/人工智能RandomForest

说明:JAVA的一个程序,是分类算法中的判定树的一部分。-JAVA a process, the classification algorithm of decision tree part.
<zhengjuanwu> 在 2008-10-13 上传 | 大小:4223 | 下载:0

[数值算法/人工智能tlsf

说明:算法的许多例子都是最优化问题( optimization problem),每个最优化问题都包含一组限制条件( c o n s t r a i n t)和一个优化函数( optimization function),符合限制条件的问题求解方案称为可行解( feasible solution),使优化函数取得最佳值的可行解称为最优解(optimal solution)。-algorithm are many examples of opt
<john> 在 2008-10-13 上传 | 大小:40959 | 下载:0

[数值算法/人工智能dtgh

说明:和贪婪算法一样,在动态规划中,可将一个问题的解决方案视为一系列决策的结果。不同的是,在贪婪算法中,每采用一次贪婪准则便做出一个不可撤回的决策,而在动态规划中,还要考察每个最优决策序列中是否包含一个最优子序列。-and the greedy algorithm, the dynamic programming, can be a solution to the problem as the result of a series of po
<john> 在 2008-10-13 上传 | 大小:38355 | 下载:0

[压缩解压zgl3455454545

说明:求最大增广路的算法。-seeking to broaden the largest road algorithm.
<李明> 在 2008-10-13 上传 | 大小:6725 | 下载:0

[压缩解压ss54355454

说明:求1000万以内的素数。-for 10 million within the prime.
<李明> 在 2008-10-13 上传 | 大小:6108 | 下载:0

[数值算法/人工智能mainGA9

说明:多个城市间最短距离算法~希望对大家有借鉴作用~-number of cities, the shortest distance between algorithm - we hope to be useful ~
<heartbeat> 在 2008-10-13 上传 | 大小:2778 | 下载:0

[数值算法/人工智能matlab_carDelay

说明:遗传算法车辆延误优化,这个是别人的程序,大家看看吧~-genetic algorithm optimization of vehicle delay, this is somebody else's process, we look at it ~
<heartbeat> 在 2008-10-13 上传 | 大小:5954 | 下载:0

[数值算法/人工智能test_vido111

说明:一个基于灰度值的视频检索程序,主要是计算灰度值,对图像进行检索.-a gray value based on the video retrieval process, mainly the intensity values, the image retrieval.
<abcde> 在 2008-10-13 上传 | 大小:465286 | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 28265.66 .67 .68 .69 .70 ... 28521 »

源码中国 www.ymcn.org