资源列表
[数据结构常用算法] DebugALGraph
说明:图的深度,广度遍历,两顶点之间的最短路径,-Map the depth, breadth traversal, shortest path between two vertices, etc.<尹笑彬> 在 2025-07-08 上传 | 大小:68kb | 下载:0
[数据结构常用算法] PriorityQueue
说明:优先队列,设置优先级,使队列按照优先级出队-Priority queue, set priorities, make the team out in priority queue<尹笑彬> 在 2025-07-08 上传 | 大小:64kb | 下载:0
[数据结构常用算法] DebugHuffmanTree
说明:哈夫曼树,即通过哈夫曼方法生成最小权值数的树,-Huffman tree, that is generated by the Huffman method the number of minimum weight tree<尹笑彬> 在 2025-07-08 上传 | 大小:64kb | 下载:0
[数据结构常用算法] DebugBSTree
说明:树的广度优先遍历,通过广度优先遍历出数的每一个结点-Breadth-first traversal of the tree by a breadth-first traversal of each node number<尹笑彬> 在 2025-07-08 上传 | 大小:64kb | 下载:0
[数据结构常用算法] heterogeneouslist
说明:异质链表,元素类型包括学生、老师、职工,可以执行添加、删除、查询等操作。-Heterogeneous list, element types, including students, teachers, workers, you can add, delete, query and other operations.<sunxine> 在 2025-07-08 上传 | 大小:125kb | 下载:0
[matlab例程] ButterworthLP
说明:用MATLAB编写的巴特沃斯低通滤波器,可运行,参数可变-MATLAB prepared bart wo low-pass filter, can run, parameters variable<mulin> 在 2025-07-08 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] Game-Algorithms
说明:博弈算法,ACM竞赛经典试题, 对计算机专业的同学很有帮助啊~-Game algorithm, ACM contest the classic questions, useful for computer science students ah ~<叶梓> 在 2025-07-08 上传 | 大小:95kb | 下载:0
[数值算法/人工智能] diannaodaogou
说明:电脑导购:假定电脑市场共有n家联想专卖店,按店的规模由大到小的顺序每家的坐标对应的是(xi,yi),birdfly每天要接待m位客户,每次的客户坐标是(cx,cy)。对于每一位客户,birdfly要帮他们介绍好联想电脑的相关知识,并把他带到距离当前客户所在位置最近的一家联想店,距离按照dis=sqrt((x1-x2)^2+(y1-y2)^2)公式计算,要求输出m个客户中距离每一位客户坐标(cx,cy)最近的专卖店坐标(xi,yi)。-Computer shopping guide: Suppos<常青树> 在 2025-07-08 上传 | 大小:170kb | 下载:0