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

资源列表

« 1 2 ... .76 .77 .78 .79 .80 681.82 .83 .84 .85 .86 ... 2673 »
  1. mazeProblem

    0下载:
  2. 本文件的亮点是用word文档详述了迷宫问题的解题思路,以软件工程的步骤进行展示,用户可以按照步骤深入了解。-The highlight of this document with the word document detailing the maze problem solving ideas, show software engineering steps, users can follow the steps in-depth understanding.
  3. 所属分类:Data structs

    • 发布日期:2017-11-21
    • 文件大小:26.66kb
    • 提供者:family
  1. JOSEPHUS

    0下载:
  2. 约瑟夫环问题的实际场景。已知n个人围坐在圆桌周围,从编号k的人开始报数,数到m的那个人出列,依次下去,直至全部出列。采用的解决方法是典型的循环链表的数据结构。-Josephus actual scene. Given n people sitting around the round table, starting from the number k reported number, the number to m the man out of the line, and go on, unti
  3. 所属分类:Data structs

    • 发布日期:2017-11-27
    • 文件大小:847.77kb
    • 提供者:mileycyrus
  1. JAVA-classical-algorithm

    0下载:
  2. java经典算法以及实际面试中遇到的java面试题-the classic java algorithms and java face questions encountered in the actual interview
  3. 所属分类:Data structs

    • 发布日期:2017-11-13
    • 文件大小:50.67kb
    • 提供者:chenyingjie
  1. Jstudent1130

    0下载:
  2. 学生成绩管理,可实现简单的输入输出,以及学号排序-Student achievement management
  3. 所属分类:Data structs

    • 发布日期:2017-11-20
    • 文件大小:530.09kb
    • 提供者:oiewfijoef
  1. LINE

    0下载:
  2. 这里面含有几个线性表 ,学生信息表,可以使我们了解表的特性,灵活运用指针-There contains several linear form, the student information sheet, can enable us to understand the characteristics of the table, and flexibility in the use of the pointer
  3. 所属分类:Data structs

    • 发布日期:2017-12-03
    • 文件大小:4.67kb
    • 提供者:Marty
  1. Heap-sort

    0下载:
  2. 堆排序  堆排序利用了大根堆(或小根堆)堆顶记录的关键字最大(或最小)这一特征,使得在当前无序区中选取最大(或最小)关键字的记录变得简单。   (1)用大根堆排序的基本思想   ① 先将初始文件R[1..n]建成一个大根堆,此堆为初始的无序区   ② 再将关键字最大的记录R[1](即堆顶)和无序区的最后一个记录R[n]交换,由此得到新的无序区R[1..n-1]和有序区R[n],且满足R[1..n-1].keys≤R[n].key   ③由于交换后新的根R[1]可能违反堆性质,故应将当前无序区
  3. 所属分类:Data structs

    • 发布日期:2017-11-05
    • 文件大小:1006byte
    • 提供者:周杨
  1. readbmp_24

    0下载:
  2. 用c语言编写读取bmp图像程序 自编程序 简单可行-Read bmp image program self programming c language is simple and feasible
  3. 所属分类:Data structs

    • 发布日期:2017-12-04
    • 文件大小:453.87kb
    • 提供者:karenli5
  1. ack

    0下载:
  2. Calculate the Ackermann function ACK ( m, n ) recursive functions.-Calculate the Ackermann function ACK ( m, n ) recursive functions. For m>=0, n>=0, ACK ( m, n ) is defined as: ACK ( 0, n ) =n+1 ACK ( m, 0) =ACK ( m-1,1 ) ACK ( m, n ) =ACK (
  3. 所属分类:Data structs

    • 发布日期:2017-11-06
    • 文件大小:761byte
    • 提供者:周杨
  1. duiorder

    0下载:
  2. 堆排序的c++实现代码,堆排序的c++实现代码-The heap sort c++ achieve code, heap sort c++ implementation code
  3. 所属分类:Data structs

    • 发布日期:2017-12-09
    • 文件大小:812byte
    • 提供者:基德
  1. algorithm1111

    0下载:
  2. 冒泡排序 桶排序 计数排序 堆排序 二分插入排序 c语言实现多种算法-Bubble sort bucket sort counting sort heap sort two insertion sort C language to achieve a variety of algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-11-18
    • 文件大小:28.22kb
    • 提供者:pyqing
  1. dev

    0下载:
  2. 智能agent教学,多模式教学系统的测试与工作方便下载!-Intelligent agent teaching, testing and to facilitate the work of the multi-mode teaching system download!
  3. 所属分类:Data structs

    • 发布日期:2017-12-04
    • 文件大小:8.98mb
    • 提供者:yafsfs
  1. car-parking-lot

    0下载:
  2. 这是一个自动计时的停车场,此外车库的大小也可在在DOS框中随便定义 使我们更加全面认识停车场的系统-This is an automatic timed parking, In addition, the size of the garage can also be defined to make us a more comprehensive understanding of the parking system in the DOS box, casually
  3. 所属分类:Data structs

    • 发布日期:2017-11-17
    • 文件大小:2.6kb
    • 提供者:Marty
« 1 2 ... .76 .77 .78 .79 .80 681.82 .83 .84 .85 .86 ... 2673 »
搜珍网 www.dssz.com