资源列表
[人工智能/神经网络/遗传算法] yuchuang1
说明:遗传算法,可用于那个神经网络.希望对大家有帮助!谢谢!-Genetic algorithm, neural networks can be used for that. I hope to have everyone help! Thank you!<poetry> 在 2025-06-11 上传 | 大小:3kb | 下载:0
[数据结构常用算法] auto_allocate
说明:纯c下一般用链表实现内存的动态分配,有点麻烦,而且容易出错,为了方便实用,这里尝试写了一个在用c写的动态分配内存的console程序,例子实现的是可以动态分配二维数组的大小。-Under the general use of pure c List realize the dynamic allocation of memory, a bit of trouble, but also prone to error, in order to facilitate the practical, he<彦竹> 在 2025-06-11 上传 | 大小:134kb | 下载:0
[人工智能/神经网络/遗传算法] work
说明:根据解空间的维数可以将优化问题分为一维空间优化和多元优化问题。本程序以求函数:f(x)=x+10*sin(5x)+7*cos(4x),0=<x<=9为例说明遗传算法的源程序-According to the dimension of solution space optimization problem can be divided into one-dimensional space optimization and multi-optimization problem. This<lizhizheng> 在 2025-06-11 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] five_file
说明:hws01:野人和传教士问题 hws02:用Romberg外推法求积分近似值 hws03:八数码问题 hws04:模拟退火算法 hws05:遗传算法解决旅行商问题-hws01: Savage and missionary issues hws02: using Romberg extrapolation method for integral approximation hws03: 8 digital issues hws04: simulated annealing algo<huangweisen> 在 2025-06-11 上传 | 大小:1.81mb | 下载:0
[matlab例程] sch
说明:小区初搜为GSM系统中的一个关键过程,本程序为GSM小区初搜过程的第二部,查找同步突发sch并定时的matlab程序,输入数据由采样数据得到,在转换成所需格式后进行处理。若其中包含sch,则输出找到信息,并计算得到定时信息。若没有,则查找下一个突发。内付算法详细说明文档-Area early in the search for the GSM system, a key process, the procedures for the GSM cell the second part of the<王星> 在 2025-06-11 上传 | 大小:156kb | 下载:0
[数据结构常用算法] same
说明:有时需要测试2 个数据结构的同构性,即2个同构的结构在相应的位置具有相同结点数 和分枝数。试设计一个递归函数用于测试2 棵二叉树是否同构。-Sometimes need to test two data structure isomorphism, ie isomorphism of two structures in the corresponding location with the same number of nodes and branches. Test the design<刘丹> 在 2025-06-11 上传 | 大小:1kb | 下载:0