资源列表
[人工智能/神经网络/遗传算法] release
说明:走迷宫的A*算法,用的是数组,个人的练习作品-Maze of the A* algorithm, using the array, the individual s practice work<胡凯> 在 2025-07-05 上传 | 大小:124kb | 下载:0
[数据结构常用算法] TraversingGraph
说明:图的遍历算法是求解图的连通性问题、拓扑排序和求关键路径等算法的基础-Graph traversal algorithm is to solve the graph connectivity problem, topological sorting and demand, such as critical path algorithm<周爽> 在 2025-07-05 上传 | 大小:1kb | 下载:0
[数据结构常用算法] BinaryTree
说明:二叉树是另一种树形结构,它的特点是每个结点至多只有两棵子树,并且,二叉树的子树有左右之分,其次序不能任意颠倒。这个代码实现了二叉树的存储和遍历-err<周爽> 在 2025-07-05 上传 | 大小:1kb | 下载:0
[matlab例程] viterbi_soft
说明:该源代码实现VTB算法的matlab程序,用MATLAB语言实现。-The source code for the realization of VTB algorithm matlab procedures, using MATLAB language.<李力> 在 2025-07-05 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] monituihuo
说明:对模拟退火算法的实现,代码写的比较详细。初学此算法的朋友可以参考下。-Simulated annealing algorithm for the realization of the code written in more detail. Learning algorithm can refer to the next friend.<DR> 在 2025-07-05 上传 | 大小:608kb | 下载:0
[人工智能/神经网络/遗传算法] AI
说明:人工智能研究生课程课件,把当前人工智能的各个研究方向给予了概述,并详细分析了很多经典的算法。-Artificial Intelligence postgraduate courses courseware, the current research directions in artificial intelligence at all to give an overview and detailed analysis of a number of classic algorithms.<yinxue> 在 2025-07-05 上传 | 大小:844kb | 下载:0
[matlab例程] dsp_matlab
说明:《数字信号处理-理论、算法与实现》一书中所涉及到的绝大部分算法。 Dsp_matlab 用MATLAB编写的信号处理程序,包含本书各个章节的大部分例题。 - Digital Signal Processing- Theory, Algorithm and Implementation of one book relates to the vast majority of algorithms. Dsp_matlab prepared using MATLAB signal proces<xiechunhui> 在 2025-07-05 上传 | 大小:57kb | 下载:0
[压缩解压] HUffman
说明:根据信源压缩编码——Huffman编码的原理,制作对英文文本进行压缩和解压缩的软件。要求软件有简单的用户界面,软件能够对运行的状态生成报告,分别是:字符频率统计报告、编码报告、压缩程度信息报告、码表存储空间报告。-According to source coding- Huffman coding theory, the production of English text compression and decompression software. Require a simple soft<liu> 在 2025-07-05 上传 | 大小:2kb | 下载:0