资源列表
[人工智能/神经网络/遗传算法] Manual_NN_construct
说明:人工神经网络建造,从生物神经元入手,详细讲解了人工神经网络的分布系统模型和人工神经网络的其他模型以及大规模神经网络的实现。-artificial neural network construction, biological neurons from the start. details on the artificial neural network model of the distribution system and artificial neural network model and<fgdfgdfg> 在 2025-06-27 上传 | 大小:9.19mb | 下载:0
[matlab例程] fingermatch
说明:一个指纹识别系统,里面含有几张指纹图片,和详细的英文使用说明。希望对大家能有所帮助。-a fingerprint identification system, it contains several fingerprint images, and detailed use of English. We can hope for some help.<丁德锋> 在 2025-06-27 上传 | 大小:291kb | 下载:0
[数据结构常用算法] hamilton9901
说明:给定一个n个结点的连通图,用回溯法求出图中含有的所有哈密尔顿环。包含实验报告。 -given a n nodes in a graph, with retrospective method, the map contains all the Hamilton Central. The report contains experiments.<> 在 2025-06-27 上传 | 大小:8kb | 下载:0
[数据结构常用算法] FJS
说明:按作业效益非增序输入作业的截止期限,要求使用上述规则设计出一个算法,使得输出为一个作业可行集j[]。即如果作业i可以在截止期限前执行完毕则将其加入j[]。这样得出的一个结果是最优解,可以获得最大的效益值。-operating efficiency by increasing non-operating input sequence that the deadline for requests to use these rules to design a lgorithm, the output<> 在 2025-06-27 上传 | 大小:8kb | 下载:0
[数据结构常用算法] SELECT2
说明:通过精心挑选划分元素v,可以得到一个最坏情况时间复杂度为O(n)的选择算法。本次实习要求用c语言将此算法实现。要求实现此功能:输入一组数,返回A[i],使其为A(m:p)中第k小的元素,k是一个全局变量,取大于1的整数-division through carefully selected elements v, one can be the worst time complexity of O (n) algorithm. The internship requirement c langua<> 在 2025-06-27 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] OCRcharacteridengtifycode
说明:OCR字符识别源代码,基于神经网络,用C#写的 -OCR character recognition source code, based on neural network, using the C# to write<谭剑> 在 2025-06-27 上传 | 大小:53kb | 下载:0
[数据结构常用算法] beibaowenti007
说明:用动态规划的向后处理法求解背包问题的最优决策序列。即给定一个背包序列的重量和相对应的效益值。做出一个最优决策序列Xi(i=1~n),使得最终效益和最大。-dynamic planning backward processing method knapsack problem of optimal decision-making sequence. That is, given a sequence of backpack weight and the relative value of the<> 在 2025-06-27 上传 | 大小:9kb | 下载:0
[数据结构常用算法] nqueens9901
说明:著名的n皇后问题。实现结果为 请输入这是一个几皇后问题:4 4皇后问题有解为: 2 4 1 3 4皇后问题有解为: 3 1 4 2 Press any key to continue -n Queen's famous question. To achieve results Please enter several This is a Queen's : 4 Queen of the solutions to these problems : 2 4<> 在 2025-06-27 上传 | 大小:1kb | 下载:0