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

资源列表

« 1 2 ... .51 .52 .53 .54 .55 25156.57 .58 .59 .60 .61 ... 28276 »
  1. datastr

    0下载:
  2. C/C++常用的数据结构类 包括: array.h: 安全数组,可自动增长大小(随机访问,但扩充时效率低) linkedlist.h: 普通链表(可随机访问,但访问效率低) dclinkedlist: 双向循环链表(不可随机访问,但插入、遍历的效率都比普通链表高) hashtable.h: 哈希表(使用键值标识元素,键值一样的元素即认为相等,需重载 == 运算符并由用户定义哈希函数) binstree.h: 二叉搜索树(需重载 == 和 < 运算符) avltr
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:16765
    • 提供者:sam
  1. 123

    0下载:
  2. 数据结构课程中,采用非递归算法 ,利用栈中序遍历二叉树。-Data structure course, the use of non-recursive algorithm using binary tree traversal stack.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1155
    • 提供者:
  1. number_of_fibs

    0下载:
  2. 计算满足a<=x<=b且是Fibonacci数的x个数。-Calculated to satisfy a
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:965
    • 提供者:金鹰翰
  1. 8quene

    0下载:
  2. 暴力算法和回溯算法求解8皇后问题,图像化界面-Violence algorithm and backtracking algorithm 8 Queen
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:7927
    • 提供者:LOCUST
  1. 1073

    0下载:
  2. 设有n 个程序{1,2,…, n }要存放在长度为L的磁带上。程序i存放在磁带上的长度是 Li,程序存储问题要求确定这n 个程序在磁带上的一个存储方案,使得能够在磁带上存储尽可能多的程序。对于给定的n个程序存放在磁带上的长度,编程计算磁带上最多可以存储的程序数。-N a procedure with (1,2, ..., n) should be kept in the length L of the tape. Procedures i stored in the tape length is
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:789
    • 提供者:兰帕德
  1. middlechanfinally

    0下载:
  2. 输入一个中缀表达式,将其变为后缀, 内有VC++源代码 -Enter a infix expression to turn it into suffix, with VC++ Source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1429
    • 提供者:李家月
  1. Knapsack_V6.0

    0下载:
  2. vc实现的0-1背包问题,一般递归方法,动态规划方法和贪心方法-vc achieved 0-1 knapsack problem, the general recursive method of dynamic programming methods and greedy method
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:18500
    • 提供者:wangkc
  1. SmallChage

    0下载:
  2. 使用贪心技术,实现的对“找零问题”的求解-Use greedy techniques, the realization of
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:52056
    • 提供者:wangkc
  1. LockedDoor

    0下载:
  2. vc实现的关于“带锁的门”的求解算法,算法实现-vc achieved on
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:25816
    • 提供者:wangkc
  1. bahuanhou

    0下载:
  2. 八皇后问题求解,日,为什么要求文件说明那么长-8 Queen
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:17597
    • 提供者:david
  1. parking

    0下载:
  2. 演示停车场管理的C++算法。VC下编译通过。-Demonstration of the car park management C++ Algorithm. Adopted under the VC compiler.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:3435
    • 提供者:扬木
  1. data_struture

    0下载:
  2. 经典书籍了。数据结构习题的讲解。非常有用!可以下去看看。严蔚敏版本。-Classic books. Exercises on data structure. Very useful! Can continue to see. YAN Wei-min version.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:96423
    • 提供者:扬木
« 1 2 ... .51 .52 .53 .54 .55 25156.57 .58 .59 .60 .61 ... 28276 »
搜珍网 www.dssz.com