资源列表
[matlab例程] quadtree_coding
说明:This code is for quadtree partitioning of image-This code is for quadtree partitioning of image...<varunnayal> 在 2025-12-23 上传 | 大小:111kb | 下载:0
[数值算法/人工智能] MergeSort
说明:Merge sort is an O(n log n) comparison-based sorting algorithm. 1. If the list is of length 0 or 1, then it is already sorted. Otherwise: 2. Divide the unsorted list into two sublists of about half the size. 3. Sort each sublist recursively<Clay84> 在 2025-12-23 上传 | 大小:111kb | 下载:0
[数值算法/人工智能] RandomizedQuicksort
说明:The steps are: 1. Pick an element, called a pivot, from the list. 2. Reorder the list so that all elements which are less than the pivot come before the pivot and so that all elements greater than the pivot come after it (equal values can go ei<Clay84> 在 2025-12-23 上传 | 大小:111kb | 下载:0
[人工智能/神经网络/遗传算法] AAAI05-089
说明:有关描述逻辑中动态描述逻辑的文章,很经典的一篇!-Dynamic descr iption that describes the logic of the logic of the article, it is the classic one!<Xu Wen-jie> 在 2025-12-23 上传 | 大小:111kb | 下载:0
[matlab例程] BP
说明:MATLAB小程序,实现模式识别中的BP算法,并且附实验结果图。-MATLAB small programs to achieve the BP algorithm for pattern recognition, and the experimental results attached map.<xiaoxiaoyuan> 在 2025-12-23 上传 | 大小:111kb | 下载:0
[数学计算/工程计算] SoftFloat-2b
说明:符合ieee754标准的整数实现浮点算法,包括单精度、双精度、扩展精度(80位以及128位),来自国外。-Integer line ieee754 standard floating-point algorithms, including single-precision, double precision, extended precision (80 and 128), from abroad.<china> 在 2025-12-23 上传 | 大小:111kb | 下载:0
[人工智能/神经网络/遗传算法] GeneticAlgorithm(ccnu02)
说明:旅行商问题TSP的动态规划算法,结果以图形方式给出-TSP, traveling salesman problem dynamic programming algorithm, results are presented graphically<alien> 在 2025-12-23 上传 | 大小:111kb | 下载:0