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

搜索资源列表

  1. examples

    0下载:
  2. 数据结构与算法综合资料库有比较不错的例题
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1667124
    • 提供者:kart
  1. sjjg

    0下载:
  2. 数据结构与算法学习辅导及习题详解,给大家更多的代码-Data structure and algorithm detailed study counseling and exercise,Give us more code!!!
  3. 所属分类:Data structs

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

    0下载:
  2. 数据结构与算法的一些实现程序,包括排序、队列等常见算法的-Data structure and algorithm to achieve a number of procedures, including sorting, common queue algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:9342
    • 提供者:吴翔
  1. 071806211

    0下载:
  2. (1)掌握数据结构与算法的设计方法,具备初步的独立分析和设计能力。 (2)初步掌握软件开发过程的问题分析、系统设计、程序编码、测试等基本方法和技能。 (3)提高综合运用所学的理论知识和方法以及独立分析和解决问题的能力。 (4)训练用系统的观点和软件开发的一般规范进行软件开发,培养软件工作者所应具备的科学的工作方法和作风。 (5)理论联系实践提高计算机专业综合水平。 -make your 11111111111111111111
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:161579
    • 提供者:陈胜
  1. asd

    4下载:
  2. 建立一个基本分页存储管理系统的模型 首先分配一片较大的内存空间,作为程序运行的可用存储空间 建立应用程序的模型; 建立进程的基本数据结构及相应算法 建立管理存储空间的基本存储结构 建立管理分页的基本数据结构与算法。 设计存储空间的分配与回收算法; 提供信息转储功能,可将存储信息存入磁盘,也可从磁盘读入 -asd
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1037546
    • 提供者:余乐
  1. Data_structure_ppt

    0下载:
  2. 数据结构与算法的一个幻灯片,其中有一些详细的讲解-This is a ppt file.It is from my teacher,which is used in my class.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:631142
    • 提供者:thk
  1. HuffmanDecoder

    0下载:
  2. Huffman Decoder 哈弗曼编码器 C语言描述 数据结构与算法 利用三叉树-Huffman Decoder
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:325206
    • 提供者:kobe_fu
  1. suanfayushujujiedoudaan

    1下载:
  2. 算法与数据结构c语言版第二版本的课后练习的答案-Algorithm and data structure of c language version of the second version of the answer to after-school practice
  3. 所属分类:Data structs

    • 发布日期:2016-07-09
    • 文件大小:1231628
    • 提供者:王文君
  1. heap_sort

    0下载:
  2. 该压缩包是描述数据结构与算法中的堆排序的Java源程序,可以直接导入Eclipse即可查看效果-The compressed packet is to describe data structures and algorithms in the Java source code HEAPSORT can be directly into Eclipse to see the effect of
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:38599
    • 提供者:吴旭
  1. ins_sort

    0下载:
  2. 该压缩包是描述数据结构与算法中的插入排序的Java源程序,可以直接导入Eclipse即可查看效果-The compressed packet is to describe data structures and algorithms in order to insert the Java source code directly into Eclipse to see the effect of
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:40053
    • 提供者:吴旭
  1. p_queue

    0下载:
  2. 该压缩包是描述数据结构与算法中的队列排序的Java源程序,可以直接导入Eclipse即可查看效果-The compressed packet is to describe data structures and algorithms to sort the queue of the Java source code directly into Eclipse to see the effect of
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:37256
    • 提供者:吴旭
  1. quick_sort

    0下载:
  2. 该压缩包是描述数据结构与算法中的快速排序的Java源程序,可以直接导入Eclipse即可查看效果-The compressed packet is to describe data structures and algorithms in Java Quick Sort source directly into Eclipse to see the effect of
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:53617
    • 提供者:吴旭
  1. Java_Algorithm

    0下载:
  2. 数据结构与算法分析Java语言描述第二版 书中源码-Data Structure and Algorithm Analysis Java language source code descr iption of the second edition of the book
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:47493
    • 提供者:Lucifer
  1. p

    0下载:
  2. 《数据结构与算法分析+C 2B 2B+描述+第三版》答案-answer
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2058549
    • 提供者:刘元盛
  1. BinTree

    0下载:
  2. 数据结构与算法-二叉树的用法。 二叉树的主要算法,声明等。-Data structures and algorithms- the usage of a binary tree. The main binary tree algorithm, statements.
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:11143
    • 提供者:Zoe Sun
  1. data_structure

    0下载:
  2. 数据结构与算法分析(第二版,C++)课后习题,希望对各位有帮助。-Data structure and algorithm analysis(2rd edition, C++), the exercises.
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2357943
    • 提供者:xxx
  1. maze

    0下载:
  2. 形象演示《数据数据结构与算法(用C++语言描述)》书里面的一个迷宫算法-Image Demo " Data Data Structures and Algorithms (with C++ language descr iption)" the book inside a maze algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:495852
    • 提供者:李先生
  1. zhangmingshujiegou

    0下载:
  2. 北京大学张铭教授《数据结构与算法》源码,是非常好的基于C++的教程,网上有视频。-Peking University Professor Zhang Ming " data structure and algorithm" source code, is a very good tutorial on C++, on-line with video.
  3. 所属分类:Data structs

    • 发布日期:2017-05-01
    • 文件大小:782457
    • 提供者:zhangzl
  1. jingcui

    0下载:
  2. vb/vc编程的参考资料,有大学时期看过和运行过的一些数据结构与算法方面的例子程序,有看过和运行过的vb/vc调用Windows API的一些例子,最近又加了一些vc基础方面的例子,很杂但也有些参考价值。-vb/vc programming, reference, there is seen in college and running on some of the data structures and algorithms Examples of procedures, read and r
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:647668
    • 提供者:hanxiaohua
  1. capi-0.01.tar

    0下载:
  2. < 多任务下的数据结构与算法>>一书的配套源代码,含有链表、哈希表、红黑树、AVL树、复合二叉树、无碎片内存管理、垃圾内存管理、多任务遍历等源代码-" " Multi-tasking data structures and algorithms under the " " a book supporting the source code, containing lists, hash tables, red-black tree, AVL
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:178459
    • 提供者:zhou
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com