资源列表

« 1 2 ... .64 .65 .66 .67 .68 24369.70 .71 .72 .73 .74 ... 28522 »

[数据结构常用算法stack

说明:用单链表实现存储栈 “链式栈”类模板的定义,数据结构和算法学习必备学习程序。-Single-linked list for storage stack " Chain stack" class template definition, data structures and algorithms necessary to study the learning process.
<> 在 2025-07-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法bracketmatch

说明:检查算数表达式中括号是否匹配 使用“链式栈”模板定义作为数据结构来实现括号匹配。-Check the arithmetic expression in parentheses match use " chain stack" template definition as a data structure to achieve the matching parenthesis.
<> 在 2025-07-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法hanoi

说明:实现汉诺塔的操作步骤输出,可以设置1,2,3三个塔柱,输出结果为用1,2,3表示的操作-Tower of Hanoi the steps to achieve the output, you can set 1,2,3 3 Pylon, the output result of the operation that used 1,2,3
<刘进锋> 在 2025-07-14 上传 | 大小:1kb | 下载:0

[数值算法/人工智能Magic_Square

说明:可以给出任意奇数阶的幻方,目的是指出做幻方是一件很容易的事。-Can give an arbitrary odd-order magic square, purpose is to do magic square is a very easy task.
<yjt> 在 2025-07-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法3261

说明:zoj3261 Connections in Galaxy War 的源码,主要考察并查集,并要从后往前建图-source code of zoj3261 :Connections in Galaxy War ,mainly about union-find,and need to build graph from end to the beginning
<ufo> 在 2025-07-14 上传 | 大小:1kb | 下载:0

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

说明:根据Yan et al. 文章编写的MFA程序,希望对大家有帮助;如果存在问题,也希望指正!-According to Yan et al. The article written MFA program you want to help If there are problems, but also want to correct me!
<shiya> 在 2025-07-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法3204

说明:zoj 3204 Connect them的源码,主要考察最小生成树的Kruskal算法,要注意输出的顺序-the source code of zoj 3204 Connect them , the main study Kruskal minimum spanning tree algorithm, should pay attention to the order of the output
<ufo> 在 2025-07-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法3230

说明:带堆优化的贪心,从题意中我们可以得到的最暴力解法就是,每天都搜索整个数组,找出符合条件的题目并且它的经验是最大的,这样找M天就好了。接下来就是如何优化,在每次找的时候我们只要找经验最大的,因为可以用大顶堆组织可以做的题目,每次升级之后加入新的可以做的题目就OK了。-Optimized with a greedy heap, from the meaning of the questions, we can get the most violent solution is that every d
<ufo> 在 2025-07-14 上传 | 大小:1kb | 下载:0

[matlab例程mosaic

说明:file for mosaicing image
<saleh> 在 2025-07-14 上传 | 大小:1kb | 下载:0

[matlab例程GA_oneobject

说明:基因遗传算法中的一元函数的优化举例,供广大初学之人黏贴使用-Genetic algorithm optimization of unary function example, for the majority of beginners person adhesive used
<Baixianxu> 在 2025-07-14 上传 | 大小:1kb | 下载:0

[matlab例程a

说明:该程序计算元胞自动机凝聚扩散的实例,附加判断二维数组的元素及其个数-The program calculated the proliferation of cellular automata examples of cohesion, the additional two-dimensional array to determine the number of elements and their
<fangtui> 在 2025-07-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Ziggurat

说明:使用Ziggurat算法生成高斯分布的随机数-Gaussian distribution random numbers generator using the Ziggurat lgorithm
<海坤> 在 2025-07-14 上传 | 大小:1kb | 下载:0
« 1 2 ... .64 .65 .66 .67 .68 24369.70 .71 .72 .73 .74 ... 28522 »

源码中国 www.ymcn.org