资源列表
排序选择:
[数值算法/人工智能] Clustering
说明:duke的tutorial on EM的matlab经典源码,值得一看。-Matlab code for the tutorial on Expectation Maximization,worth a visit.<yujin liu> 在 2025-06-09 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] gademo12
说明: 一种标准的遗传算法实例,包括详细的适应度函数等等,希望大家研究遗传算法有用-A standard genetic algorithm examples, including the detailed fitness function and so on, I hope everyone useful genetic algorithm research<帐号> 在 2025-06-09 上传 | 大小:10kb | 下载:0
[数据结构常用算法] binSearchtemplate
说明:用vs2005实现了折半查找的模板,已通过调试编译,可放心使用。-Achieved with half the search template has been compiled through the debugger.<钟铭> 在 2025-06-09 上传 | 大小:883kb | 下载:0
[数据库编程] direct_sql
说明:vc和sql的环境 数据库编程的经典学习资料。-vc and sql database programming environment for the classic study of information.<zhu> 在 2025-06-09 上传 | 大小:3kb | 下载:0
[数据结构常用算法] kmt
说明: 给定一棵有向树T,树T中每个顶点u都有一个权w[u],树的每条边[u,v]也都有一个非负边长d[u,v]。有向树T的每个顶点u可以看做客户,其服务需求量为w[u]。每条边[u,v]的边长d[u,v]可以看做是运输费用。如果在顶点u处未设置服务机构,则将顶点u处的服务需求沿有向树的边(u,v]转移到顶点v处服务机构,则需付出的服务转移费用为w[u]*d[u,v]。树根处已设置了服务机构,现在要在树T中增设k处服务机构,使得整棵树T的服务转移费用最小。该算法对于给定的有向树T,计算在树T中增设k处<yxd> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] pca
说明:非线性降维方法 可以应用于高维数据的机器学习-Nonlinear dimensionality reduction methods can be applied to high-dimensional data, machine learning<王博> 在 2025-06-09 上传 | 大小:1kb | 下载:0