-
数据结构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
-
飞行控制系统
说明: 飞行控制系统,张明廉,已绝版的经典版本pdf(Flight Control System, Zhang Minglian, classic version pdf)
- 2021-01-15 11:28:46下载
- 积分:1
-
Effective Modern C++
现在C++有效编程的基本技巧和方法,是第一本介绍C++ 11 新版本的高效率编程的数据(Now the basic skills and methods of C++ effective programming are the first to introduce the highly efficient programming data of the new version of C++ 11.)
- 2018-06-14 10:53:09下载
- 积分:1
-
计算机图形学_0
说明: 本书是外文计算机图形学的中文翻译,主要讲计算机图形学的基本原理与方法,是我们上课时用的教材。(the book is a foreign language computer graphics in Chinese translation, the main speaker computer graphics the basic principles and methods we use in class teaching materials.)
- 2005-12-25 15:57:30下载
- 积分:1
-
用AVR单片机控制语言芯片应用
这是用AVR8位单片机控制语言芯片发音的一个指南,有参考价值(AVR8-bit microcontroller chip control language pronunciation of a guide, a reference value)
- 2005-08-13 14:08:44下载
- 积分:1
-
Lab5-1-1 LED
LED, as you can see,
- 2020-06-20 06:20:01下载
- 积分:1
-
C参考手册
一款C语言代码方法搜索手册,方便写代码的字典(A C language code method search manual, easy to write code dictionary)
- 2019-06-28 01:47:06下载
- 积分:1
-
VHDL语言100例详解
说明: 适合入门及进阶的100个VHDL练习题,从易到难(100 VHDL exercises for beginners and advanced students, from easy to difficult)
- 2020-04-10 16:52:07下载
- 积分:1
-
FPGA.Implementations.of.Neural.Networks
FPGA神经网络设计(影印本),全英文,很有用(FPGA neural network design (photocopies), all in English, very useful)
- 2008-05-21 21:14:28下载
- 积分:1
-
C++ 编程思想书
经典的C++编程资料,有助于建立面对对象的编程习惯(Classical C++ Programming book)
- 2019-03-22 17:31:25下载
- 积分:1