CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 数据结构与算法

搜索资源列表

  1. zifucuan

    0下载:
  2. 算法与数据结构里的字符串的各种操作,配合讲义模拟出字符串的操作等,对算法给以程序上的验证-Algorithm and data structure of a variety of string operations, with lectures simulate the operation of string and so on, to give procedural algorithm to verify
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:226001
    • 提供者:李海涛
  1. TsinghuaCdatastructures

    0下载:
  2. 清华+殷人昆C++数据结构 幻灯片教学课件 通过本课程的学习,应达到知识和技能两方面的目标: 1、知识方面:从数据结构的类定义和对象的使用,以及存储表示和操作的实现两个层次,系统地学习和掌握常用的基本数据结构(包括数组、顺序表、多项式、字符串、链表、栈与队列、优先级队列、广义表、树与森林、二叉树、堆、集合、图、搜索结构、索引结构、散列结构等)及其不同的实现,了解并掌握分析、比较和选择不同数据结构、不同存储结构、不同算法的原则和方法,为后续课程的学习打好基础。 -Tsinghua Q
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1839013
    • 提供者:ciweijsf
  1. aluo1

    0下载:
  2. 拿“优”的数据结构课程设计:模拟旅馆管理系统的床位的分配与回收功能。 里头包括源代码、exe文件、课程设计报告。非常全,值得下载!-Get " excellent" curriculum of the data structure design: Analog hotel management system for the allocation of beds and Recycling function. Inside, including source code, ex
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:83407
    • 提供者:aluo
  1. MultiTask

    0下载:
  2. 操作系统中的一个例子,关于多任务下的数据结构与算法-An example of operating system, on the mission of many data structures and algorithms
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:114924
    • 提供者:阿甘
  1. c

    0下载:
  2. 全国计算机二级公共基础知识- 目录: (1) 数据结构与算法 (2) 程序设计基础与软件工程基础 (3) 数据库设计基础-National computer rank examination C
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:367863
    • 提供者:dada
  1. DataStructure(CSharp)

    0下载:
  2. 将数据结构与C#语言和.NET框架结合是本书的一大特点。.NET平台是微软推出的一个新的开发平台,目的是让“不同的语言共享同一平台”。.NET很可能成为下一代Windows操作系统的一部分。而C#语言作为新一代完全面向对象的语言,是.NET的母言。本书所有的数据结构和算法都是用C#语言进行描述,并在相应章节的末尾介绍了在.NET框架中常用的数据结构和算法。用C#在.NET平台开发的技术人员可以从本书中获得许多有益的知识和技术。-Data structure and C# language and
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1346108
    • 提供者:liukunyao
  1. Python

    0下载:
  2. Python 数据结构与算法 英文版-Python data structures and algorithms in English
  3. 所属分类:source in ebook

    • 发布日期:2017-05-14
    • 文件大小:3412182
    • 提供者:wu
  1. queens

    0下载:
  2. 包含两个文件,一个是n皇后问题的动态搜索演示,一个是程序包,里面有n皇后问题的各种优化解法,对掌握数据结构与算法都很有好处-Consists of two documents, a problem is the dynamics of n Queen' s english presentation, a package, there are a variety of questions n Queen optimization method, the master data structu
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:50639
    • 提供者:heaton
  1. vc_Algorithm

    0下载:
  2. VC++数据结构与算法经典的上百种源码包,绝对对C++编程有帮助,涉及数学、底层编程、校验算法、问题算法、文件算法、大小写转换、进制转换、字符转换、数组、单链表、二分查找、汉诺塔算法以及其它一些常用算法,有的含有示例,C++编程不可多得的编程资料-VC++ data structures and algorithms on hundreds of classic source package, absolutely on the C++ programming help, involving m
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:319734
    • 提供者:林玲
  1. data_structure_and_algorithm

    0下载:
  2. 《数据结构与算法入门导学》 第一章 概论 第二章 线性表 第三章 栈和队列 第四章 串 第五章 多维数组和广义 表 第六章 树 第七章 图 第八章 排序 第九章 查找 第十章 文件-" Introduction to Data Structures and Algorithm Study I." Introduction to Chapter II Chapter III Chapter linear stack and queue Chapter IV Chapter V
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:417810
    • 提供者:lzm
  1. shujujiegou_suanfa(CPP)

    0下载:
  2. 数据结构与算法综合资料库.CHM 包含经典的数据结构、常用算法、以及c++学习资料等,全是经典的东西-General data structures and algorithms library. CHM contains classic data structure, commonly used algorithms, as well as the c++ learning materials and so on, all things classic. . .
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1663237
    • 提供者:chyjp
  1. first

    0下载:
  2. 数据结构与算法分析中创建链表,实现多项式相加-Analysis of the data structure and algorithm to create a list, add up to the realization of polynomial
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:536
    • 提供者:百树人
  1. Javaapplet

    0下载:
  2. 《Java数据结构与算法》中的源代码和applet-java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:356270
    • 提供者:李民
  1. learnOfDataStructures

    0下载:
  2. 数据结构与算法导学,对初学者很有用处,绝对经典-Data Structures and Algorithms Guidance, very useful for beginners, absolute classic
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:417802
    • 提供者:liurunbao
  1. ssd5-Exam1

    1下载:
  2. ssd5 数据结构与算法 EXAM1 敬请参考下,对你应该有帮助-arithmetic and date structure
  3. 所属分类:Data structs

    • 发布日期:2014-10-22
    • 文件大小:213603
    • 提供者:石朋欣
  1. Algorithms_DataStructures

    0下载:
  2. 算法与数据结构课件,有助于自学,是刚入门时好的学习资料。-Algorithms and data structures courseware, self-help is just when a good learning materials portal.
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:4362634
    • 提供者:huangguilin
  1. 7_41

    0下载:
  2. 数据结构与算法利用深度优先遍历有向图求关键路径-Critical_Path()
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1774
    • 提供者:ziyou
  1. greedyl

    0下载:
  2. 数据结构与算法,贪心法求最小生成树的c语言描述算法-Data structure and algorithm, greedy method for minimum spanning tree algorithm described in the c language
  3. 所属分类:Other windows programs

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

    0下载:
  2. 简单的数据结构与算法,C描述,适合初学者自学-Simple data structure and algorithm, C descr iption, suitable for beginners and self-
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:5069765
    • 提供者:李林
  1. DS

    1下载:
  2. 数据结构与算法分析(C语言)很详细课件,配合浙江大学陈越教授的书本-Data structure and Algorithm courseware
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:2925823
    • 提供者:巫刚
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com