搜索结果
找到约 15 项符合
Algorith 的查询结果
按分类筛选
Java编程 个程序实现了距离矢量路由算法,又称Bellman-Ford算法,使用java编程实现.-This process achieved a distance vector routing algorith
个程序实现了距离矢量路由算法,又称Bellman-Ford算法,使用java编程实现.-This process achieved a distance vector routing algorithm, also known as Bellman-Ford algorithm
Java编程 个程序实现了距离矢量路由算法,又称Bellman-Ford算法,使用java编程实现.-This process achieved a distance vector routing algorith
个程序实现了距离矢量路由算法,又称Bellman-Ford算法,使用java编程实现.-This process achieved a distance vector routing algorithm, also known as Bellman-Ford algorithm
数值算法/人工智能 简单的指纹识别算法
·详细说明:一个简单的指纹识别算法- A simple fingerprint recognition algorith文件列表: 指纹识别的程序(v c++) .....................\edgedetect.cpp .....................\edgedetect.dep.txt ..............
技术资料 简单的指纹识别算法
·详细说明:一个简单的指纹识别算法- A simple fingerprint recognition algorith文件列表: 指纹识别的程序(v c++) .....................\edgedetect.cpp .....................\edgedetect.dep.txt ..............
人工智能/神经网络 高效的k-means算法实现
高效的k-means算法实现,使用了k-d树与局部搜索等提高k-means算法的执行效率,同时包含示例代码,用c++代码实现。 Effecient implementation of k-means algorith, k-d tree and local search strategy are implementd to improve the effeciency, samples are included to show how to use it. All codes are implemented ...