-
数据结构C语言版
《数据结构》这门课程是信息与计算科学专业中一门重要的专业基础课程。当用计算机来解决实际问题时,就要涉及到数据的表示及数据的处理,而数据表示及数据处理正是数据结构课程的主要研究对象,通过这两方面内容的学习,为后续课程,特别是软件方面的课程打下了厚实的知识基础,同时也提供了必要的技能训练。我们主要学习的数据结构包括队列、堆、栈、链表、树和图等。通常情况下,精心选择合适的数据结构可以带来更高的存储效率,因此,数据结构课程在计算机应用专业中具有举足轻重的作用。(Data Structure is an important basic course in information and computing science. When using computers to solve practical problems, it is necessary to involve data representation and data processing, and data representation and data processing are the main research objects of data structure course. Through the study of these two aspects, it lays a solid knowledge foundation for follow-up courses, especially for software courses, at the same time. Necessary skill training is provided. The main data structures we learn include queues, heaps, stacks, linked lists, trees and graphs. Usually, choosing the right data structure carefully can bring about higher storage efficiency. Therefore, the course of data structure plays an important role in computer application specialty.)
- 2020-06-19 02:40:01下载
- 积分:1
-
Cadence Allegro
cadence的allegro软件使用的中文简易手册(cadence of the software used in simple manual)
- 2004-09-30 07:13:03下载
- 积分:1
-
driver
说明: 驱动程序实验 linux下进行操作 基础学习(driver program)
- 2010-04-06 22:02:39下载
- 积分:1
-
ObjectPascalHandbook-EN
说明: pascal书籍
pascal Object Hand book ,for delphi lazarus free pascal(pascal Object Hand book ,for delphi lazarus free pascal)
- 2020-06-23 13:00:06下载
- 积分: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
-
ObjectPascalHandbook-EN
pascal书籍
pascal Object Hand book ,for delphi lazarus free pascal(pascal Object Hand book ,for delphi lazarus free pascal)
- 2020-06-23 13:00:06下载
- 积分:1
-
Intel_Xscale270_6
06-第六章 Xscale 270 基本接口实验.ppt(06- Chapter VI Xscale 270 basic interface experiments. Ppt)
- 2009-09-25 16:08:18下载
- 积分:1
-
cips2ed
Image Processing in C
清晰pdf书,书中用源码。用C写图像处理程序的可参考!(Image Processing in C
)
- 2009-11-16 22:58:00下载
- 积分:1
-
PDFXVwer
PDF for editor document
- 2020-06-16 23:20:01下载
- 积分:1
-
Python深度学习
说明: 本书由Keras之父、现任Google A工智能研究员的弗朗索瓦?肖莱(Frangois Chollet)执笔,详尽介 绍了用Python和Keras进行深度学习的探索实践,涉及计算机视觉、自然语言处理、生成式模型等应用。 书中包含30多个代码示例,步骤讲解详细透彻。由于本书立足于人工智能的可达性和大众化,读者无须 具备机器学习相关背景知识即可展开阅读。在学习完本书后,读者将具备搭建自己的深度学习环境、建立 图像识别模型、生成图像和文字等能力(This book is written by Frangois Chollet, the father of keras and the current researcher of Google a intelligence. It introduces in detail the exploration and practice of deep learning with Python and keras, involving computer vision, natural language processing, generative model and other applications. The book contains more than 30 code examples, and the steps are detailed and thorough. Because this book is based on the accessibility and popularization of artificial intelligence, readers can read it without having the background knowledge of machine learning. After learning this book, readers will have the ability to build their own deep learning environment, establish image recognition model, and generate images and characters)
- 2021-01-08 19:49:44下载
- 积分:1