Open Access. Powered by Scholars. Published by Universities.®

Digital Commons Network

Open Access. Powered by Scholars. Published by Universities.®

Articles 31 - 60 of 233

Full-Text Articles in Entire DC Network

Cs 7900: Information Security, Meilin Liu Oct 2012

Cs 7900: Information Security, Meilin Liu

Computer Science & Engineering Syllabi

This course gives a comprehensive study of security vulnerabilities in information systems and the basic techniques for developing secure applications and practicing safe computing. Topics include: Conventional encryption; Data Encryption Standard; Advanced Encryption Standard; Hashing functions and data integrity; Basic Number Theory; Public-key encryption (RSA); Digital signature; Security standards and applications; Access Control; Management and analysis of security. After taking this course, students will have the knowledge of several well-known security standards and their applications; and the students should be able to increase system security and develop secure applications.


Cs/Mth 3260/5260: Numerical Methods For Computational Science, Ronald F. Taylor Oct 2012

Cs/Mth 3260/5260: Numerical Methods For Computational Science, Ronald F. Taylor

Computer Science & Engineering Syllabi

Numerical methods for the sciences using modern programming languages. Solution of linear and nonlinear equations, symmetric matrix eigenvalue problems, interpolation, and least squares. Initial value and boundary value problems for representative systems governed by ordinary and partial differential equations are also solved numerically. Three hours lecture.


A Descriptive Study Of Childhood Cancer Statistics: Montgomery County, Jamie L. Hartig Oct 2012

A Descriptive Study Of Childhood Cancer Statistics: Montgomery County, Jamie L. Hartig

Master of Public Health Program Student Publications

Objective: This research describes childhood cancer and identifies variances in childhood cancer statistics in the United States, Ohio, and Montgomery County.

Methods: This is a descriptive analysis of childhood cancer statistics using the Ohio Cancer Incidence Surveillance System (OCISS) (Ohio Department of Health, 2010) and CDC Wonder database (United States Department of Health and Human Services [USDHHS], Centers for Disease Control and Prevention [CDC], & National Cancer Institute [NCI], 2008 & 2011.) Cancer incidences between white children and black children were compared for the years 1999-2009. The OCISS database was also used to compare vital status by race, cancer stage …


Cs 7720: Data Mining, Guozhu Dong Oct 2012

Cs 7720: Data Mining, Guozhu Dong

Computer Science & Engineering Syllabi

This course studies the fundamental concepts, issues, and techniques of data mining. Topics include basics of data, data preprocessing, feature selection/extraction, frequent pattern and association/correlation mining, classification, clustering, outlier analysis, OLAP/OLAM, contrast mining, applications, etc.


Cs 4850/6850: Principles Of Artificial Intelligence, Shaojun Wang Oct 2012

Cs 4850/6850: Principles Of Artificial Intelligence, Shaojun Wang

Computer Science & Engineering Syllabi

No abstract provided.


Cs 4800/6800: Web Information Systems, Amit P. Sheth Oct 2012

Cs 4800/6800: Web Information Systems, Amit P. Sheth

Computer Science & Engineering Syllabi

No abstract provided.


Cs 4000: Social Implications Of Computing, Leo Finkelstein Oct 2012

Cs 4000: Social Implications Of Computing, Leo Finkelstein

Computer Science & Engineering Syllabi

CS 4000 is a communication skills course using as its subject matter current salient issues associated with the social implications of computing. In addition to the course text, you will need to use certain reading materials in the library and elsewhere, and you will be responsible for using concepts and theories provided in class lectures and discussions.


Cs 3190: Programming Language Workshop In Python, Krishnaprasad Thirunarayan Oct 2012

Cs 3190: Programming Language Workshop In Python, Krishnaprasad Thirunarayan

Computer Science & Engineering Syllabi

This course is designed as a self-study in Python. You are expected to learn the language and solve a set of programming problems assigned to you from Budd's Text using Python available from http://www.python.org. There are no exams. We officially meet only once in the quarter. However, l will be available in the posted office hours for clarifications and discussions about the programming problems.


Cs 3100/5100: Data Structures And Algorithms, Meilin Liu Oct 2012

Cs 3100/5100: Data Structures And Algorithms, Meilin Liu

Computer Science & Engineering Syllabi

This is a fundamental course for students majoring in Computer Science. Students will learn: basic algorithm analysis techniques; asymptotic complexity; big-0 and big-Omega notations; efficient algorithms for discrete structures including lists, trees, stacks, and graphs; fundamental computing algorithms including sorting, searching, and hashing techniques.


Ceg 7900-01: Special Topics: Computer And Network Security, Junjie Zhang Oct 2012

Ceg 7900-01: Special Topics: Computer And Network Security, Junjie Zhang

Computer Science & Engineering Syllabi

This course will introduce active research topics in computer and network security, and will focus on discussing both sophisticated cyber-attacks and the defense mechanisms. The course will cover topics including intrusion detection, malware analysis, worm detection, botnet detection, spam, phishing, DNS security, web security, cellular network security, and privacy. This class is targeted at PhD and MS students who consider conducting research in computer and network security, and students who are interested in real-world security problems.


Ceg 4400/6400-01: Computer Network And Security, Bin Wang Oct 2012

Ceg 4400/6400-01: Computer Network And Security, Bin Wang

Computer Science & Engineering Syllabi

This course provides an introduction to basic concepts of communication networks and network security, different types of networks, protocols over different layers, applications, and security issues, through lectures, labs, homework, and reading on relevant materials. You will
•Understand networking principles, protocols, and technologies.
•Understand design and performance issues involved in providing network services.
•Acquire background for supporting e-commerce, e-government, and e-education.
• Gain hands-on experiences through implementation of simple network protocols.
• Preparation for research or taking advanced courses in computer networks and security.


Ceg 4500/6500-01: Computer Graphics, Thomas Wischgoll Oct 2012

Ceg 4500/6500-01: Computer Graphics, Thomas Wischgoll

Computer Science & Engineering Syllabi

By the end of this quarter, you will have learnt techniques for constructing 2-D and 3·D objects as well as manipulating and rendering the objects using OpenGL.
The outline of the course is as follows:
•Introduction
•Geometric primitives
•Attributes of geometric primitives
•Antialiasing techniques
•Homogeneous coordinate system
•2-0 and 3-D viewing transformations
•Structures and hierarchical modeling
•Input devices and interactive techniques
•Visible surface detection methods
•Three-Dimensional Object Representations (chapter 8)
•Visible-Surface Detection (chapter 9)
•Illumination Models and Surface-Rendering Methods (chapter 10)
•Interactive Input Methods and Graphics User Interfaces (chapter 11)
•Color Models and Color Applications (chapter 12)
•Advanced Rendering and …


Cs 1010-01: Introduction To Computers And Office Productivity Software, Terri Bauer Oct 2012

Cs 1010-01: Introduction To Computers And Office Productivity Software, Terri Bauer

Computer Science & Engineering Syllabi

Focus on learning MS Office software applications including intermediate word processing, spreadsheets, database and presentation graphics using a case study approach where critical thinking and problem solving skills are required. Computer concepts are integrated throughout the course to provide an understanding of the basics of computing, the latest technological advances and how they are used in industry. Ethics and issues encountered in business are discussed to challenge students on societal impact of technology.


Ceg 2170-01: Introduction To C Programming For Engineers, Jay Dejongh Oct 2012

Ceg 2170-01: Introduction To C Programming For Engineers, Jay Dejongh

Computer Science & Engineering Syllabi

Basic engineering problem solving using the C programming language. Topics include loops, selection, input/output, files, functions, arrays, complex variables, pointers, structures, and dynamic memory. Students will learn how to approach solving problems in engineering and science; how to develop algorithms, using advanced techniques such as recursion, searching, sorting and linked lists, to solve those problems; and how to implement those algorithms in the C language.


Ceg 2400-01: Intro To Pc Networking, Chris P. Fickert Oct 2012

Ceg 2400-01: Intro To Pc Networking, Chris P. Fickert

Computer Science & Engineering Syllabi

Introduction to networking technologies including infrastructure and architectures, standards, protocols and directory services, administration, security and management. Integrated lecture and lab.


Ceg 3110/5100-01: Introduction To Software Testing, John A. Reisner Oct 2012

Ceg 3110/5100-01: Introduction To Software Testing, John A. Reisner

Computer Science & Engineering Syllabi

This course covers software testing strategies, along with established best practices, so students learn how to test their software in a complete and systematic (vice ad-hoc) manner. Particular attention is paid to planning, writing, and executing software tests, along with associated documentation, (i.e., a software test plan), which includes documented results. Various projects are assigned, designed to illustrate various challenges associated with software testing, and to reinforce the strategies and techniques used to overcome these challenges.


Ceg 3310/5310-01: Computer Organization, Michael L. Raymer Oct 2012

Ceg 3310/5310-01: Computer Organization, Michael L. Raymer

Computer Science & Engineering Syllabi

No abstract provided.


Ceg 4110/6110-01: Introduction To Software Computer Engineering, Nikolaos Bourbakis Oct 2012

Ceg 4110/6110-01: Introduction To Software Computer Engineering, Nikolaos Bourbakis

Computer Science & Engineering Syllabi

This course is concerned with the techniques of designing and constructing large programs. Some of the required basic concepts necessarily have to be developed using small programs as examples. To this extent, we also study programming-in-the-small. The overall objectives are to present an overview of issues in the development of software, to discuss terminology, to illustrate via example case studies, and to give sufficiently detailed advice on how to develop quality software and present a way of communication via UML. Hands-on experience is emphasized through the use of homework and a class project.


Ceg 4330/6330-01: Microprocessor-Based Embedded Systems, Jack Jean Oct 2012

Ceg 4330/6330-01: Microprocessor-Based Embedded Systems, Jack Jean

Computer Science & Engineering Syllabi

No abstract provided.


Ceg 3320-01: Digital System Design, Travis E. Doom Oct 2012

Ceg 3320-01: Digital System Design, Travis E. Doom

Computer Science & Engineering Syllabi

Basics of Digital Computer Hardware and Design. Topics include switching algebra and switching functions, logic design of combinational and sequential circuits, storage elements, register-level design, and instrumentation. 3 hours lecture, 1 credit hour lab.


Ceg 4350/6350-01: Operating System Internals And Design, Jack Jean Oct 2012

Ceg 4350/6350-01: Operating System Internals And Design, Jack Jean

Computer Science & Engineering Syllabi

No abstract provided.


Ceg 4420/6420-01: Host Computer Security, Prabhaker Mateti Oct 2012

Ceg 4420/6420-01: Host Computer Security, Prabhaker Mateti

Computer Science & Engineering Syllabi

Introduction to security issues arising primarily from computer networks. Topics include node and service authentication, address spoofing, hijacking, SYN floods, sniffing, routing tricks, and privacy of data en route. Buffer overruns and other exploitation of software development errors. Hardening of operating systems. Intrusion detection. Firewalls. Ethics. Prerequisites: CEG4350


Ceg 4520/6520-01: Scientific Visualization And Virtual Environments, Thomas Wischgoll Oct 2012

Ceg 4520/6520-01: Scientific Visualization And Virtual Environments, Thomas Wischgoll

Computer Science & Engineering Syllabi

By the end of this quarter, you will be familiar with techniques used for visualizing various types of data sets, such as medical, vector or general data sets. This includes appropriate visualization methods for geometric, volumetric, and higher dimensional data sets (e.g. vector or tensor data). In addition, you will learn about user modalities, including different input devices and display types for more advanced visualizations.
The outline of the course is as follows:
•Introduction
•From Graphics to Visualization (chapter 2)
•Virtual Environments
•Data Representations (chapter 3)
•The Visualization Pipeline (chapter 4)
•Scalar Visualization (chapter 5)
•Vector Visualization (chapter 6)
•Tensor …


Ceg 7550-01: Computer Vision, Arthur A. Goshtasby Oct 2012

Ceg 7550-01: Computer Vision, Arthur A. Goshtasby

Computer Science & Engineering Syllabi

This course covers basic algorithms for low-level mid-level and high-level vision. The algorithms deal with edge detection and linage segmentation, feature detection and matching, and object recognition Specific topics covered in the course are:

Contents: The following topics will be covered.
1. Introduction
2. Image formation
3. Linear filtering
4. Feature detection and matching
5. Image segmentation
6. Feature--based alignment
7. Image stitching
8. Structure from Motion
9. Dense motion estimation
10. Stereo correspondence
11. 3-D reconstruction
12. Recognition


Ceg 7370-01: Distributed Computing, Yong Pei Oct 2012

Ceg 7370-01: Distributed Computing, Yong Pei

Computer Science & Engineering Syllabi

Semaphores: weak and strong, split-binary, distributed. Distributed Algorithms. Communicating sequential processes. Distributed Tuple Space. Clients and servers, RPC, RMI, Hadoop*. 3 hours lecture.


Ceg 7350-01: Computer Architecture, Soon M. Chung Oct 2012

Ceg 7350-01: Computer Architecture, Soon M. Chung

Computer Science & Engineering Syllabi

Review of sequential computer architecture and study of parallel computers.
Topics include memory hierarchy, reduced instruction set computer, pipeline
processing, multiprocessing, various parallel computers, and interconnection networks.


Ceg 4980/498101: Team Projects I And Ii, John C. Gallagher Oct 2012

Ceg 4980/498101: Team Projects I And Ii, John C. Gallagher

Computer Science & Engineering Syllabi

CEG 4980/4981 (Team Projects I and II) is a summative computer science and engineering design project course that builds upon previous computer science, computer engineering, science, mathematics and communications course work. CS 4980/4981 projects are a minimum of two semesters in length and must be completed in groups of at least three students. Projects are selected under the guidance of the course instructor and are tailored to student interest and specific degree program (BSCS or BSCE) of each student. Students are evaluated both on their individual contributions as recorded in a graded engineering journals and on the quality of their …


Ceg 7380-01: Cloud Computing, Keke Chen Oct 2012

Ceg 7380-01: Cloud Computing, Keke Chen

Computer Science & Engineering Syllabi

This is an introductory course to cloud computing. In this course, we will explore a few aspects of cloud computing: distributed data crunching with MapReduce, cloud and datacenter file systems, virtualization, cloud security and privacy, Amazon Web Services, Google App Engine and interactive web applications. Students are expected to read extra materials including papers and online resources, finish a number of mini projects, and take the final exam. Participation in the class discussion is strongly encouraged. Guest speakers might be invited for some particular topics.


Ceg 7900-01: Emerging Networks, Bin Wang Oct 2012

Ceg 7900-01: Emerging Networks, Bin Wang

Computer Science & Engineering Syllabi

This is a graduate level course on emerging networking technologies. The course involves various components, including reading/lecture/presentation/discussion, paper review, and a project. It will provide an in-depth study on a number of focused areas: dense wavelength division multiplexing (DWDM) optical networks, ELASTIC optical networks, optical burst/packet switching networks, peer-to-peer networks, Internet of Things, Cloud Networking, Enterprise Networking and wireless mobile networks (including Ad-hoc wireless networks, cognitive radio networks). Various technical and research issues involved will be studied. These areas of emerging networking technologies will play central roles in future communication networks.


Ceg 3310-01: Computer Organization, Michael L. Raymer Oct 2012

Ceg 3310-01: Computer Organization, Michael L. Raymer

Computer Science & Engineering Syllabi

Understanding how a computer works is essential to writing efficient, bug-free code. In this course you will learn about the basic organization of computing systems. From digital logic and devices to instruction set architecture, we will explore the organization and control of a CPU at multiple levels of detail. You will learn how high level languages are compiled into assembly language and converted to machine code, and how that machine code runs on a CPU. We will explore how understanding computer organization is essential for writing efficient code, writing error-free code, and protecting your code from malicious use and misuse.