资源列表
[人工智能/神经网络/遗传算法] ABpruning
说明:a b剪枝算法,输入为搜索图的及节点的权值,输出为被剪掉的节点-ab pruning algorithm, input search graph and the node weights, the output node as being cut off<lss> 在 2025-04-03 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] Annealing
说明:使用模拟退火算法解决旅行商问题,输入为城市之间距离的描述,输出为城市之间的路径-The use of simulated annealing algorithm to solve the traveling salesman problem, enter a descr iption of the distance between cities, the output path between cities<lss> 在 2025-04-03 上传 | 大小:6kb | 下载:0
[人工智能/神经网络/遗传算法] aco
说明:蚁群算法下载程序主要用于解决路径选择的最优化-ant colony algorithm<wangfuqiang> 在 2025-04-03 上传 | 大小:6kb | 下载:0
[人工智能/神经网络/遗传算法] ga
说明:this programm implements the genetic algorithm<nana1988> 在 2025-04-03 上传 | 大小:6kb | 下载:0
[人工智能/神经网络/遗传算法] CCC
说明:汉字编码判断程序,识别出汉字的编码方式。如GBK,GBK2312-Chinese character coding to determine procedures for<海铭> 在 2025-04-03 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] GBKhash
说明:利用了GBK编码的hash表,快速进行汉语分词的自然语言程序-Advantage of the GBK-encoded hash table, fast Chinese word segmentation of natural language program<海铭> 在 2025-04-03 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] szzs
说明:支持向量机对上证指数历史数据进行学习,预测未来一段时间的大致趋势,仅供参考。-Support vector machine right on the Shanghai Composite Index historical data to learn to predict the general trend in the coming period for reference purposes only.<wangpeigong> 在 2025-04-03 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] mpi-ikl-simplemkl-1.0.tar
说明:This package contains an implementation of the Infinite Kernel Learning (IKL) algorithm and the SimpleMKL algorithm. This is realized by building on Coin-Ipopt-3.3.5 and Libsvm.<奕风> 在 2025-04-03 上传 | 大小:3.3mb | 下载:0
[人工智能/神经网络/遗传算法] irrgationlaw
说明:该程序用来确定是否两个容积的水壶能倒出一定体积的水-The program is used to determine whether the two volumes of the bottle can be a certain volume of water poured out<赵文轩> 在 2025-04-03 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] yichuanbp
说明:用遗传算法优化BP神经网络的Matlab编程实例-BP using genetic algorithm optimization of the Matlab Neural Network Programming Example<夏琳> 在 2025-04-03 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] color1
说明:给定无向连通图G和m种不同的颜色。用这些颜色为图G的各顶点着色,每个顶点 着一种颜色。是否有一种着色法使G中每条边的2个顶点着不同颜色。这个问题是 图的m可着色判定问题。若一个图最少需要m种颜色才能使图中每条边连接的2个 顶点着不同颜色,则称这个数m为该图的色数。求一个图的色数m的问题称为图的 m可着色优化问题。 -Given an undirected connected graph G, and m kinds<lirui> 在 2025-04-03 上传 | 大小:10kb | 下载:0