TAILIEUCHUNG - CMSC 420CMSC 420: Data Structures1 Spring 2001

Technology can be most broadly defined as the entities, both material and immaterial, created by the application of mental and physical effort in order to achieve some value. In this usage, technology refers to tools and machines that may be used to solve real-world problems. It is a far-reaching term that may include simple tools, such as a crowbar or wooden spoon, or more complex machines, such as a space station or particle accelerator. Tools and machines need not be material; virtual technology, such as computer software and business methods, fall under this definition of technology.[10]. | Lecture Notes CMSC 420 CMSC 420 Data Structures1 Spring 2001 Dave Mount Lecture 1 Course Introduction and Background Tuesday Jan 30 2001 Algorithms and Data Structures The study of data structures and the algorithms that manipulate them is among the most fundamental topics in computer science. Most of what computer systems spend their time doing is storing accessing and manipulating data in one form or another. Some examples from computer science include Networking Suppose you need to multicast a message from one source node to many other machines on the network. Along what paths should the message be sent and how can this set of paths be determined from the network s structure Information Retrieval How does a search engine like Google store the contents of the Web so that the few pages that are most relevant to a given query can be extracted quickly Compilers You need to store a set of variable names along with their associated types. Given an assignment between two variables we need to look them up in a symbol table determine their types and determine whether it is possible to cast from one type to the other say because one is a subtype of the other . Computer Graphics You are designing a virtual reality system for an architectural building walk-through. Given the location of the viewer what portions of the architectural design are visible to the viewer In many areas of computer science much of the content deals with the questions of how to store access and manipulate the data of importance for that area. In this course we will deal with the first two tasks of storage and access at a very general level. The last issue of manipulation is further subdivided into two areas manipulation of numeric or floating point data which is the subject of numerical analysis and the manipulation of discrete data which is the subject of discrete algorithm design. An good understanding of data structures is fundamental to all of these areas. What is a data structure Whenever we .

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.