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

搜索资源列表

  1. AVL_Lib

    0下载:
  2. Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:87430
    • 提供者:高名
  1. fox

    0下载:
  2. Turbo C - (C) Copyright 1987, 1988 by Borland International */ #define S_IREAD 0x0100 /* from SYS\\STAT.H */ #define S_IWRITE 0x0080 /* from SYS\\STAT.H */ #define TRUE 1 #define FALSE 0 #define MSGHEADER \"MICROCALC - A Turbo C D
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:991877
    • 提供者:狐狸
  1. xtsort

    0下载:
  2. 快速排序算法代码实现,可以对不同格式的数据快速排序。-Quicksort is a fine general purpose sorting algorithm. For different kinds of data, however, it may not be the fastest or the best. For example, it has trouble sorting lists that contain many duplicate values and the al
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:10352
    • 提供者:tksi
  1. 3230

    0下载:
  2. 带堆优化的贪心,从题意中我们可以得到的最暴力解法就是,每天都搜索整个数组,找出符合条件的题目并且它的经验是最大的,这样找M天就好了。接下来就是如何优化,在每次找的时候我们只要找经验最大的,因为可以用大顶堆组织可以做的题目,每次升级之后加入新的可以做的题目就OK了。-Optimized with a greedy heap, from the meaning of the questions, we can get the most violent solution is that every d
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:808
    • 提供者:ufo
  1. EvaluateExpression

    0下载:
  2. 不含变量的整数表达式求值,支持四则运算。栈的典型应用,为学习数据结构的优秀代码。-Non-integer variable expression evaluation, support for arithmetic. Typical applications stacks, data structure for learning the fine code.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:14370
    • 提供者:袁迪
  1. rbonce

    0下载:
  2. this a very fine program which works on all platforms
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:3080
    • 提供者:Kuttuk
  1. RBTREE

    0下载:
  2. this a very fine program which works on all platforms
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1739
    • 提供者:Kuttuk
  1. RBagain

    0下载:
  2. this a very fine program which works on all platforms
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2864
    • 提供者:Kuttuk
  1. bst

    0下载:
  2. this a very fine program which works on all platforms
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1476
    • 提供者:Kuttuk
  1. C-algorithm-for-fine-Daquan

    0下载:
  2. 精编C算法大全,最近收集的最经典的c程序算法-C algorithm for fine Daquan
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:452691
    • 提供者:limuzi
  1. c

    0下载:
  2. 精细介绍了c#算法和技术的应用,是很好的一个学习c#的资料,讲解的很详细-Fine introduced the c# algorithm and technology, is a learning c# very good information, to explain in great detail
  3. 所属分类:Data structs

    • 发布日期:2017-05-21
    • 文件大小:6439201
    • 提供者:
  1. yinhangjiasuanfa

    0下载:
  2. 蛮好的一个算法自己改进过,适合于交作业用的啊-A fine improvement over their algorithm, suitable for hand in papers with the ah
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:2047
    • 提供者:沈桦
  1. Data-structure-course-CPP

    0下载:
  2. 数据结构方面的书籍,c++的,是刚开始学习数据结构朋友的优秀指导书-Data structure of the books, c++, the data structure is just beginning to learn the fine instructions friends
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:4445224
    • 提供者:maweiqi
  1. ArcNode-

    0下载:
  2. 数据结构精品课程图的讲解(图的应用、图的基本术语、图的基本操作)-Data structure diagram to explain the fine courses
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:485327
    • 提供者:adrian
  1. source-codes

    0下载:
  2. some good programs. its all been corrent and working fine.
  3. 所属分类:Data structs

  1. NSGA-II

    0下载:
  2. 相对于NSGA而言,NSGA—II具有以下优点:1)提出新的基于分级 的快速非胜出排序算法,将计算复杂度由 降到 ,其中: 表示目标函数的数目, 表示种群中个体的数目;2)为了标定分级快速非胜出排序后同级中不同元素的适值,也为使准 域中的元素能扩展到整个 域,并尽可能均匀遍布,文献[7]提出了拥挤距离的概念,采用拥挤距离比较算子代替需要计算复杂的共享参数的适值共享方法;3)引入了保优机制,扩大了采样空间,经选择后参加繁殖的个体所产生的后代同其父代个体共同竞争来产生下一代种群,因此有利于保持优良的
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:20100
    • 提供者:姜徐东
  1. binarytree

    0下载:
  2. 讲递归函数改成非递归可以采用循环的方式,找出第K大的元素也可以变查找边记录,而对于删除某一个范围,可以设置判断条件。一旦满足就调用删除函数。-in order to tranverse a binarytree and you can add or delete a node with the function.you can also fine the biggest one etc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:2692
    • 提供者:李青
  1. beibaowenti

    0下载:
  2. 辅助新手理解一位数组的背包问题 没有别的了 价值真的不大 -good is good oh ok how are you fine think and you
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1333
    • 提供者:施志强
  1. Stack-and-queue

    0下载:
  2. 用visual c++实现的栈与队列的基本操作。以停车场为例,具有初始化停车场,添加车辆,车辆出停车场,显示所有车位细信息等功能。-With the basic operation of the stack and queue visual the c++ realization. In the parking lot as an example, with initialization parking lot, add the vehicle, the vehicle out of the p
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:233804
    • 提供者:危育冰
搜珍网 www.dssz.com