UCF Home UCF 2000-2001 Undergraduate Catalog

Computer Science Course Listing


CAP 4020ECS-CS3(3,0)
Digital Media: PR: COP 3530 or C.I. Information structures, algorithms and interactive tools for creation, compression, storage, indexing and transmission of multimedia (visual images, sound, tactile displays, etc.) Project-oriented.
CAP 4021ECS-CS3(3,0)
Building Virtual Worlds: PR: COP 3530 or C.I. Design and construction of software for networked interactive learning environments, entertainment and communication systems. Tools for enabling dramatic, artistic and technical creativity. Project oriented.
CAP 4453ECS-CS3(3,0)
Robot Vision: PR: COP 3530 (CS Maturity) and MAC 2312, or C.I. Pin hole camera and eye, perspective and orthographic projections, the processing of edges, regions, motion, shading, texture, object; robot arm usage
CAP 4630ECS-CS3(3,0)
Artificial Intelligence: PR: COP 3530 (CS Maturity). This also implies passing the Foundation Exam (COT 3960) which implies COT 3100 (Introduction to Discrete Structures). Current Methods in AI: knowledge-based systems, representation, inference, planning, natural language. Programming in Lisp or Prolog required.
CAP 4720ECS-CS3(3,0)
Computer Graphics: PR: COP 3530c and MAC 2147, or C.I. Math for computer graphics, visibility and shading, graphics and data structure, curves and surfaces, commodity graphics hardware, and graphics API.
CAP 5015ECS-CS3(3,0)
Multimedia Compression on the Internet: PR: Senior standing with background on design and analysis of algorithms. Open to all graduate students. Multimedia data; internet technology; entropy; compression methods; lossy compression; vector quantization; transform coding; wavelet video compression; model based compression.
CAP 5415ECS-CS3(3,0)
Computer Vision: PR: COP 3530 (CS Maturity) Knowledge of C and Calculus is desired. Image formation, binary vision, region growing and edge detection, shape representation, dynamic scene analysis, texture, stereo and range images, and knowledge representation.
CAP 5512ECS-CS3(3,0)
Evolutionary Computation: PR: Graduate standing or instructor approval. This course covers the field of evolutionary computation, focusing on the theory and application of genetic algorithms.
CAP 5636ECS-CS3(3,0)
Advanced Artificial Intelligence: PR: COP 4630. AI theory of knowledge representation, expert systems,memory organization, problem solving, learning, planing and natural language.
CAP 5725ECS-CS3(3,0)
Computer Graphics I: Fundamentals of Computer Graphics: PR: COP 3530-C/C++ or Java-Linear Algebra and Vector Algebra. Architecture of graphics processors; display hardware; principles of programming and display software; problems and applications of graphic systems.
CAP 6133ECS-CS3(3,0)
Advanced Topics in Computer Security and Computer Forensics: PR: CDA5501, COP5611, COT5405. Advanced topics in computer security and forensics such as cryptography, automatic intrusion detection, pattern matching and statistical techniques, firewalls, vulnerability scanning.
CDA 3103ECS-CS3(3,1)
Computer Organization: Combinational logic, arithmetic circuits, sequential logic design, finite state machine design, software tools for logic design..
CDA 4150ECS-CS3(3,0)
Computer Architecture: PR: COP 3402C and CDA 3103C. Basic processor design, hardwired and microprogrammed control, ALU, memory organization, pipelining, I/O, and computer arithmetic.
CDA 5106ECS-CS3(3,0)
Advanced Computer Architecture I: PR: CDA 4150 (CS Maturity) Primarily for students enrolled in the M.S. or Ph.D. program of the Department of Computer Science. The goal of the course is to teach advanced concepts and design principles of computer architecture. A study of the techniques of quantitative analysis and evaluation of modern computing systems.
CDA 5110ECS-CS3(3,0)
Parallel Architecture and Algorithms: PR: COT4210, CDA5106. General-purpose vs. special-purpose parallel computers; arrays,message-passing; shared-memory; taxonomy; parallization techniques;communication synchronization and granularity; parallel data structures; automatic program restructing.
CDA 5215ECS-CS3(3,0)
Architecture and Design of VLSI: PR: CDA 4150 or equivalent. Overview of VLSI technology. Logical design of basic subsystems; integrated system design tools; design of a VLSI computer system.
CDA 5501ECS-CS3(3,0)
Computer Communication Networks Architecture: PR: CDA 4150, Senior standing. Computer Networks, Layers, Protocols and Interfaces, Local Area Networks, Inter-networking.
CDA 5530ECS-CS3(3,0)
Performance Models of Computers and Networks: PR: Senior standing or beginning graduate student. Performance Models of Computer Systems and Networks using probability models and discrete event simulations. Queuing Theory and modeling tools.
CEN 4020ECS-CS3(3,0)
Component-based Engineering Software: PR: EEL4851C, EEL 4882. In-depth treatment of component-based software development including analysis design and implementation of correct and reusable software in different component levels.
CEN 5016ECS-CS3(3,0)
Software Engineering: PR: COP 4232 (Introduction to OO Requirements Specification and Design)or Graduate Status. Application of formal software processes, engineering methods, anddocumentation standards to the development of large scale software systems. A team project is required.
CGS 5131ECS-CS3(3,0)
Computer Forensics I: PR: Graduate status or permission of instructor. Seizure and Forensic Examination of Computer Systems. Legal issues regarding seizure and chain of custody. Technical issues in acquiring computer evidence. Popular file systems are examined. Reporting issues in the legal system.
CGS 5132ECS-CS3(3,0)
Computer Forensics II: PR: Undergraduate degree in CS or a closely related field, or CGS5131, or permission of instructor. Network Security, Intrusion Detection, and Forensic Analysis. Computer network protocols and security, network intrusion detection and prevention, digital evidence collection and evaluation, and legal issues involved in network forensics.
COP 3223ECS-CS3(3,0)
Introduction to Programming with C: Equivalent to EGN 3210. Programming in C including arrays, pointer manipulation and use of standard C math and IO libraries.
COP 3330ECS-CS3(3,0)
Object-Oriented Programming: PR: COP 3223 (C Language) Knowledge of C. Object oriented programming concepts (classes, objects, methods, encapsulation, inheritance, interfaces) and the expression of these concepts in the programming language Java.
COP 3402ECS-CS3(3,1)
Systems Programming: PR: COP 3503 (CS II) Also passing the Foundation Exam (COT 3960). Concepts of Assembly Language. Design and development of assemblers, linkers, loaders, Lexical Analysis and Compilers.
COP 3502ECS-CS3(3,0-1)
Computer Science I: PR: COP 3223. Knowledge of a high level programming language. Problem solving techniques, order analysis and notation, abstract data types, and recursion; ethical, moral and social issues in computing..
COP 3502HECS-CS3(3,0)
Computer Science I (Honors): PR: COP 3223. Knowledge of a high level programming language. Problem solving techniques, order analysis and notation, abstract data types, and recursion; ethical, moral and social issues in computing.
COP 3503ECS-CS3(3,0)
Computer Science II: PR: COP 3502 (pre-requisite) COP 3330 (pre-requisite). Continuation of Computer Science I. Introduction to Object-oriented design, data structures, traversal techniques, and program correctness.
COP 3503HECS-CS3(3,0)
Computer Science II - Honors: PR: COP 3503 (pre-requisite) COT 3100 (co-requisite). Continuation of Computer Science I. Introduction to Object-oriented design, data structures, traversal techniques, and program correctness.
COP 3530ECS-CS3(3,0)
Computer Science III: PR: COP 3503 (Computer Science II) This also implies passing the Foundation Exam (COT 3960) which implies COT 3100 (Introduction to Discrete Structures). Algorithm design and analysis for tree, list, set, relational and graph data models; effects of representation on algorithmic complexity. Introduction to parallel and distributed concepts.
COP 4020ECS-CS3(3,0)
Programming Languages I: PR: COP 3530 (CS Maturity) This also implies passing the Foundation Exam (COT 3960). The objective of this course is to gain deeper understanding of the paradigms and fundamental concepts of programming languages, such as scope, binding, abstraction, encapsulation, typing etc. Also, object-oriented, functional and logic programming paradigms will be introduced through sample programming languages.
COP 4232ECS-CS3(3,0)
Software Systems Development: COP 3960 (Foundation Exam): ensures qualification as a CS major. COP 3503 (Computer Science II): ensures knowledge of data structures, object-oriented programming, and of two programming languages C and Java. The principles, processes, and methods for developing large software systems in object-oriented programming languages, such as Ada and C++.
COP 4520ECS-CS3(3,0)
Concepts of Parallel and Distributed Processing: PR: COP 3402; COP 3530 This also implies passing the Foundation Exam (COT 3960) which implies COT 3100 ( Introduction to Discrete Structures ). Parallel and distributed paradigms, architectures and algorithms, and the analytical tools, environments and languages needed to support these paradigms.
COP 4600ECS-CS3(3,0)
Operating Systems: PR: COP 3530 Computer Science III- COP 3402 System Software. The goal of the course is to teach the function and organization of operating systems, process management, virtual memory, I/O management, and file management.
COP 4710ECS-CS3(3,0)
Database Systems: PR: COP 3530C (CS Maturity) This also implies passing the Foundation Exam (COT 3960) which implies COT 3100 ( Introduction to Discrete Structures ). Storage and access structures, database models and languages, related database design, and implementation techniques for database management systems.
COP 5021ECS-CS3(3,0)
Program Analysis: PR: COP 4020 (Programming Languages I) and COT 4210 (Discrete Computational Structures). Syntactic and Semantic analysis of programs. Theoretical and practical limitations, attribute evaluation, data flow analysis, program optimization, intermediate representations code generation. Tools to automate analysis.
COP 5537ECS-CS3(3,0)
Network Optimization: PR: PR: Graduate standing in Computer Science or Computer Engineering. Recent advances in the theory and computational techniques for optimal design and analysis of large networks for computers, communications, transportation, web and other applications.
COP 5611ECS-CS3(3,0)
Operating Systems Design Principles: PR: COP 4600. Structure and functions of operating systems, process communication techniques, high-level concurrent programming, virtual memory systems, elementary queuing theory, security, distributed systems, case studies.
COP 5711ECS-CS3(3,0)
Parallel and Distributed Databases: PR: COP 4710. Storage manger, implementation techniques for parallel DBMSs, distributed DBMS architectures, distributed database design, query processing, multidatabase systems.
COT 3100ECS-CS3(3,0)
Introduction to Discrete Structures: PR: MAC 1105, MAC 1114. Logic, sets, functions, relations, combinatorics, graphics, Boolean algebras, finite-state machines, Turing machines, unsolvability, computational complexity.
COT 3100HECS-CS3(3,0)
Honors Introduction to Discrete Structures: PR: MAC 1105, MAC 1114. Logic, sets, functions, relations, combinatorics, graphics, Boolean algebras, finite-state machines, Turing machines, unsolvability, computational complexity.
COT 3960ECS-CS3(3,0)
CS Foundation Exam: PR: PR: COP 3502C AND COT 3100C. Foundation examination for computer science majors. Required before taking COP 3530C, and COP 3402C and other 4000 level courses. Graded S/U.
COT 4110ECS-CS3(3,0)
Tools for Algorithm Analysis: PR: COP 3530C and COT 3100. This also implies passing the Foundation Exam (COT 3960). Tools from discrete and continuous mathematics for analyzing complexity of algorithms. Order notation use and manipulation.
COT 4210ECS-CS3(3,0)
Discrete Computational Structures II: PR: COP 3530 (CS Maturity) This also implies passing the Foundation Exam (COT 3960) which implies COT 3100 (Introduction to Discrete Structures). Introduction to computation theory. A study of the properties of grammars and automata as formal specifications for algorithms and families of languages.
COT 4500ECS-CS3(3,0)
Numerical Calculus: PR: MAC 2312, COP 3502. Numerical methods for finding roots of nonlinear equations, solutions of systems of linear equations, and ordinary differential equations.
COT 4810ECS-CS3(3,0)
Topics in Computer Science: PR: COP 3530 and COP 3402. A range of topics from the field of Computer Science; application of oral and written communication skills; social, ethical and moral issues of computing.
COT 5310ED-IP3(3,0)
Formal Languages and Automata Theory: PR: COT 210. Classes of formal grammars and their relation to automata, normal forms, closure properties, decision problems. LR(K) grammars.
COT 5405ECS-CS3(3,0)
Design and Analysis of Algorithms: PR: COT 4210 and COT 4110. Classification of algorithms, e.g., recursive, divide-and-conquer, greedy, etc. Data Structures and algorithm design and performance. Time and space complexity analysis.
COT 5507ECS-CS3(3,0)
Computational Methods/Application: PR: COT 4500. Computational solution techniques for algebraic equations, ODE and PDE Models of applications selected from science, engineering, applied mathematics, and computer science.
COT 5510ECS-CS3(3,0)
Computational Methods/Linear Systems: PR: COT 4500 and MAS 3113. Mathematical models for linear systems, linear programming, the simplex method, integer and mixed-integer programming, introduction to nonlinear optimization and linearization.
COT 5520ECS-CS3(3,0)
Computational Geometry: PR: Senior standing with background on design and analysis of algorithms. Open to all graduate students. Geometric searching, point location, convex hulls, proximity problems, Voronoi diagrams, spanning trees, triangulation, intersection, arrangements, applications.
COT 6415ECS-CS3(3,0)
Complexity of Parallel Computation: PR: CDA 5110 and COT 6410. This is a highly specialized course dealing with the complexity theory of parallel computation. It is meant primarily for doctoral students intending to conduct research in P-completeness and related topics. A good knowledge of parallel computing (covered in our CDA 5110) as well as complexity theory of sequential computing (covered in our COT 6410) are required for enrolling in this course.
COT 6600ECS-CS3(3,0)
Quantum Computing PR: Linear Algebra. This course covers basic concepts of quantum information, quantum circuits, and quantum algorithms.


| Home | Index | Search | News | Events | Contact UCF | Help |

Copyright © 2000
University of Central Florida
Orlando, Florida
(407) 823-2000
UCF Home page