资源列表
[数据结构常用算法] FDTDdipole
说明:计算dipole的C语言代码,可能有错误。如有希望自己改下。-Calculation of the dipole of the C language code, there may be errors. If want to change under<王合清> 在 2024-11-15 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] textcluster
说明:实现中文分词并聚类输出,分词算法是自己写的以空格分词,如果有需要高级的分词算法可自己下载相关算法-Realization of the Chinese word segmentation and clustering output<wangke> 在 2024-11-15 上传 | 大小:28kb | 下载:0
[人工智能/神经网络/遗传算法] ant
说明:基本的蚁群算法,实现基本功能,注释比较全面-Basic ant colony algorithm, the basic functions<于洁> 在 2024-11-15 上传 | 大小:2.17mb | 下载:0
[人工智能/神经网络/遗传算法] bellman-ford
说明:链路状态法,即bellman-ford算法-Link state law, that the bellman-ford algorithm<康健> 在 2024-11-15 上传 | 大小:950kb | 下载:0
[人工智能/神经网络/遗传算法] dijstra
说明:网络层的状态路由法,即dijkstra算法-State routing method, ie dijkstra algorithm<康健> 在 2024-11-15 上传 | 大小:522kb | 下载:0
[数据结构常用算法] THEbestwayoftheroad
说明:这是上海铁路局目前仍在使用的行包托运软件中的一部分内部算法。该题目采用1995年年底我国铁路运输网的真实数据进行编程和运行验证。 铁路运输网络中由铁路线和火车站的两个主要概念,譬如:1号铁路线表示京广线,2号铁路线表示京沪线等。 铁路线对象包括铁路线编号,铁路线名称,起始站编号,终点站编号,该铁路线长度,通行标志(00B客货运禁行,01B货运通行专线,10B客运通行专线,11B客货运通行)。 火车站对象包括所属铁路线编号,车<> 在 2024-11-15 上传 | 大小:461kb | 下载:0