资源列表
[matlab例程] FSMPrediction
说明:自动机预测程序,进化方法:进化规划,进化计算,(Automata prediction procedure, evolutionary approach: evolutionary planning, evolutionary computation,)<圣堂林 > 在 2025-11-24 上传 | 大小:1kb | 下载:0
[matlab例程] SA
说明:使用模拟退火解旅行商问题,因为这个问题本身是一个NP难问题,所以也就求不到最优解,不过应该可以求得一个比较好的解,然后再手工优化。(Using simulated annealing to solve the traveling salesman problem, because the problem itself is a NP hard problem, so it can not find the optimal solution, but it should be able to ob<Maxxxxx > 在 2025-11-24 上传 | 大小:1kb | 下载:0
[matlab例程] BFS&DFS
说明:广度优先搜索是从某一节点开始,搜索与其线连接的所有节点,按照广度方向像外扩展,直到不重复遍历所有节点。 深度优先搜索是从某一节点开始,沿着其搜索到的第一个节点不断深入下去,当无法再深入的时候,回溯节点,然后再在回溯中的某一节点开始沿另一个方向深度搜索,直到不重复的遍历所有节点。(Breadth first search begins with a node and searches all nodes connected to its line, extending in the direct<Maxxxxx > 在 2025-11-24 上传 | 大小:1kb | 下载:0
[其他小程序] asrrhortest
说明:单源最短路径问题,从文件中读入一个图,求一个顶点到其它所有顶点的最短路径,(Monophyletic the shortest path problem, from a file to read a map, ask a vertex to all the other vertices of the shortest path,)<chrough > 在 2025-11-24 上传 | 大小:1kb | 下载:0
[汇编语言] 汇编写一个开机程序源代码
说明:用汇编语言写一个开机启动程序,新人还有一些不足(this is a good game ,it's very intreresting .)<杰00001 > 在 2025-11-24 上传 | 大小:1kb | 下载:0
[其他小程序] aaa
说明:LR分析器的核心是一张分析表,它由两个子表组成: 其一是分析动作表;另一个为状态转移表。其中: S1,S2,…,Sn为分析器的各个状态;a1,a2,…,al为文法的全部终结符号和句子界符;X1,X2,…,Xp为文法字汇表中的全部文法符号。(I like doing sports and reading in my free time. My favorite sport is basketball. I often play basketball with my classmates after<小许 > 在 2025-11-24 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] ES
说明:1.设定种群个体数和需要迭代的次数。 2.选择父代中的个体按照公式z1=sqrt(-2*ln(u1))*sin(2*pi*u2)*m,z2=sqrt(-2*ln(u1))*cos(2*pi*u2)*m进行演化。 这里u1,u2都是随机值,m是控制因子,演化次数越多m,m越小,父代通过与z1,z2相加得到后代。 3.计算后代的适应性。 4.选择后代中最优的适应性作为全局最优适应性。(1. set the number of individuals in the population and<Maxxxxx > 在 2025-11-24 上传 | 大小:1kb | 下载:0
[其他小程序] FFT
说明:三角波和反三角波序列的时域和幅频特性,绘出两序列及其幅频特性曲线,循环卷积,线性卷积(The time domain and amplitude frequency characteristics of the triangle and anti triangle wave sequences are plotted, and the two sequence and its amplitude frequency characteristic curves, cyclic convolutio<呵呵额呵呵 > 在 2025-11-24 上传 | 大小:1kb | 下载:0