搜索资源列表
data structure
- 清华大学数据结构讲义-data structure lectures Tsinghua University
Qsinghua-Data structure
- 清華大學的數據結構講義,經典的書籍,照這個講義複習,一切ok-Qinghua University, the data structure lectures, classic books, as the review notes, all ok
structure
- 经典数据结构源代码,包括几种常用的数据结构和一些有创新的结构类型,拿出来与大家分享-classic source data structure, including several commonly used data structures and some innovative structural types, display to share with Members
base-data-structure-CPP-Class
- 自己编写的基本数据结构 C++ 模版,包括链表、队列、堆栈等,供各位朋友参考。-themselves prepared the basic data structure C templates, including the linked list, queue, stack, for friends reference.
siling-mode-variable-structure
- 在MATLAB环境下,利用滑膜变结构控制对直线二级倒立摆进行仿真调试。广泛应用于滑膜控制系统的研究。-in MATLAB environment, the use of synovial variable structure control of two straight inverted pendulum simulation debugging. Widely used in synovial control systems.
Data structure
- 数据结构-二叉树-data structure-Binary Tree
data-structure
- 描述了基本的数据结构算法:例如单链表的线性表、多项式等的建立遍历-Describes the basic data structure algorithms: for example, a linear single-chain form, through the establishment of such polynomials, etc.
2D-fdtd
- 二维光子晶体禁带的MATLAB源码,光子晶体中因周期性结构而存在的频率禁带称为光子禁带,光子禁带的存在是光子晶体具有广泛应用前景的重要原因。 禁带越大,可控光的频带也越宽-Two-dimensional photonic crystal band gap of MATLAB source, photonic crystal structure exists because of the cyclical frequency band known as photonic band gap, pho
truss
- 可以让用户输入桁架结构,程序自动运行计算受力分析-Allows users to enter the truss structure, the program automatically calculate stress analysis
BNT_SLP.tar
- 动态贝叶斯网络结构学习算法,用来检验基于BOA的DBN结构寻优体系的合理性与可行性。环境matlab 6.1以上-Dynamic Bayesian network structure learning algorithm, the DBN used to test the structure-based optimization BOA system is reasonable and feasible. Environmental matlab 6.1 or above
structure
- 数据结构二叉树实现代码:功能如下: (1)创建二叉树 (2)递归算法先序遍历二叉树 (3)非递归算法中序遍历二叉树 (4)递归算法后序遍历二叉树 (5)求二叉树叶子结点个数 (6)按层次遍历二叉树 (7)求二叉树树深 -A binary tree data structure to achieve the code: Function is as follows: (1) Create a binary tree (2) recursive alg
data_structure
- 数据结构与程序设计——C++语言描述(影印版)习题的答案 【作 者】Robert L.Kruse,Alexander J.Ryba -Data Structure and Program Design- C++ language descr iption (photocopy edition) Exercise the answer 【作者】 Robert L. Kruse, Alexander J. Ryba
data-structure-JAVA-edition-ppt
- 数据结构JAVA版本的电子教案,共有10章。内容全面包括数据结构的基本内容。-Data Structure JAVA version of the electronic lesson plans, a total of 10 chapters. Comprehensive and include the basic content of the data structure.
data-structure-exercise
- 严蔚敏数据结构c语言版的习题集 希望大家能够学习了数据结够后 得到试炼!-YAN Wei-min data structure c language version of the exercise set hope that we can learn from the data node test after enough!
data-structure-exercise-key
- 严蔚敏数据结构的习题答案 希望大家学习后 和答案对比 看看有没有进步 谢谢!-YAN Wei-min data structure of the exercises after the answer and hope that we learn the answer to see if there is progress compared Thank you!
Data-structure-courseware
- 些课件是针对朱站立的数据结构制做的课件,课件里都带有源码使用。-Data structure courseware
Data-structure-CPPlanguage
- 数据结构与算法,c++语言描述,萨尼,一本经典的数据结构书籍-Data structure and algorithm, c++ language descr iption, Sani, a classic data structure books
a-novel-structure-of-UPFC-with-matrix-converter.z
- This document refers to a novel control structure of UPFC based on Matrix converter
Data-Structure(in-C)
- 数据结构(C语言描述)方面经典书籍,通俗易懂且代码非常详细,可直接运行-classic data structure book(in C),it s very easy to understand,it also contains full codes which can execute on the computer directly.
data structure
- 基本数据结构源代码,c语言版,适合初学者模仿以及中级工程师调试(Basic data structure codes)