资源列表
[人工智能/神经网络/遗传算法] SFS
说明:次优搜索算法中常用的FSS算法,即顺序前进算法,上种自上而下的搜索方法。-suboptimal search algorithm commonly used algorithm of the FSS, the order ahead algorithm, on the kinds of top-down search method.<wangc> 在 2025-05-20 上传 | 大小:1kb | 下载:2
[uCOS开发] ReverseSort
说明:ReverseSort程序描述: 本程序包括:线性链表的逆序(从尾到头排序),链表正常排序(按.num项从大到小排序), 链表输出-ReverseSort procedures Descr iption : The procedures include : linear Chain Reverse (from the tail end of the motorway sequencing), Ranking List norm<邢兰停> 在 2025-05-20 上传 | 大小:1kb | 下载:0
[分形几何] BinarySortTree
说明:经典数据结构例子: 二叉排序树的应用-- 排序与检索.-classic example of data structure : binary sort of tree-- Sorting and Searching.<何作为> 在 2025-05-20 上传 | 大小:1kb | 下载:0
[其他小程序] wordstatSTL
说明:wordstatSTL.定义控制台应用程序的入口点。//单词统计 //统计一个文本文件中所有单词的使用次数 //将单词按照有多到少的使用次数打印出来 //对于次数相同的单词按照字母由大到小的顺序排列 //这是由STL(Standard Template Library)的map和set实现的教学例程-wordstatSTL. Console application definition of the point of e<刘恒> 在 2025-05-20 上传 | 大小:1kb | 下载:0