资源列表
[数据结构常用算法] other
说明:设计一个算法,对于给定的二叉树中2 结点返回它们的最近公共祖先。 对于给定的二叉树,和二叉树中结点对,编程计算结点对的最近公共祖先。-To design an algorithm of the binary tree for a given node in the 2 to return to their ancestors in public. For a given binary tree and binary tree of nodes that the programming of<ranling> 在 2025-10-16 上传 | 大小:7.52mb | 下载:0
[人工智能/神经网络/遗传算法] astar
说明:A*算法在寻找路径中效率比较高,在此利用a*算法求解最短路径。-use A* algorithm searching the optimul route.<zhoupei> 在 2025-10-16 上传 | 大小:6kb | 下载:0
[数据结构常用算法] HuffmanCode
说明:哈弗曼编/译码程序源代码,可以由用户读入哈弗曼树,也可以从文件读入哈弗曼树-HuffmanCode Encode/Decode<阿木> 在 2025-10-16 上传 | 大小:1.52mb | 下载:0
[matlab例程] inifile
说明:这个程序可以用来在matlab环境下读入和写出.ini文件的内容,因为matlab并没有提供专门读写.ini的函数,所以这个函数很实用-This procedure can be used to read into matlab environment and to write. Ini file, because matlab does not provide specialized reading and writing. Ini function, this function is ver<李远> 在 2025-10-16 上传 | 大小:9kb | 下载:0
[人工智能/神经网络/遗传算法] C45
说明:C4.5决策树的应用,c45是数据挖掘中重要的决策工具-C4.5 decision tree application<虞璺> 在 2025-10-16 上传 | 大小:155kb | 下载:0
[matlab例程] color
说明:这个程序可以自定义颜色选择框,因为matlab自带的uisetcolor在编译后的.exe中运行会导致窗口最小化,所以可以自定义颜色选择框-This procedure can customize the color selection box, because in uisetcolor built-in matlab compiled. Exe run will lead to minimized windows, so can customize the color selection b<李远> 在 2025-10-16 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] neuralnetwork
说明:用于图像识别的新型神经元网络 提出了一种用于图像识别的映封正交神经元网络。 在一般情况下待识别的样本空间的维数相当大, 为了有效地进行识别,必须把样本空间的维数降下来。目前常用的方法就是特征提取法,本文采用映射正交过程把样本空间映射成正交分类空间,并在此基础上,采用网络进行图像分类。计算机上模拟结果表明此网络县有时缺损和噪声图像进行正确识别的能力-Image recognition for a new type of neural network used in a video im<wang kun> 在 2025-10-16 上传 | 大小:431kb | 下载:0