资源列表
[人工智能/神经网络/遗传算法] 2004062923325819487
说明:八数码问题,基于A*算,A*算法是一种有序搜索算法,其特点在于对估价函数的定义上。对于一般的有序搜索,总是选择f值最小的节点作为扩展节点。-Eight digital issue<suhuhu> 在 2025-06-25 上传 | 大小:74kb | 下载:0
[人工智能/神经网络/遗传算法] bushuma
说明:A*算法是一种有序搜索算法,其特点在于对估价函数的定义上。对于一般的有序搜索,总是选择f值最小的节点作为扩展节点。因此,f是根据需要找到一条最小代价路径的观点来估算节点的-To 8 digital or 15 digital , for example , with the A* algorithm to write a procedure for solving digital problems .<suhuhu> 在 2025-06-25 上传 | 大小:74kb | 下载:0
[数据结构常用算法] SLR(1)
说明:编写识别表达式拓广文法的合法句子的SLR(1)分析程序,对输入的任意符号串,给出分析过程及分析结果。分析过程要求输出步骤、状态栈、符号栈、输入串和语法动作。如果该符号串不是表达式文法的合法句子,要给出尽量详细的错误提示。-Write a recognition of the legitimate expression of broadening the sentence grammar SLR (1) analysis program , for any input string of symb<suhuhu> 在 2025-06-25 上传 | 大小:303kb | 下载:0
[数据结构常用算法] river
说明: 有三个传教士和三个野人一起来到河边准备渡河,河边有一条空船,且传教士和野人都会划船,但每次最多可供两人乘渡。河的任何一岸以及船上一旦出现野人人数超过传教士人数,野人就会把传教士吃掉。为完全地渡河,传教士应如何规划渡河方案?-There are three missionaries and three savages came to the river ready to cross the river , the river there is a paradise , and the missi<suhuhu> 在 2025-06-25 上传 | 大小:7kb | 下载:0
[数学计算/工程计算] Bucket_Sort
说明:Bucket sort, or bin sort, is a sorting algorithm that works by partitioning an array into a number of buckets. Each bucket is then sorted individually, either using a different sorting algorithm, or by recursively applying the bucket sorting algorith<Sergiu911> 在 2025-06-25 上传 | 大小:11kb | 下载:0
[数值算法/人工智能] SGU347
说明:Source code of acm.sgu.ru problems<dzhambolet> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] programs
说明:localization algorithms for wireless sensor networks<vittu> 在 2025-06-25 上传 | 大小:32kb | 下载:0
[数值算法/人工智能] timus-prob
说明:Just another acm.timus.ru problems<dzhambolet> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 3-timus-prob
说明:Just another acm.timus.ru problems: 1149, 1089, 1294<dzhambolet> 在 2025-06-25 上传 | 大小:1kb | 下载:0