Presentation for CS490 Other Topics By: Chihwei Hsu By: Chihwei Hsu Date: Nov 17, 2003 Date: Nov 17, 2003 Class: CS490 Class: CS490.

Slides:



Advertisements
Similar presentations
Chapter 1: The Database Environment
Advertisements

Computer Concepts 5th Edition Parsons/Oja Page 492 CHAPTER 10 File And Database Concepts Section A PARSONS/OJA Databases.
Chapter 11 Artificial Intelligence and Expert Systems.
Databases Chapter Distinguish between the physical and logical view of data Describe how data is organized: characters, fields, records, tables,
Concepts of Database Management Sixth Edition
©The McGraw-Hill Companies, Inc. Permission required for reproduction or display. slide 1 CS 125 Introduction to Computers and Object- Oriented Programming.
Concepts of Database Management Seventh Edition Chapter 1 Introduction to Database Management.
Databases Chapter 11.
BUSINESS DRIVEN TECHNOLOGY
Data Base Management System
Chapter 1 Introduction to Databases
Introduction to Database Systems 1.  Assignments – 3 – 9%  Marked Lab – 5 – 10% + 2% (Bonus)  Marked Quiz – 3 – 6%  Mid term exams – 2 – (30%) 15%
Chapter 1 1 © Prentice Hall, 2002 Database Design Dr. Bijoy Bordoloi Introduction to Database Processing.
Introduction to Data bases concepts
Database System Concepts, 5th Ed. ©Silberschatz, Korth and Sudarshan See for conditions on re-usewww.db-book.com Chapter 1: Introduction.
CS 21a: Intro to Computing I Department of Information Systems and Computer Science Ateneo de Manila University.
Chapter 1: The Database Environment and Development Process
Concepts of Database Management Seventh Edition
6-1 DATABASE FUNDAMENTALS Information is everywhere in an organization Information is stored in databases –Database – maintains information about various.
Copyright © 2003 by Prentice Hall Computers: Tools for an Information Age Chapter 13 Database Management Systems: Getting Data Together.
Concepts of Database Management, Fifth Edition Chapter 1: Introduction to Database Management.
Database Technical Session By: Prof. Adarsh Patel.
11 C H A P T E R Artificial Intelligence and Expert Systems.
Concepts of Database Management, Fifth Edition Chapter 1: Introduction to Database Management.
Databases and Database Management Systems
Discovering Computers Fundamentals Fifth Edition Chapter 9 Database Management.
Professor Michael J. Losacco CIS 1110 – Using Computers Database Management Chapter 9.
Storing Organizational Information - Databases
Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education.
MIS 327 Database Management system 1 MIS 327: DBMS Dr. Monther Tarawneh Dr. Monther Tarawneh Week 2: Basic Concepts.
Artificial Intelligence By Michelle Witcofsky And Evan Flanagan.
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 5 Data Resource Management.
McGraw-Hill/Irwin © 2008 The McGraw-Hill Companies, All Rights Reserved Chapter 7 Storing Organizational Information - Databases.
Chapter 1 1 Lecture # 1 & 2 Chapter # 1 Databases and Database Users Muhammad Emran Database Systems.
I Robot.
The University of Akron Dept of Business Technology Computer Information Systems The Relational Model: Concepts 2440: 180 Database Concepts Instructor:
Artificial intelligence
Management Information Systems, 4 th Edition 1 Chapter 8 Data and Knowledge Management.
1 Database Systems Instructor: Nasir Minhas Assistant Professor UIIT PMAS-AAUR
Data Structures and Algorithms Dr. Tehseen Zia Assistant Professor Dept. Computer Science and IT University of Sargodha Lecture 1.
Switch off your Mobiles Phones or Change Profile to Silent Mode.
Concepts of Database Management Seventh Edition Chapter 1 Introduction to Database Management.
1 TOPIC 6 DATABASE 6.1 Introduction to Database 6.2 Basic Concept of Database 6.3 Database Object DATABASE.
0 / Database Management. 1 / Identify file maintenance techniques Discuss the terms character, field, record, and table Describe characteristics.
DATABASES. -2 Competencies Distinguish between the physical and logical view of data Describe how data is organized Describe databases Describe the five.
Databases Chapter Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
Copyright (c) 2014 Pearson Education, Inc. Introduction to DBMS.
1 Geog 357: Data models and DBMS. Geographic Decision Making.
ITEC 1010 Information and Organizations Chapter V Expert Systems.
INFORMATION TECHNOLOGY DATABASE MANAGEMENT. A database is a collection of information organized to provide efficient retrieval. The collected information.
LECTURE TWO Introduction to Databases: Data models Relational database concepts Introduction to DDL & DML.
1 Lecture1 Introduction to Databases Systems Database 1.
Introduction to Computer Programming Concepts M. Uyguroğlu R. Uyguroğlu.
Sub-fields of computer science. Sub-fields of computer science.
Datab ase Systems Week 1 by Zohaib Jan.
Analysis of Computing Options at ISU
CHAPTER 1 Introduction BIC 3337 EXPERT SYSTEM.
Introduction Characteristics Advantages Limitations
CS 21a: Intro to Computing I
Tools for Memory: Database Management Systems
CHAPTER 1: THE DATABASE ENVIRONMENT AND DEVELOPMENT PROCESS
Introduction into Knowledge and information
Chapter 1: The Database Environment
Data base management system dbms
Data Model.
CHAPTER 1: THE DATABASE ENVIRONMENT AND DEVELOPMENT PROCESS
DATABASE ENGINEERING INTRODUCTION.
The ultimate in data organization
Terms: Data: Database: Database Management System: INTRODUCTION
MIS 385/MBA 664 Systems Implementation with DBMS/ Database Management
Presentation transcript:

Presentation for CS490 Other Topics By: Chihwei Hsu By: Chihwei Hsu Date: Nov 17, 2003 Date: Nov 17, 2003 Class: CS490 Class: CS490

Modeling and Simulation Modeling- Modeling- The use of mathematics to describe a situation The use of mathematics to describe a situation or a physical object. Mathematical formulas can or a physical object. Mathematical formulas can be used to manipulate data, to develop be used to manipulate data, to develop business plans and projections, or to evaluate business plans and projections, or to evaluate the impact of proposed changes on a the impact of proposed changes on a company's operations and financial status. company's operations and financial status. Simulation- Simulation- Using a model to perform a process. Using a model to perform a process.

Steps in Simulation

Information Retrieval Information retrieval systems are used to store and query textual data such as documents. They use a simpler data model than database systems. Information retrieval systems are used to store and query textual data such as documents. They use a simpler data model than database systems. Those queries attempt to locate documents. For example put the keyword on search engine. The query that a user has in mind usually cannot be stated precisely. Only offers best match. Those queries attempt to locate documents. For example put the keyword on search engine. The query that a user has in mind usually cannot be stated precisely. Only offers best match.

Artificial Intelligence Definition Artificial Intelligence is a branch of Science which deals with helping machines find solutions to complex problems in a more human-like fashion. This generally involves borrowing characteristics from human intelligence, and applying them as algorithms in a computer friendly way

Artificial Intelligence (cont.) Artificial Intelligence (cont.) Technology Over the past five decades, AI research has mostly been focusing on solving specific problems. Numerous solutions have been devised and improved so efficient and reliable. This explains why the field of Artificial Intelligence is split into many branches, ranging from Pattern Recognition to Artificial Life, including Evolutionary Computation and Planning.

Artificial Intelligence (cont.) Artificial Intelligence (cont.) Languages used in AI LISP LISP PROLOG PROLOG

Computer Graphics OpenGL is the industry’s most widely used, supported and best documented 2D/3D graphics API making it inexpensive & easy to obtain information on implementing OpenGL in hardware and software. OpenGL is the industry’s most widely used, supported and best documented 2D/3D graphics API making it inexpensive & easy to obtain information on implementing OpenGL in hardware and software. OpenGL is a cross-platform standard, and its library can be used on all windows, MacOS, Linux and Unix systems. OpenGL is a cross-platform standard, and its library can be used on all windows, MacOS, Linux and Unix systems.

Databases A database is a structured collection of data. Data can refer to the characteristics of people, things, and events. A database is a structured collection of data. Data can refer to the characteristics of people, things, and events. Database System versus File System Database (advantage) Database System versus File System Database (advantage) –Compactness of the data –Speed of operations –Less drudgery –Currency –Data can be shared –Integrity can be maintained –Security can be applied

Databases (Cont.) File (Disadvantage) Data redundancy Data redundancy Difficulty in accessing data Difficulty in accessing data Data isolation – Because data may be located in different files, and may be difficult to retrieve from files. Data isolation – Because data may be located in different files, and may be difficult to retrieve from files. Integrity problems Integrity problems Security problems Security problems

Databases (Cont.) Databases (Cont.) Data Models Data Models  Entity-Relationship Model  Relational Model The entity-relationship (E-R) data model is a widely used data model, and it provides a convenient graphical representation to view data, relationships and constraints. A relational database is organized as a set of formally-described tables from which data can be accessed or reassembled in many different ways without having to reorganize the database tables.

Databases (Cont.) Databases (Cont.) Example Example Entity-Relationship Model ( E-R Model ) Entity-Relationship Model ( E-R Model ) SALARY PHONE ENAME ESSN Employee ASSIGNED -TO MANAGES MGRS DEPTS MSSN DNAME LOCATION MNAME

Databases (Cont.) Example Relational Model Database Example Relational Model Database Employee : Employee : DEPTS: DEPTS: MGRS: MGRS: ASSIGNED-TO: ASSIGNED-TO: MANAGES: MANAGES: ENAMESALARYPHONEESSN DNAMELOCATION MNAMEMSSN ESSNDNAME DNAMEMSSN

VLSI VLSI – Very Large Scale Integration Refers to those high density electronic integrated circuits. Refers to those high density electronic integrated circuits. How to build circuits on silicon ship? How to build circuits on silicon ship?

Logic Programming Declarative : Declarative : the program specifies a computation by giving the properties of a correct answer. Prolog and LDL are examples of declarative languages; since they emphasize the logical properties of a computation, they are often called logic programming languages. the program specifies a computation by giving the properties of a correct answer. Prolog and LDL are examples of declarative languages; since they emphasize the logical properties of a computation, they are often called logic programming languages.

Logic Programming (cont.) PROLOG - Logic Programming Language Sample Prolog /* Fact */ male(jimmy).male(jack). /* Rule */ father(jimmy,jack). ancestor(jimmy,jack) :- father(jimmy,jack). Which one is correct? Which one is correct? Jimmy is Jack ’ s father Jimmy is Jack ’ s father Jack is Jimmy ’ s father Jack is Jimmy ’ s father

References _abstract.html _abstract.html _abstract.html _abstract.html Tarik Booker from Spring CS490 Tarik Booker from Spring CS490 CS442 notes CS442 notes Silberschatz, Abraham. Database System Concepts (4 th Edition) Silberschatz, Abraham. Database System Concepts (4 th Edition) Luger, George F. Artificial Intelligence (4 th Edition) Luger, George F. Artificial Intelligence (4 th Edition)

Ending Any Question! Any Question!