搜索资源列表
fuzzy_work.rar
- 模糊系统的simulink仿真,控制一阶和二阶系统,Simulink fuzzy system simulation, control first-order and second-order system
ADC2.rar
- First end second order sigma-delta ADC Simulink model.,First end second order sigma-delta ADC Simulink model.
Ross_solution
- Solution manual for "A first course in probability by Ro-Solution manual for "A first course in probability by Ross
depth-first-algorithm
- 数据结构经典算法C++实现(五):深度优先(邻接矩阵,递归)算法-Data structures classical algorithm C++ of realization (e): depth-first (recursive) algorithm, the adjacency matrix
SunHongEn
- 一阶熵的计算,可以直观的看到一阶熵是如何计算的-first order entropy computation
eightnum
- 8数码的广度优先算法和A*算法。可以查找出最佳路径,并且自动演示-8 digital breadth-first algorithm and A* algorithm. Can search out the best path, and automatic presentation
Depth-First-Traverse
- 此代码为“图的深度优先遍历”的源代码,图的存储形式为邻接矩阵,里面有图的邻接矩阵存储的代码,有深度优先遍历的算法,还有验证的主函数。-This code for the " depth-first traversal map" of the source code, Figure storage form of adjacency matrix, there are plans stored in the adjacency matrix code, a deep traver
Broad-First-Search(AdjLGraph)
- 此代码为“图的广度优先遍历”的源代码,图的存储形式为邻接表,里面有图的邻接表存储的代码,还有广度优先遍历的算法,还有验证的主函数。-This code is " breadth-first traversal map" of the source code, Figure storage form of adjacency list, there are plans stored in the adjacent table code, as well as breadth-fi
Memory
- 内存管理 设计一个内存管理器,支持至少两种分配策略。 对不同分配策略的性能进行评估。 利用c++语言实现了,First-fit,next-fit。两种分配算法。并实现了测试程序 -Design a memory management memory management, and support for at least two types of allocation strategies. On the performance of different allocation st
BFS
- 广度优先搜索算法分析;供程序设计人员使用-Breadth-first search algorithm analysis for programmers to use
A_first_course_in_probability
- A first course in Probability by Ross, 5th edition. However, most of it is the same as 7th edition.
dfsorigin
- DFS in Matlab, Depth First Search
8PuzzleProblem
- 实现了简单的宽度优先搜索,算法比较简单,课程设计时可用。-To achieve a simple breadth-first search
Matlabexample
- This program is the analytical approach in composite design to determine the safety factors and strength components of a general multidirectional laminate based on the Tsai-Wu failure criterion and also on the first ply failure (FPF) approach by usin
search_graph
- 一个python程序,实现了无向图的结构模拟,以及广度优先搜索的算法,以及显示最短路径之一。用leo+ulipad实现。-A python program to realize the structure of an undirected graph simulation, as well as the breadth-first search algorithm, and display one of the shortest path. By leo+ ulipad achieved.
indentify_1
- 用于一阶时滞系统的辨识,共有切线法与两点法的程序。经过测试,效果较好,适用于学习系统辨识的初学者。-First-order delay system for identification, a total tangent method and the two law procedures. Tested the effect is good for beginners to learn the system identification.
First_Order_Plus_Dead-Time_Model
- 应用最小二乘法对一阶加滞后系统进行辨识,得到相关参数-Least square method the first order plus delay system identification, are relevant parameters
A-First-Course-in-Linear-Algebra
- A First Course in Linear Algebra
Frequent-pattern-discovery-in-first-order
- datamining First part
DFS-first-algorithm
- DFS优先算法Matlab代码,十分强大!-DFS first algorithm Matlab code is very powerful!