资源列表

« 1 2 ... .56 .57 .58 .59 .60 15861.62 .63 .64 .65 .66 ... 28522 »

[数据结构常用算法TheKstPath

说明:从原始点到顶点j的第K条最短路是由原始点到顶点i(i是j的相邻顶点,最短路从i指向j)的第K条最短路-To vertex j from the original point of the first K shortest path from the original point to the vertex i (i is adjacent to vertex j, the shortest path from i to point j)
<chaolan> 在 2025-03-10 上传 | 大小:44kb | 下载:0

[数据结构常用算法JS

说明:大学计算机算法里面最常用的算法之一贪心算法-failed to translate
<chenyan> 在 2025-03-10 上传 | 大小:1kb | 下载:0

[数值算法/人工智能2-SAT

说明:现有一个由N个布尔值组成的序列A,给出一些限制关系,比如A[x] AND A[y]=0、A[x] OR A[y] OR A[z]=1等,要确定A[0..N-1]的值,使得其满足所有限制关系。这个称为SAT问题,特别的,若每种限制关系中最多只对两个元素进行限制,称为2-SAT问题-Present a Boolean value of N consisting of the sequence A, the relationship give
<chaolan> 在 2025-03-10 上传 | 大小:111kb | 下载:0

[数据结构常用算法Maximum-Increasing-subsequences

说明:最大递增子序列,动态规划经典算法 设L=<a1,a2,…,an>是n个不同的实数的序列,L的递增子序列是这样一个子序列Lin=<aK1,ak2,…,akm>,其中k1<k2<…<km且aK1<ak2<…<akm。求最大的m值。-Maximum increment sequence, the classic dynamic programming algorithm set
<chaolan> 在 2025-03-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法HashTree

说明:哈希树,一种新的数据结构,可以在常数时间内查询海量数据。其原理是将关键字与查询地址相关。-Hash tree, a new data structure, you can check in constant time mass data. The principle is to address the query keywords.
<huxuan> 在 2025-03-10 上传 | 大小:168kb | 下载:0

[matlab例程a-new-way-of-music

说明:介绍了一种新的解相干的方法,所用的阵列为均匀圆阵-Introduces a new method of decoherence, the use of arrays of uniform circular array
<fang yan zhi> 在 2025-03-10 上传 | 大小:299kb | 下载:0

[人工智能/神经网络/遗传算法k_means

说明:k均值处理流程: (1) 从 n个数据对象任意选择 k 个对象作为初始聚类中心; (2) 循环(3)到(4)直到每个聚类不再发生变化为止; (3) 根据每个聚类对象的均值(中心对象),计算每个对象与这些中心对象的距离;并根据最小距离重新对相应对象进行划分; (4) 重新计算每个(有变化)聚类的均值(中心对象)-k means
<zmdq> 在 2025-03-10 上传 | 大小:46kb | 下载:0

[matlab例程DWT

说明:This is the Source code for MATLAB DWT watermarking.
<Deviant> 在 2025-03-10 上传 | 大小:2kb | 下载:0

[数值算法/人工智能fortran-code

说明:常用算法集,常用的子程序源代码,算法说明-fortran code
<王真> 在 2025-03-10 上传 | 大小:17.79mb | 下载:0

[人工智能/神经网络/遗传算法-Adaptive-FLC-Based-on-Linguistic-Hedge-Concepts-

说明:Adaptive fuzzy logic controller, genetic algorithm, linguistic hedge
<dp> 在 2025-03-10 上传 | 大小:322kb | 下载:0

[人工智能/神经网络/遗传算法Sophisticated-Fuzzy-Logic-Controllers-Using-Genet

说明:Sophisticated Fuzzy Logic Controllers Using Genetic Algorithms
<dp> 在 2025-03-10 上传 | 大小:56kb | 下载:0

[人工智能/神经网络/遗传算法A-Gain-adjusted-Fuzzy-PI-PD-Adaptive-Controller-b

说明:a gain-adjusted fuzzy PI/PD (GFPIPD) adaptive controller is proposed. The proposed controller first constructs fuzzy rules for fuzzy PD/PI controller with the fixed weighting. Then the fuzzy rules, which self-learning
<dp> 在 2025-03-10 上传 | 大小:163kb | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 15861.62 .63 .64 .65 .66 ... 28522 »

源码中国 www.ymcn.org