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

资源列表

« 1 2 ... .71 .72 .73 .74 .75 276.77 .78 .79 .80 .81 ... 2673 »
  1. KnapsackProblem

    0下载:
  2. 问题:已知有n种物品和一个可容纳M重量的背包,每种物品i的重量为wi。假定将物品i的一部分xi放入背包就会得到pixi的效益,这里,0≤xi≤1,pi>0。如果这些 物品重量的和大于M,要求所有选中要装入背包的物品总重 量不得超过M,而装入背包物品获得的总效益最大。-Question: are known to have n kinds of goods and M can hold the weight of a backpack, the weight of each item
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:950byte
    • 提供者:lily
  1. biaodashi

    0下载:
  2. 用C++实现的中后缀表达式,使用的是堆栈,适合刚刚学数据结构的新手使用-Implemented using C++ in the postfix expression, using a stack data structure suitable for the novice just learning to use
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:950byte
    • 提供者:凌乱
  1. linjiejuzhen

    0下载:
  2. 8.3.1利用邻接矩阵的图广度优先遍历算法-8.3.1 Using the adjacency matrix of the graph breadth-first traversal algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:950byte
    • 提供者:大无
  1. 10.15

    0下载:
  2. 有一个班4个学生,5门课。(1)求第一门课的平均分 (2)找出有2门以上课程不及格的学生,输出他们的学号和全部 课程成绩和平均成绩;(3)找出平均成绩在90分以上或者全部 课程成绩在85分以上的学生。分别编写3个函数实现以上3个要求-There is a class four student, 5 course. (1) Find the first course of the average (2) to identify two or more students failed t
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:950byte
    • 提供者:weiyanyu
  1. shunxubiao

    0下载:
  2. 这是一个数据结构中有关链表的可以实现任一串数字的各种顺序排列!-This is a linked list data structure can be achieved for any string of numbers of order!
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:950byte
    • 提供者:乐儿lee
  1. List-insert-delete

    0下载:
  2. 构造链表List,在List上实现元素的插入、删除-Construct the list List, the List element to achieve the insertion, deletion
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:950byte
    • 提供者:zkj
  1. BUBBLE

    0下载:
  2. 建队列,销毁队列,入队,出队,求队列长度,判断队空,显示队列。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:951byte
    • 提供者:rabi
  1. main

    0下载:
  2. poj2109:Power of Cryptography.贪心算法.正确程序.-poj2109:Power of Cryptography.Greedy algorithm.accepted program.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:951byte
    • 提供者:王文波
  1. BUBLE_game

    0下载:
  2. bubble game in c language
  3. 所属分类:Data structs

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

    0下载:
  2. 数据结构中实现矩阵转置功能,利用随机数产生稀疏矩阵。-Data structure to implement matrix transpose function, sparse matrix using random number generator.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:951byte
    • 提供者:明峰
  1. 12

    0下载:
  2. 运用递归方法建立二叉排序树并实现结点的插入-Recursive Methods using binary sort tree and implement the insertion node
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:951byte
    • 提供者:杰克
  1. sort

    0下载:
  2. 编写一个C编程,实现这样的功能:从键盘输入任意个整数,以0作为结束标志,对这个整数序列从小到大排序,并输出排序后的结果。 题目分析:在这里应用链表作为数据的存储结构。因为链表的存储空间是分配在系统的动态存储区的,因此可以在程序执行时动态的分配内存。这样就可以轻松的解决动态的数列访问问题。-Write a C program, to achieve this functionality: any integer from the keyboard, with 0 as the end mark
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:951byte
    • 提供者:小陈
« 1 2 ... .71 .72 .73 .74 .75 276.77 .78 .79 .80 .81 ... 2673 »
搜珍网 www.dssz.com