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

搜索资源列表

  1. libgist-2.0.1

    0下载:
  2. Libgist is an implementation of the Generalized Search Tree, a template index structure that makes it easy to implement any type of hierarchical access method (AM). -Libgist is an implementation of the Generalized Search Tree, a template index stru
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2267788
    • 提供者:hu
  1. 邮局选址问题

    0下载:
  2. 这个是大家非常熟悉的一个非常常用的算法,邮局选择问题,相信大家一定可以学到很多东西的-This is all very familiar with a very commonly used algorithm, the post office matter of choice, I am sure that you can learn a lot of things
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7322
    • 提供者:周华
  1. dancinglink

    0下载:
  2. This a program to implement the so-called \"dancing link\" which is introduced in Knuth s paper. This is really a super acrobatic and I am sure that not many programmers can understand the algorithms.   -This is a program to implement the so-c
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8750
    • 提供者:reine
  1. problem1103(update)

    0下载:
  2. 浙江大学ACM练习题 1103 提交通过代码 上一个包失误未付原码,十分抱歉!-Zhejiang University ACM 1103 Exercises code submitted through a packet errors unpaid original code, I am very sorry!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:30552
    • 提供者:superD
  1. class

    0下载:
  2. 给定m个n维向量a , a , ,am 1 2  ,向量分类问题要求将相同的向量划分为同一类。试用 抽象数据类型表设计解向量分类问题的有效算法。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1468
    • 提供者:fuwei
  1. 本人用C++编写的数据结构

    0下载:
  2. 本人大学时编写的算法包括 堆栈数据结构 链表数据结构 及二叉树等。。。。。。很多很全-I am prepared by the university, including stack algorithm data structure Chain and binary tree data structure so. . . . . . The whole lot
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6513
    • 提供者:艺冲
  1. compute_code

    0下载:
  2. source code for compute,i am sure it will be good for you.It can be complied on c\c++ plafort
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:377652
    • 提供者:justin
  1. maandian

    0下载:
  2. 找马鞍点:1. 若在矩阵Am×n中存在一个元素A[i][j],其满足A[i][j]是第i行元素中最小值,且又是第j列元素中最大值,则称此元素为该矩阵的一个马鞍点。用二维数组存储矩阵Am×n ,设计算法求出矩阵中所有马鞍点。-Find a saddle point: 1. If in the matrix Am × n, there is a element of A [i] [j], the meet A [i] [j] is the first line element in the mini
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:156733
    • 提供者:李月
  1. list

    0下载:
  2. 本人在学习数据结构课程,做课程设计时写的程序,演示了线性表的操作,这是一个控制台下的C程序。-I am in the learning data structure courses, so when writing the curriculum design process, to demonstrate the operation of the linear form, this is a C program under the console.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:6274
    • 提供者:menchael
  1. TreeMap

    0下载:
  2. 本人在学习数据结构,做课程设计时,写的演示二叉树和图的C语言控制台程序。-I am in the learning data structure, so when the curriculum design and writing binary tree and map presentation of C language program console.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:6116
    • 提供者:menchael
  1. DS

    0下载:
  2. 本人绝对原创的教学计划编制问题,拿出来和大家一起分享。-I am absolutely in the teaching of original programming problems and work out to share with everyone.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:50728
    • 提供者:King
  1. pi_1

    0下载:
  2. 一个求pi的很巧妙的经典算法 我对对其中的想法深感震惊 所以拿来给朋友们分享-Pi seeking a classical algorithm very clever of them I am deeply shocked by the idea of it were given to friends to share
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:4656
    • 提供者:xiang
  1. Clanguage

    0下载:
  2. 针对初学C语言及数据结构者有很大的帮助,这其中绝大部分是我本人学习C语言及数据结构所做实验后经验证正确的程序。对学习者有很好的引导和帮助作用。-C language for beginners and data structures are very helpful, the vast majority of which I am learning C language and data structure after the experiment done by proven correct
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:412675
    • 提供者:JACK
  1. sort_programe

    0下载:
  2. 几个排序算法的源程序,希望能审核通过,我是学生,希望能向高手们学习。-The source of several sorting algorithms, hoping for approval and I am a student, hoping to learn to master.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:131912
    • 提供者:魏晨
  1. josephus_by_kuffin.tar

    0下载:
  2. 我是个C语言的初学者,于是就用C写了个约瑟夫环,利用的是链表,希望大家多提意见。-I am a C language for beginners, so he wrote a Joseph with the C ring, the use of the list, I hope you speak up.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:2147
    • 提供者:kuffin
  1. am-shu

    0下载:
  2. 称之为Armstrong数,试写出一程式找出所有的三位数Armstrong数。 -Armstrong called the number and try to write a program to identify all of the three-digit Armstrong number.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:708
    • 提供者:zsr
  1. dataStructure-in-cPP

    0下载:
  2. 1.在vs2008下,解压运行即可 2.里面有向量、二叉查找树、二叉堆等的用C++模板实现代码 3.该模板代码,由本人亲自编写,根据数据结构与算法,C++描述所述编写-1. In vs2008, the extract can be run 2. There are vectors, binary search tree, binary heap, etc. using C++ templates code 3. The template code, which I am persona
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1411497
    • 提供者:文石磊
  1. Link

    0下载:
  2. 链表的实现 认真书写上传的资料详细功能包含内容说明-I am a primerver i need help i need this thing sorry i m worry void fun() usigned int a need help
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2354682
    • 提供者:张路
  1. 01beibao(dongtaiguihua)

    0下载:
  2. 01背包问题的动态规划算法,能运行,我调好的-01 knapsack problem dynamic programming algorithm, to run, I am a good tune
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1749
    • 提供者:crp0289
  1. ccccc

    0下载:
  2. 输出字符串的反序,例如 iam a student输出student a am i-Output string in reverse order, for example, iam a student out student a am i
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:105467
    • 提供者:
« 12 »
搜珍网 www.dssz.com