资源列表
[matlab例程] leach_matlab
说明:LEACH protocol code developed using Matlab<ASHMITA DEBNATH> 在 2025-09-26 上传 | 大小:3kb | 下载:0
[matlab例程] leach_WCC
说明:LEACH protocol code developed using Matlab with some modification<ASHMITA DEBNATH> 在 2025-09-26 上传 | 大小:3kb | 下载:0
[数值算法/人工智能] Explain_A_Star_Algorithm
说明: 这是一篇讲解A*算法的文章,可以让对A*算法不了解的程序员能够简单快速的理解A*算法中的核心部分!- This is an article explaining the algorithm A*, A* algorithm can not understand for the programmer to quickly and easily understand A* algorithm in the core!<罗静> 在 2025-09-26 上传 | 大小:103kb | 下载:0
[数据结构常用算法] huffman
说明:在解某些判定问题时,利用哈夫曼树获得最佳判定算法。输入学生人数和0-59、60-69、70-79、80-89、90-100各等级分布比例,输出比较次数。-Determined in the solution of certain problems, determine the best use of the Huffman tree algorithm. Enter the number of students and 0-59,60-69,70-79,80-89,90-100 distribu<赵明敏> 在 2025-09-26 上传 | 大小:1kb | 下载:0
[数据结构常用算法] DS01
说明:设A与B分别为两个带有头结点的有序循环链表(所谓有序是指链接点按数据域值大小链接,本题不妨设按数据域值从小到大排列),list1和list2分别为指向两个链表的头指针。请写出将这两个链表合并为一个带头结点的有序循环链表的算法-Let A and B are two nodes with the first order circular list (the so-called point of order is the link to the link at the size of data fi<火腿狼> 在 2025-09-26 上传 | 大小:1kb | 下载:0
[数据结构常用算法] DS02
说明:将两个带头结点的有序循环链表合成一个带头结点的有序循环链表。 实验内容:使用键盘输入表达式,计算表达式的值并输出;将表达式转化成后缀表达式输出,利用后缀表达式求表达式的值并输出 -The two take the lead in the ordered circular list node synthesis of a lead in the ordered circular list node. Experiment: use the keyboard to enter an expr<火腿狼> 在 2025-09-26 上传 | 大小:2kb | 下载:0