资源列表

« 1 2 ... .92 .93 .94 .95 .96 20297.98 .99 .00 .01 .02 ... 28523 »

[人工智能/神经网络/遗传算法模拟退火算法实现旅行商算法

说明:采用的是康力山等人确定的实验参数。 对于n个城市的旅行商问题,其参数如下: 初始温度:t0=280, 每一个温度下采用固定的迭代次数L=100n, 温度的衰减系数alpha=0.92 算法停止的准则是当相邻两个温度得到的解变化很小时算法停止。-used the Stanozolol Hill were determined by the experimental parameters. N cities for the traveling salesman problem, the para
<谢继晖> 在 2025-10-15 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法n_pls

说明:这是我自己花了很多时间写的一个模式识别源码。奉献出来与感兴趣的朋友分享,绝对可靠。.. - Dedication out with friends interested in sharing, absolutely reliable. ..
<吴惠丰> 在 2025-10-15 上传 | 大小:2kb | 下载:0

[数学计算/工程计算ordinal

说明:这是一个用Turboc2.0开发的程序,实现了组合数学的序数法-Turboc2.0 with the program and realize the combination of mathematical sequence of numbers
<余标> 在 2025-10-15 上传 | 大小:2kb | 下载:0

[数学计算/工程计算interfunc

说明:要求出一个矩阵的逆矩阵有许多方法,这里介绍以 Gauss-Jordan Elimination 来求出逆矩阵的方法,算法函数用C++写成,可在C++编程环境下直接调用-requested a matrix inverse matrix there are many ways here to introduce the Gauss-Jordan Elimination get to the inverse matrix method, the algorithm functions with C
<张蔚> 在 2025-10-15 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法神经网络代码

说明:matlab小程序,为初学者提供一些常用的例子-There provide some basic matlab programs that will help a biginer a lot.
<白云> 在 2025-10-15 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法宽度优先

说明:宽度优先搜索法见cpp1.cpp文件,在vc6.0环境运行实现-width priority search see cpp1.cpp documents in the operation to achieve environmental vc6.0
<蔡鹏> 在 2025-10-15 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法Cpp1

说明:启发式搜索见cpp1.C文件,vc6.0环境运行实现-heuristic search cpp1.C see documents, achieving operating environment vc6.0
<蔡鹏> 在 2025-10-15 上传 | 大小:2kb | 下载:0

[数值算法/人工智能tc_fft

说明:非常不错的fft的算法,在tc2.0环境下编译通过了的-very good fft algorithm in tc2.0 environment through its compiler
<郑四> 在 2025-10-15 上传 | 大小:2kb | 下载:0

[matlab例程work

说明:计算电波传播的一个MATLAB程序,用抛物线法求解的..还是初始阶段,共享一下.-terms of a radio wave propagation MATLAB procedures used parabola method .. or the initial stage, sharing about.
<城市过客> 在 2025-10-15 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法mybp

说明:利用C++语言开发的BP算法,并将其封装在类中,用户可以自己设定参数,实现对BP网络的训练。-use C++ language BP algorithm, which is encapsulated in class, users can set their own parameters to achieve BP network training.
<卞慧> 在 2025-10-15 上传 | 大小:2kb | 下载:0

[数据结构常用算法关键路径

说明:(1)输入E条弧<j,k>,建立AOE-网的存储结构 (2)从源点v出发,令ve[0]=0,按拓扑排序求其余各项顶点的最早发生时间ve[i](1<=i<=n-1).如果得到的拓朴有序序列中顶点个数小于网中顶点数n,则说明网中存在环,不能求关键路径,算法终止 否则执行步骤(3)(3)从汇点v出发,令vl[n-1]=ve[n-1],按逆拓朴排序求其余各顶点的最迟发生时间vl[i](n-2>=i>=2). (4)根据各顶点的ve和vl值,求每条弧s的最早发生时间e(
<叶兆源> 在 2025-10-15 上传 | 大小:2kb | 下载:0

[数据结构常用算法回溯法N皇后问题

说明:这是计算机算法中的回溯法中的一个经典的问题--N皇后问题!希望对学计算机算法的同学有用!-This is a computer algorithm, the retroactive law on the issue of a classic-- N Queen! Want to learn how to use computer algorithms useful to the students!
<中国> 在 2025-10-15 上传 | 大小:2kb | 下载:0
« 1 2 ... .92 .93 .94 .95 .96 20297.98 .99 .00 .01 .02 ... 28523 »

源码中国 www.ymcn.org