资源列表
[数据结构常用算法] 36f37e30ce6a6166ed7d745b70b0f7c8
说明:基于SDL的关于二叉树计算的源代码,是TXT的一些程序-SDL-based binary tree calculated on the source code, are some of the procedures TXT<平平> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Huffman
说明:哈夫曼树算法 根据给定的n个权值{w1,w2,……wn},构造n棵只有根结点的二叉树,令起权值为wj 在森林中选取两棵根结点权值最小的树作左右子树,构造一棵新的二叉树,置新二叉树根结点权值为其左右子树根结点权值之和 在森林中删除这两棵树,同时将新得到的二叉树加入森林中 重复上述两步,直到只含一棵树为止,这棵树即哈夫曼树 -Huffman tree algorithm based on a given n-weights (w1, w2, ... ... wn), constr<文静> 在 2025-06-08 上传 | 大小:92kb | 下载:0
[数据结构常用算法] InsertSort
说明:直接插入排序 排序过程:整个排序过程为n-1趟插入,即先将序列中第1个记录看成是一个有序子序列,然后从第2个记录开始,逐个进行插入,直至整个序列有序-Direct Insertion Sort to sort the process: the whole process of sorting times for the n-1 insert, that is, first sequence of the first one recorded as an orderly sequence, a<文静> 在 2025-06-08 上传 | 大小:224kb | 下载:0
[数据结构常用算法] QuickSort
说明:快速排序 基本思想:通过一趟排序,将待排序记录分割成独立的两部分,其中一部分记录的关键字均比另一部分记录的关键字小,则可分别对这两部分记录进行排序,以达到整个序列有序-Basic idea of quicksort: sort through the trip, will be to sort records is separated into two independent parts, some of which are recorded in another part of the r<文静> 在 2025-06-08 上传 | 大小:852kb | 下载:0
[人工智能/神经网络/遗传算法] RobotPathPlan
说明:机器人路径规划演示平台,自主移动的智能机器人演示程序源代码,可以实现机器人壁障功能-Demonstration platform for robot path planning, intelligent autonomous mobile robot demo program source code, you can realize robot barrier function<文静> 在 2025-06-08 上传 | 大小:4.02mb | 下载:0
[matlab例程] AR_Methods
说明:使用MATLAB建立一个AR模型,并画出图形进行比较-Use MATLAB to build a AR model, and draw graphics comparison<> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[matlab例程] bp
说明:做生成数(使用0.1做因子),之后13年的数据按统计方法标准化后输入,训练,仿真,对比结果。这个过程相当于插值计算-Generated to do a few (make use of 0.1 factor), after 13 years of data input after the standardization of statistical methods, training, simulation, comparing the results. This process is equi<> 在 2025-06-08 上传 | 大小:1kb | 下载:0