资源列表

« 1 2 ... .28 .29 .30 .31 .32 28133.34 .35 .36 .37 .38 ... 28523 »

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

说明:蚁群算法对多变量函数进行优化,亲测可用。-Ant colony algorithm for multi-variable function optimization, pro-test available.
<王浩> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[matlab例程rectImage2Polar

说明:Code taken Max s answer to this question on Stack Overflow. http://stackoverflow.com/questions/12924598/examples-to-convert-image-to-polar-coordinates-do-it-explicitly-want-a-slick-m Descr iption: This function tak
<nothuclasl> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[matlab例程romberg

说明:这个程序为比较简单的龙贝格算法,程序中有中文注释。-This is a simple algorithm named Romberg, the annotation is in Chinese.
<yoyoandzhou> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法1.1.1

说明:ADT List 基本操作12个; 用顺序存储结构实现-ADT List Basic Operation 12 with sequential storage structure to achieve
<steve> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法1.1.2

说明: ADT List 基本操作12个: 用链式存储结构实现-ADT List Basic Operation 12: The realization of the chain storage structure
<steve> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法2.2

说明:设有一个双向循环链表,每个结点中除有pre,data和next三个域外,还增设了一个访问频度域freq。在链表被起作用前,频度域freq的值均初始化为零,而当对链表进行一次LOCATE(L,x)的操作之后,被访问的结点(即元素值等于x的节点)中的频度域freq的值便增1,同时调整链表中结点之间的次序,使其按访问频度非递增的顺序排列,以便始终保持被频繁访问的结点总是靠近表头结点。-There is a two-way circular l
<steve> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法3.3

说明:试利用循环队列编写求k阶斐波那契序列中前n+1项的算法。要求满足: , 其中max为某个约定常数。 (注意:本题所用循环队列的容量仅为k, 则在算法执行结束时,留在循环队列中的元素应是所求k阶斐波那契序列中的最后k项)-Try using a circulating written request queue order k Fibonacci sequence algorithm that deed before n+1 ite
<steve> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法3.4.1

说明: 利用栈操作实现八皇后问题求解 (选做题) 数据结构实上机验操作-The use of stack operations to achieve the eight queens problem solving data structure real test operations on the machine (Optional Problem)
<steve> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[matlab例程bp

说明:BP神经网络算法 matlab实现源代码,希望对你们有帮助-BP method
<xita> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[matlab例程x1x5

说明:基于状态空间的预测控制算法,可通过运行算法生成mpc预测控制器进行仿真-Predictive control algorithm based on State space can be generated by running the algorithm for simulation of MPC controller
<定积分> 在 2025-04-04 上传 | 大小:1kb | 下载:1

[matlab例程basic-SFLO

说明:基本的蛙跳算法程序,用于MATLAB环境,操作简便,清楚易懂。-This is the basic program of SFLO,It applys to the MATLAB, and it is very convenient to operate and easy to understand.
<huangdou> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[matlab例程Fruit_Fly_Optimization_Algorithm

说明:Fruit fly optimization algorithm
<may> 在 2025-04-04 上传 | 大小:1kb | 下载:0
« 1 2 ... .28 .29 .30 .31 .32 28133.34 .35 .36 .37 .38 ... 28523 »

源码中国 www.ymcn.org