-
Data_Structures_and_Algorithms_Using_CSharp
C# programmers: no more translating data structures from C++ or Java to use in your programs! Mike McMillan provides a tutorial on how to use data structures and algorithms plus the first comprehensive reference for C# implementation of data structures and algorithms found in the .NET Framework library, as well as those developed by the programmer. The approach is very practical, using timing tests rather than Big O notation to analyze the efficiency of an approach. Coverage includes arrays and array lists, linked lists, hash tables, dictionaries, trees, graphs, and sorting and searching algorithms, as well as more advanced algorithms such as probabilistic algorithms and dynamic programming. This is the perfect resource for C# professionals and students alike.
- 2010-12-13 17:29:40下载
- 积分:1
-
四轴专用PID参数整定方法及原理
说明: 关于多旋翼四轴的PID的原理,以及处理的方法。对于做多旋翼无人机开发的很有用。(The principle of the PID of the four axis of the multi rotor and the method of processing. It is very useful for the development of multi rotor UAVs.)
- 2018-03-26 10:20:13下载
- 积分:1
-
电力系统继电保护-电子图书
说明: procedure of matlab which is used to cultivated
- 2019-06-27 08:46:42下载
- 积分:1
-
Exceptional C++中文版
Exceptional C++书籍,质量特别好,有利于C转C++,而且中文版有利于英语不是很好的人阅读(Exceptional C++ books, the quality is particularly good, is conducive to C to C++, and the Chinese version is conducive to English is not very good people reading)
- 2017-11-17 15:59:00下载
- 积分:1
-
ProcessInjectBooks
有关进程注入的方法的小结,对初学者有很大的帮助。(The process approach into the summary, very helpful for beginners.)
- 2010-01-27 11:56:26下载
- 积分:1
-
backstepping
The objective is to present a nonlinear approach to design a suitable controller system for the photovoltaic (PV) single-phase grid-connected system. The system structure includes a PV generator, Boost converter, and DC-AC inverter coupled to grid network. A backstepping controller is developed to extract maximum point power tracking (MPPT), to regulate the DC bus voltage, and to generate a sinusoidal current into the grid in phase with grid voltage in order to achieve unity power factor. The stability of the control algorithm is demonstrated by tools of Lyapunov analysis. Simulations show that the proposed controller system completely accomplishes listed aims even under atmospheric conditions variation. Theperformance of the proposed controller has been validated by numerical simulation in MATLAB SIMULINK(The objective is to present a nonlinear approach to design a suitable controller system for the photovoltaic (PV) single-phase grid-connected system. The system structure includes a PV generator, Boost converter, and DC-AC inverter coupled to grid network. A backstepping controller is developed to extract maximum point power tracking (MPPT), to regulate the DC bus voltage, and to generate a sinusoidal current into the grid in phase with grid voltage in order to achieve unity power factor. The stability of the control algorithm is demonstrated by tools of Lyapunov analysis. Simulations show that the proposed controller system completely accomplishes listed aims even under atmospheric conditions variation. Theperformance of the proposed controller has been validated by numerical simulation in MATLAB SIMULINK)
- 2020-06-22 02:00:02下载
- 积分:1
-
MATLAB6.5辅助优化计算与设计随书源代码
说明: 本书作为正式教材和自学用书均非常优秀,作为程序设计者的参考用书亦极为合适,需要的同志,赶快下吧(the book as an official self-learning materials and books are excellent, as a procedural designers reference book is also very suitable to the needs of comrades, where it quickly)
- 2006-02-20 01:25:08下载
- 积分:1
-
模电课件
有助于学习理解模拟电子技术,里面内容主要为一些上课用到的PPT课件(It will teach you how to learn Basis of Analogue Electronic Technique well.)
- 2019-03-11 23:33:19下载
- 积分:1
-
徐士良C常用算法程序集(第二版)
徐士良C常用算法程序集(第二版).(XU Shi-liang C algorithms commonly used procedures set (the second version).)
- 2020-06-26 10:40:01下载
- 积分:1
-
机器学习实战(高清 中文版)
机器学习实战(高清 中文版)
作者: Peter
本书通过精心排的实例切入日常工作任务摒弃学术化语言利用高效可复用的Python 代码阐释如何处理统计数据进行数据分析及可视化。读者可从中学到一些核心的机器学习算法并将其运用于某些策略性任务中如分类、预测及推荐等。本书适合机器学习相关研究人员及互联网从业人员学习参考。(Machine learning combat (HD Chinese version)
Author: Peter
This book cuts into everyday tasks through elaborate examples. Abandoning academic language uses efficient and reusable Python code to illustrate how to process statistics for data analysis and visualization. Readers can learn some core machine learning algorithms and apply them to certain strategic tasks such as classification, prediction, and recommendation. This book is suitable for machine learning related researchers and Internet practitioners to learn reference.)
- 2019-05-19 03:06:57下载
- 积分:1