C Programming Certification Course4,558 Ratings Intellipaat’s C Programming online course will help you learn Data Structures in C and other aspects of this programming language, such as Basic I/O, C instructions, data types, control instructions, functions, recursion, strings, arrays, and more...
数据结构(C语言版) ,严蔚敏,吴伟民 ,清华大学出版社; 数据结构(用面向对象方法与c++描述),殷人昆等,清华大学出版社; 算法与数据结构,傅清祥,王晓东,电子工业出版社; MOOCS * 课程配套慕课: /course/SCUT08091000960 * Preliminaries Chapter1 Data Structures and Algorithms Chapter2 Mathematical Preliminaries Chapter3...
数据结构英文版课件Data Structures Course 下载积分: 1700 内容提示: Data Structures Using CData Structures Using C2010-6-21Chengxian Deng理学院 物理系物理系Physics Department6/21/201016/21/20101/9South China University of TechnologyData StructuresUsing CNicklaus Wirth: 文档格式:PDF | 页数:9 | ...
◆RequiredTextbook:Structures,AlgorithmAnalysis,theelectronicbook.CourseMaterial ◆RecommendedReferenceTextbook:1.APracticalIntroductiontoDataStrcutresandAlgorithmAnalysis,CliffordA.Shaffer.2.<<数据结构(C语言版)>>,严蔚敏,吴伟民编著,清华大学出版社。DataStructures 2017-2-21 4/9 Contents 1.2.3.4.5.6.7.8...
A good algorithm usually comes together with a set of good data structures that allow the algorithm to manipulate the data efficiently. In this course, we consider the common data structures that are used in various computational problems. You will learn how these data structures are implemented ...
course in discrete mathematics 7.1 Quadrature squeezing 7.1 Quadrature squeezing Data Structures Using C Data Structures Using C 2010-3-16 C. X. Deng 理学院 物理系 物理系 3/16/2010 4 3/16/2010 4/9 Grading Schemes 1.Homework (20%) ...
Data Structures - Course SyllabusSupplementary Books
计算机学院 谢芳 Data Structures Using C 2017-2-21 Data Structures 1/9 2017-2-21 Data Structures 2/9 Prerequisites (Backgrounds) Good knowledge of C Programming A course in discrete mathematics 2017-2-21 Data Structures 3/9 Grading Schemes Homework + Attendance(20%) Programming (20%) Terminal...
This course will use Java but the concepts you learn can be applied to almost all modern programming languages. Read more Syllabus Week 1: Core Data Structures Week 2: Advanced Data Structures Week 3: Software Design Week 4: Implementing and Improving Software ...
在这门课程中,你将学习到数据的基本的存储和计算的方法,掌握线性表、栈、队列、树、图等基本的数据结构以及相关的基本算法。,数据结构(Data Structures),华南理工大学