资源列表
[数据结构常用算法] MinDis
说明:n个顶点构成的完全图,求从某点出发并回到该点的最短路径,给出最短路径依次经过的顶点以及最短路径的长度。-consisting of n vertex complete graph, and a point of departure from and return to the point of the shortest path is given followed by the shortest path through the vertex and the length of the shor<于静> 在 2025-11-22 上传 | 大小:8kb | 下载:0
[matlab例程] estimateofspectrum
说明:这是一个用matlab做的功率谱估计,采用几种方法仿真并比较-This is a matlab to do with the power spectrum estimation, using several methods and compare simulation<wwx> 在 2025-11-22 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] nquee
说明:遗传算法与回朔法对比 解决n皇后问题c源码-Genetic Algorithms and retrospective comparison method to resolve the issue of n queen c source<huli> 在 2025-11-22 上传 | 大小:8kb | 下载:0
[数学计算/工程计算] TafloveFDTD
说明:Taflove的FDTD书附带程序,1D,2D,3D-Taflove Paper fringe of the FDTD program, 1D, 2D, 3D<秦龙> 在 2025-11-22 上传 | 大小:8kb | 下载:0
[数据结构常用算法] c++
说明:程序设计当中经常会出现使用同种数据结构的不同实例的情况。例如:在一个程序中 可以使用多个队列、树、图等结构来组织数据。同种结构的不同实例,也许只在数据元素 的类型或数量上略有差异,如果对每个实例都重新定义,则非常麻烦且容易出错。那么能 否对同种类型数据结构仅定义一次呢?答案是肯定的,C++提供的类模板(Class Template )就可以实现该功能。 -Program design which often use the same kinds of data structu<axax123> 在 2025-11-22 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] work
说明:根据解空间的维数可以将优化问题分为一维空间优化和多元优化问题。本程序以求函数:f(x)=x+10*sin(5x)+7*cos(4x),0=<x<=9为例说明遗传算法的源程序-According to the dimension of solution space optimization problem can be divided into one-dimensional space optimization and multi-optimization problem. This<lizhizheng> 在 2025-11-22 上传 | 大小:8kb | 下载:0