资源列表

« 1 2 ... .96 .97 .98 .99 .00 17401.02 .03 .04 .05 .06 ... 28522 »

[matlab例程TimeCOS_PSAM

说明:TimeCOS_PSAM通用技术参考手册1[1]-TimeCOS_PSAM General Technical Reference Manual 1 [1]
<李振松> 在 2024-11-14 上传 | 大小:606kb | 下载:0

[压缩解压DiamondBinderSource

说明:VB捆绑器,自带UPX压缩(可选),可对文件指定不同的释放目录。-VB bundled device, comes with UPX compression (optional), can release the document to specify a different directory.
<陈升> 在 2024-11-14 上传 | 大小:79kb | 下载:0

[数据结构常用算法poly_multi

说明:用单链表实现多项式乘法。创建一个PolyNode类,用来保存单项式的内容。单链表用来储存多项式,为方便以见,储存时以降幂排列,这样有利于操作。在程序中操作单链表都是用迭代器来实现的。 在输入单链表时也要以降幂排列输入,相乘过程中每两个单项式相乘,然后将相乘得到的单项式结果插入到乘积多项式的正确位置。-Single linked list to achieve polynomial multiplication. Create a P
<stanley> 在 2024-11-14 上传 | 大小:7kb | 下载:0

[数据结构常用算法Joseph

说明:约瑟夫环 约瑟夫问题的一种描述是:编号为1,2,3……的n个人按顺时针方向围坐成一圈,每人持有一个密码。一开始任选一个正整数作为报数上限m,从第一个人开始按顺时针方向自1开始报数,报到m停止报数。报m的人出列,将他的密码作为新的m值,从他顺时针方向的下一个人开始重新从1开始报数,如此下去,直到所有人全部出列。-Joseph Ring Joseph, a descr iption of the problem is: numbe
<angela> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法reverse

说明:将具有头结点的单链表的所有指针全部进行倒向。其中使用的额外空间为 O(1),时间代价为O(n),其中 n 为结点个数。-have the first node of the single list of all all for backward pointers. One of the additional space for the O (1), time costs for the O (n), where n is the num
<stanley> 在 2024-11-14 上传 | 大小:302kb | 下载:0

[数值算法/人工智能ACATSP

说明:是一种求解最短路径的智能优化算法,也就是蚁群算法-Ant colony algorithm
<fanhfxi> 在 2024-11-14 上传 | 大小:2kb | 下载:0

[数值算法/人工智能ACATSP2

说明:蚁群算法:也就是一种解决优化问题的新型的只能优化算法-Ant colony algorithm: is a solution to the problem of the new optimization algorithm only
<流风> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[数值算法/人工智能juleiRBF

说明:聚类算法:也就是一种解决聚类问题的新型的算法-Clustering: Clustering is a solution to the problem of the new algorithm
<流风> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[数值算法/人工智能liziqun

说明:粒子群算法:也就是一种解决优化问题的新型的只能优化算法-Clustering algorithm: is a solution to the problem of the new optimization algorithm only
<fanhfxi> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[matlab例程2009110421013013

说明:matlab遗传算法程序 matlab遗传算法程序 -matlab genetic algorithm genetic algorithm matlab process procedures matlab genetic algorithm genetic algorithm matlab process procedures
<jhl> 在 2024-11-14 上传 | 大小:7kb | 下载:0

[数据结构常用算法4

说明:无向图功能实现,用邻接多重表存储该无向图,并使用动态存储结构。用一个单链表把所有顶点存储起来,在存储边的节点中给出该边的两个顶点的各自的下一条边的节点地址。-Undirected graph implementation of function, with the adjacent multi-table to store the graph, and using dynamic storage structures. With a s
<stanley> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[数值算法/人工智能main

说明:蚁群算法:也就是一种解决优化问题的新型的只能优化算法-Ant colony algorithm: is a solution to the problem of the new optimization algorithm only
<流风> 在 2024-11-14 上传 | 大小:1kb | 下载:0
« 1 2 ... .96 .97 .98 .99 .00 17401.02 .03 .04 .05 .06 ... 28522 »

源码中国 www.ymcn.org