Advanced Data Structures in Java

所在平台: CourseraArchive

课程类别: 其他类别

大学或机构: CourseraNew

课程主页: https://www.coursera.org/archive/advanced-data-structures

课程评论:没有评论

第一个写评论        关注课程

课程简介

University of California, San Diego

课程大纲

Welcome to the first week in the third course of our Intermediate Java Programming Specialization. Once again start with introductions, and in particular introduce the unique structure of this course. Also, if you're not sure if this course is right for you, we've got an optional pre-course quiz coming right up that can help you figure out if you're in the right place. If you decide to stay with us (and we really hope you will!) we've got a great backbone project for you: your very own mapping application, inspired by Google Maps! The core data structure throughout this course is graphs, which may very well be the most fundamental data structure in all of computer science. Ready to begin? So are we!

课程评论(0条)

课程详情

How does Google Maps plan the best route for getting around town given current traffic conditions? How does an internet router forward packets of network traffic to minimize delay? How does an aid group allocate resources to its affiliated local partners? To solve such problems, we first represent the key pieces of data in a complex data structure. In this course, you’ll learn about data structures, like graphs, that are fundamental for working with structured real world data. You will develop, implement, and analyze algorithms for working with this data to solve real world problems. In addition, as the programs you develop in this course become more complex, we’ll examine what makes for good code and class hierarchy design so that you can not only write correct code, but also share it with other people and maintain it in the future. The backbone project in this course will be a route planning application. You will apply the concepts from each Module directly to building an application that allows an autonomous agent (or a human driver!) to navigate its environment. And as usual we have our different video series to help tie the content back to its importance in the real world and to provide tiered levels of support to meet your personal needs.

Java中的高级数据结构:在当前交通状况下,Google Maps如何规划出最佳路线来绕城? Internet路由器如何转发网络流量数据包以最大程度地减少延迟?援助小组如何向其下属的当地合作伙伴分配资源? 为了解决此类问题,我们首先以复杂的数据结构表示关键数据。在本课程中,您将学习数据结构(例如图形),这些数据结构是处理结构化现实世界数据的基础。您将开发,实施和分析用于处理这些数据的算法,以解决现实世界中的问题。此外,随着您在本课程中开发的程序变得越来越复杂,我们将研究什么才是好的代码和类层次结构设计的基础,这样您不仅可以编写正确的代码,还可以与他人共享并在其中维护它。未来。 本课程中的骨干项目将是路线规划应用程序。您将直接将每个模块中的概念应用到构建允许自治代理(或人工驾驶员!)浏览其环境的应用程序中。和往常一样,我们提供不同的视频系列,以帮助使内容重新回到其在现实世界中的重要性,并提供分层的支持以满足您的个人需求。

课程标签

0人关注该课程

主题相关的课程