-
数据结构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
-
FPGA那些事儿--Modelsim仿真技巧REV6.0
FPGA modelsim 仿真详细说明介绍(Modelsim operation manul, detail expain how to use modelsim)
- 2018-01-02 10:48:28下载
- 积分:1
-
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
-
C Answer Book_1989.pdf
经典C语言书上的练习的答案,手边放一本非常方便。C语言的学习光看书没有用,必须做练习,这个答案帮助很大。(The C Answer Book. Solutions to the Exercises in The C Programming Language, Second Edition by Brian W. Kernighan and Dennis M. Ritchie)
- 2017-07-21 07:15:47下载
- 积分:1
-
C++并发编程实战(中文版)
说明: 很不错的高并发编程资料,讲的也狠细!共大家一起学习!(Learning materials 2312312)
- 2019-07-08 17:41:07下载
- 积分:1
-
Upgrade_SiteFactory.Standard_3.0.0.0-3.1.0.0
打印设备的源代码我认为很重要的东西, 我贡献给大家喔(Printing device' s source code I think the important thing, I contribute to you Oh)
- 2009-12-21 07:51:40下载
- 积分:1
-
Lab6-5-2 WAV_Play_8b_8k
wav, as you can see,
- 2020-06-20 06:20:01下载
- 积分: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
-
ABB+Control+Builder+M教程
ABB+Control+Builder+M教程,ABB PLC编程器Controlbuilder使用教程。(ABB+Control+Builder+M tutorial, ABB PLC programmer Controlbuilder tutorial.)
- 2018-04-12 10:07:40下载
- 积分:1
-
MATLAB编程(第二版)-菜鸟入门教材(1)
这个非常适合有初步学习经验的人来更加深入学习matlab编程,其中有实际的例子非常适合学习(This is very suitable for people with preliminary learning experience to learn more about matlab programming, and there are practical examples that are very suitable for learning.)
- 2018-03-20 17:15:35下载
- 积分:1