CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - algorithm performance

搜索资源列表

  1. 排序算法汇总和比较

    0下载:
  2. 实现了插入排序,希尔排序, 冒泡排序,快速排序,选择排序,堆排序和归并排序,以及可以对排序的性能进行分析,较适合用作排序算法的学习-achieved insertion sort, Hill, in order Bubble Sort, quick sort, select, in order of ranking and sculpture merge sorting, and sequencing can analyze the performance and more appropriat
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:37832
    • 提供者:叶靥
  1. CaculateRomanpn

    0下载:
  2. 计算图p(n,k)罗马支配数的算法,计算罗马支配数是一个np—complete问题,这里给出一个相对高性能的算法。-calculated plan p (n, k) Rome disclaimer few algorithm disclaimer calculated Rome is a few np-complete problem here is a relatively high-performance algorithm.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9019
    • 提供者:姜宝琦
  1. Delphi_1016

    0下载:
  2. 《Delphi算法与数据结构》源码 Delphi开发人员Julian Bucknall从实用角度为广大程序员提供了有关使用算法和数据结构的一个详尽的介绍。Bucknall先从算法性能的讨论开始,涵盖了诸如数组、链表和二叉树等内容。这本书强调了查找算法(如顺序和二分查找),另外也重点介绍了排序算法(包括冒泡排序、插入排序、希尔排序、快速排序和堆排序),此外还提供了有关的优化技术。不仅如此,作者还介绍了散列和散列表、优先队列、状态机和正则表达式以及诸如哈夫曼和LZ77等数据压缩技术。 随附光
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:148649
    • 提供者:Bob
  1. CLaugYM

    0下载:
  2. 案例一 贪吃蛇游戏 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算 -case a huge memory game two cases calculators Case 3 Case 4 game reversi
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:67067
    • 提供者:chenguoren
  1. P4_30.ZIP

    0下载:
  2. 桶排序算法:这是一种比冒泡排序有更好性能,但是要求更多内存的排序方法。-barrels Sorting Algorithm : This is a bubble sort than better performance, but require more memory sequencing methods.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1411
    • 提供者:金琦
  1. CCodeExample

    0下载:
  2. c代码用例。内容包括案例一 贪吃蛇游戏(学习基于while(!keyhit())的即时原理) 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算-c code with cases. Case including a hu
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:73460
    • 提供者:maccoo
  1. 各种排序比较

    1下载:
  2. 分别实现直接插入排序、冒泡排序、简单选择排序、希尔排序、快速排序、堆排序,并随机生成30个数,比较各算法的时、空性能和稳定性。-respectively direct insertion sort, bubble sort, simple choice, in order of ranking Hill, the quick sort, heap sort, and Random Number Generation 30, a comparison algorithm, the performa
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8629
    • 提供者:李景良
  1. IntegerSort

    0下载:
  2. 设计一个由自动测试排序算法性能(比较次数compare_count、交换次数exchange_count、探测次数probe_count)的测试类和排序类构成的类体系。 注:用一个类来描述一个排序算法,类中的sort方法通过调用比较、交换方法来实现数组排序。排序类放入一个特定的包MySort中。-Design a sorting algorithm by automatic test performance (compare the number of compare_count, the
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:8186
    • 提供者:jay
  1. 8egilis

    0下载:
  2. 算法分析,算法理解,算法性能分析,算法综述等等。-Algorithm analysis, algorithm understanding, algorithm performance analysis, algorithm, etc..
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2907
    • 提供者:贤君
  1. flash

    0下载:
  2. 数据结构中有关查找和排序,以flash格式表现算法是如何实现的。-Data structure relating to search and sort to flash format of the performance of algorithm is how to achieve.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:171600
    • 提供者:wang feidie
  1. Pagereplacementalgorithm

    0下载:
  2. 页面置换算法设计和实现最佳置换算法、随机置换算法、先进先出置换算法、最近最久未使用置换算法、简单Clock置换算法及改进型Clock置换算法;通过支持页面访问序列随机发生实现有关算法的测试及性能比较。-Page replacement algorithm design and realization of the best replacement algorithm, random permutation algorithm, FIFO replacement algorithm, the mo
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:342705
    • 提供者:张帅
  1. sort

    0下载:
  2. 常见排序算法的性能分析及比较 插入排序、快速排序、冒泡排序、归并排序、桶排序-Common sort algorithm performance analysis and comparison Insertion sort, quick sort, bubble sort, merge sort, bucket sorting, etc
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:7761
    • 提供者:zhang liwei
  1. aprioricure

    0下载:
  2. 这个算法性能非常的号,所以大家可以试一下,一定会有很大的收获-The algorithm performance is very number, so we can try, there will be a great harvest
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:72354
    • 提供者:pihai
  1. Deformation-heap-sort-algorithm

    0下载:
  2. 变形堆排序算法实现与性能比较,算法第一次作业。-Deformation heap sort algorithm and performance comparison
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1334507
    • 提供者:yerasel
  1. matching-algorithm

    0下载:
  2. 面向内容安全的多模精确匹配算法性能分析 -Content security for multi-mode exact matching algorithm for content security performance analysis of multi-mode analysis of exact matching algorithm performance
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:273824
    • 提供者:linhaisong
  1. Demo-algorithm

    0下载:
  2. 数据结构的表现,可以通过这些学习数据结构的具体意义-Data structure performance, can through these learning data structure of the specific meaning
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:534324
    • 提供者:linhuan
  1. performance-tuning

    0下载:
  2. 详细说明程序性能调优技巧(数据优化和算法优化) -Program performance tuning techniques (data optimization and algorithm optimization)
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:197815
    • 提供者:jxdarkli
  1. paixusuanfa

    0下载:
  2. 各种排序算法小结 排序算法是一种基本并且常用的算法。由于实际工作中处理的数量巨大,所以排序算法 对算法本身的速度要求很高。 而一般我们所谓的算法的性能主要是指算法的复杂度,一般用O方法来表示。在后面我将 给出详细的说明。 -Various sorting algorithm summary Sorting algorithm is a kind of basic and commonly used algorithm. As a result of practical wor
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:14561
    • 提供者:morning
  1. QAniimprovedqu

    0下载:
  2. 量子进化算法的性能直接受量子旋转门旋转角计算方法的影响.文中提出一种改进量子进化算法,核心是设计了一种基于量子比特概率幅比值自适应计算量子旋转门旋转角的新方法,算法具有收敛速度快快与全局搜索能力强的特点.通通过011背包问题分析了新方法中相关参数对算法性能的影响,并应用算法求解物流配送路径优化问题,仿真表明改进量子进化算法性能优于量子进化算法与传统进化算法. -Quantum evolutionary algorithm performance is directly affected by
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:371352
    • 提供者:
  1. internal-sorting-algorithm

    0下载:
  2. 4.1直接排序 10 4.2起泡排序 11 4.3选择排序 11 4.4快速排序 12 4.5希尔排序 13 4.6堆排序 13 各类内部排序算法性能比较以及文档说明。-Direct sequencing 10 4.2 4.1 11 4.3 bubble sort quick sort and select Sort 11 4.4 13 4.6 12 4.5 Hill sort HEAPSORT 13 various internal sorting algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:1121577
    • 提供者:Mounty_FSC
« 12 3 4 »
搜珍网 www.dssz.com