搜索资源列表
Data-Structures-in-C
- Data Structures in C:Concept and Implementation. Data Structures in C Power Point
A Practical Introduction to Data Structures and Al
- 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
NONSAP
- 非线性有限元程序,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
Dijkstra
- 最短路径的Dijkstra算法程序。Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。 Dijkstra算法是很有代表性的最短路算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。 -The Dijkstra shortest path algorithm for the proce
123
- 英文版数据结构与对象 书名《DATA STRUCTURES &OTHER OBJECTS USING c++》-The English version of the data structure and object title DATA STRUCTURES
DataStructure(CSharp)
- 将数据结构与C#语言和.NET框架结合是本书的一大特点。.NET平台是微软推出的一个新的开发平台,目的是让“不同的语言共享同一平台”。.NET很可能成为下一代Windows操作系统的一部分。而C#语言作为新一代完全面向对象的语言,是.NET的母言。本书所有的数据结构和算法都是用C#语言进行描述,并在相应章节的末尾介绍了在.NET框架中常用的数据结构和算法。用C#在.NET平台开发的技术人员可以从本书中获得许多有益的知识和技术。-Data structure and C# language and
eigen
- 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
Data.Structures.Demystified
- Data Structures Demystified Whether you are an entry-level or seasoned designer or programmer, learn all about data structures in this easy-to-understand, self-teaching guide that can be directly applied to any programming language.
structures
- structures programs source code
Data-structures-and-algorithms
- 这是关于数据结构与算法的八套练习题,希望队期末考试有所帮助-This is about eight sets of data structures and algorithms of the exercises, hoping team final exam help! !
Data-structures-and-algorithms-PPT
- 这是关于数据结构的PPT,讲的简单易懂,里面有不少代码,希望对您有帮助-This is a data structure on the PPT, talk about easy to understand, which has a lot of code, and want to help you! !
Data-structures-and-algorithms-toolbox
- 数据结构与算法工具箱,里面有一些有用的函数,值得一看。-Data structures and algorithms toolbox, which has some useful functions, worth a visit.
PythonDataStructuresandAlgorithms
- python 数据结构与算法的电子文档。-electronic documents of python data structures and algorithms.
DataStructuresandAlgorithms
- 数据结构和算法,Alfred V.Aho所著,很不错的一本老书,有时候都可以拿来看一看。-Data structures and algorithms, written by Alfred V. Aho , it is a good old book, if you got time you can take a look.
Structures.tar
- Structures Theory in Spanish.
data-structures
- 西北工业大学 数据结构算法与应用-C++语言描述-Northwestern Polytechnical University, data structures algorithms and applications-C++ language to describe
structures
- 数据结构中队列栈和链表和二叉树的基本用法-Stack and queue data structures in the basic use of lists and binary trees
data-structures-used-algorithm
- 数据结构常用算法集,学习数据结构必备书籍。-Common set of data structure algorithms, learning data structures necessary books.
data-structures-
- 数据结构与算法期中练习题包括选择题和填空题-Interim data structures and algorithms, including multiple choice and fill in the blank exercises
Fundamental-Data-Structures
- Fundamental Data Structures by