CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - quick sort

搜索资源列表

  1. SortAndLife

    0下载:
  2. Conway s Game of life 算法程序-This article is about a fast Conway s Game of Life version using MFC, thread and DirectX together with a visual demo for sorting algorithms. It is also a good demo for "Bubble" and "Quick Sort" algorithms.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:371127
    • 提供者:JerryJiang
  1. CPJG

    0下载:
  2. 本程序主要是利用人工智能的方法来实现重排九宫问题,通过构建启发式函数来实现快速排序,比深度优先遍历效果更好-This procedure is the use of artificial intelligence methods to realize the the Jiugong problems rearrangement, by constructing a heuristic function to achieve the quick sort, better than depth-fi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2813
    • 提供者:萌萌
  1. Quicksort

    0下载:
  2. 快速排序(Quicksort)是对冒泡排序的一种改进。由C. A. R. Hoare在1962年提出。它的基本思想是:通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。-Quick Sort (Quicksort) is an improvement on the bubble sort. By CAR Hoare in 1962. The bas
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-09
    • 文件大小:3351
    • 提供者:SmileHF
搜珍网 www.dssz.com