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

资源列表

« 1 2 ... .91 .92 .93 .94 .95 2596.97 .98 .99 .00 .01 ... 2673 »
  1. HTSRCH

    0下载:
  2. 数据结构常用算法的程序实现,采用C语言,之—哈希查找-篇。-Commonly used data structure of the program algorithm using C language, the- hash find- articles.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:641byte
    • 提供者:ssl
  1. 1_1

    0下载:
  2. 最小生成树算法 克鲁斯法尔算法 球最佳路径-kulru method class maiun void cx
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:641byte
    • 提供者: macle
  1. fft

    0下载:
  2. 在C语言环境下的快速傅里叶变换算法-In the C language environment Lala Lala fast Fourier transform algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:641byte
    • 提供者:kang
  1. p261plus

    0下载:
  2. 一套扑克牌洗牌算法,带有详尽的解释,适合初学者学习-A set of playing cards shuffle algorithm, with detailed explanations, suitable for beginners to learn
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:641byte
    • 提供者:
  1. bulid

    0下载:
  2. 输入一串数字,创建二叉排序树,并对二叉排序树进行中序遍历,即可以对这串数字排序-Enter the string of numbers, create a binary search tree and binary search tree in order traversal, this string of numbers that can be sorted
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:641byte
    • 提供者:王弘扬
  1. BINARYTR

    0下载:
  2. binary tree creation insertion,deletion,traversal
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:640byte
    • 提供者:pandey
  1. binary_search

    0下载:
  2. 关于二分查找的代码,二分查找又称折半查找,优点是比较次数少,查找速度快-the search of binary_search
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:640byte
    • 提供者:周阳
  1. against-list

    0下载:
  2. 构建一个链表,并对链表逆置.输出链表信息-Build a linked list and against the set linked list then input the information of this linked list
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:640byte
    • 提供者:李娟
  1. 4

    0下载:
  2. 本题关于排序与细节处理,故选择int数组作为数据结构。 算法思想如下:对于输入的数据,根据其后的‘+’‘-’,用a,b的数组分别记录染病和正常的动物的高度。然后分别将a,b两数组排序。对于其后的m组询问,分别求出要杀中的动物数量x和最多误杀的动物数量y,分别询问a,b数组的倒数x,y位置的元素,稍作处理,分别作为最高高度和最低高度输出(若不和逻辑,输出-1)。程序结束。 复杂度:本题的运算时间主要用于排序(快排),故复杂度为O(nlogn)。空间复杂度是 O(n)。 -This
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:640byte
    • 提供者:邓志杰
  1. SOLAR

    0下载:
  2. this is solar system in c++ .
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:639byte
    • 提供者:aditya
  1. quicksort_random

    0下载:
  2. 快速排序,使用随机哨兵 void quickSort(int numbers[], int array_size) void q_sort(int numbers[], int left, int right) -quicksort by means of random pivot void quickSort(int numbers[], int array_size) void q_sort(int numbers[], int left, int right)
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:639byte
    • 提供者:寻常
  1. MONKEY

    0下载:
  2. 假设有两个按元素值递增次序排列的线性表A和B,均以单链表形式存储,里面的大部分元素对应相等,请删除一些元素(A中有而B中没有,或B中有而A中没有),使得两个有序表中保留下来的元素对应相等。比如,A中元素为(1,3,5,7,8,10,13,18),B中元素为(1,3,6,8,9,10,13,15),则删除元素后A、B里的元素为(1,3,8,10,13)。-Suppose there are two elements of value by increasing order of linear ta
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:639byte
    • 提供者:顾欣
« 1 2 ... .91 .92 .93 .94 .95 2596.97 .98 .99 .00 .01 ... 2673 »
搜珍网 www.dssz.com