CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - structures

搜索资源列表

  1. Data.Structures.for.Game.Programmers

    0下载:
  2. Data.Structures.for.Game.Programmers一书的源代码。-Data.Structures.for.Game.Programmers The book's source code.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1009.74kb
    • 提供者:zhanghua
  1. Data-Structures-in-C

    0下载:
  2. Data Structures in C:Concept and Implementation. Data Structures in C Power Point
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12.68mb
    • 提供者:陳煒松
  1. A Practical Introduction to Data Structures and Al

    0下载:
  2. A Practical Introduction to Data Structures and Algorithm Analysis,数据结构和算法,里面包括Java描述、C++描述和C描述三个版本,非常全-A Practical Introduction to Data Structures and Analysis Algorithm, data structures and algorithms, including Java inside descr iption, descr ipti
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6.96mb
    • 提供者:妖精雨
  1. demonstrations.rar

    0下载:
  2. 游戏开发数据结构Data Structures for Game Programmers,这是里面包含是范例,文件比较大,Game development data structure Data Structures for Game Programmers, this is an example of which is included in the document more
  3. 所属分类:Game Program

    • 发布日期:2017-06-16
    • 文件大小:23.47mb
    • 提供者:dreamsxin
  1. NONSAP

    1下载:
  2. 非线性有限元程序,NONSAP is a general finite element program for the nonlinear static and dynamic analysis of complex structures. The program is very flexible and was designed to be extended and modified by the user. In particular the program can easily be mo
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:122.64kb
    • 提供者:wangsong
  1. Dijkstra

    6下载:
  2. 最短路径的Dijkstra算法程序。Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。   Dijkstra算法是很有代表性的最短路算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。 -The Dijkstra shortest path algorithm for the proce
  3. 所属分类:matlab例程

    • 发布日期:2013-12-26
    • 文件大小:1.15kb
    • 提供者:haiyan
  1. 123

    0下载:
  2. 英文版数据结构与对象 书名《DATA STRUCTURES &OTHER OBJECTS USING c++》-The English version of the data structure and object title DATA STRUCTURES
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:118.65kb
    • 提供者:马丽雅
  1. data+structures+using+c

    0下载:
  2. data+structures+using+c的源码-data+ structures+ using+ c source code
  3. 所属分类:source in ebook

    • 发布日期:2017-03-28
    • 文件大小:170.74kb
    • 提供者:Virgo
  1. examples

    0下载:
  2. 游戏开发数据结构Data Structures for Game Programmers,这是里面包含是实例-Game development data structure Data Structures for Game Programmers, which is contained inside is the example of
  3. 所属分类:Game Program

    • 发布日期:2017-05-03
    • 文件大小:986.79kb
    • 提供者:dreamsxin
  1. structures

    0下载:
  2. 游戏开发数据结构Data Structures for Game Programmers,这是里面包含是数据结构代码-Game development data structure Data Structures for Game Programmers, this is is a data structure which contains the code
  3. 所属分类:Game Program

    • 发布日期:2017-04-16
    • 文件大小:57.42kb
    • 提供者:dreamsxin
  1. Data_Structures_and_Problem_Solving_with_C++

    0下载:
  2. Data Structures and Problem Solving Using C++ provides an introduction to data structures and algorithms from the viewpoint of abstract thinking and problem solving, as well as the use of C++. It is a complete revision of Weiss successful CS2 book Al
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1.47mb
    • 提供者:voirin
  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
    • 文件大小:1.28mb
    • 提供者:liukunyao
  1. CBuilder

    0下载:
  2. C++ Builder程序员学习数据结构,里面涵盖了所有你要学习的数据结构的所有源码(二叉树、链表、单链表、双链表、红黑树、快速排序、冒泡排序、哈弗曼树、堆、集合、字典、散列、字典、跳表、图、最短路径、排序。。。。)等等所有数据结构涉及的源码-C++ Builder programmers to learn data structures, which cover all you want to learn all the source data structure (tree, list, s
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.32mb
    • 提供者:南才北往
  1. eigen

    0下载:
  2. Program to solve for natural frequencies (eigenvalues) and resulting mode shapes (eigenvectors) in simple structures -Program to solve for natural frequencies (eigenvalues) and resulting mode shapes (eigenvectors) in simple structures
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:854byte
    • 提供者:cougar
  1. Sams.Publishing.Data.Structures.and.Algorithms.pdf

    0下载:
  2. Data.Structures.and.Algorithms in java second edition
  3. 所属分类:Java Develop

    • 发布日期:2017-05-14
    • 文件大小:3.46mb
    • 提供者:cywin
  1. Data.Structures.with.Cplusplus.using.STL

    2下载:
  2. Data Structures with C++ using STL, 2nd Edition 的源代码-Data Structures with C++ using STL, 2nd Edition source code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:2.63mb
    • 提供者:silence.simon
  1. Object-Oriented.Data.Structures.Using.Java

    0下载:
  2. Object-Oriented.Data.Structures.Using.Java,一本实用Java实现数据结构的书,专门正对面向对象-Object-Oriented.Data.Structures.Using.Java, the realization of a practical data structure Java book, is devoted to object-oriented
  3. 所属分类:Java Develop

    • 发布日期:2017-05-29
    • 文件大小:11.23mb
    • 提供者:nick
  1. Reinforced-concrete-structures-Park

    2下载:
  2. 经典书籍Reinforced concrete structures-Park,钢筋混凝土研究必读书籍,主要介绍钢筋混凝土本构,非线性等相关方面的知识-Classic books Reinforced concrete structures-Park, Reinforced Concrete must-read book describes the structure of reinforced concrete, nonlinear, and other related knowledge
  3. 所属分类:Other systems

    • 发布日期:2017-06-21
    • 文件大小:32.83mb
    • 提供者:王德斌
  1. Data Structures and Algorithms in C++ (1)

    0下载:
  2. Advanced data structures C++
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:12.45mb
    • 提供者:CookieMonster
  1. Fundamental-Data-Structures

    0下载:
  2. Fundamental Data Structures by
  3. 所属分类:数据结构

    • 发布日期:2018-04-29
    • 文件大小:5.03mb
    • 提供者:tangoprj
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com