Open Access. Powered by Scholars. Published by Universities.®
Articles 151 - 164 of 164
Full-Text Articles in Engineering
Cs 701-01: Database Systems And Design, Soon M. Chung
Cs 701-01: Database Systems And Design, Soon M. Chung
Computer Science & Engineering Syllabi
Introduction of DB design concepts and operating principles of database systems.
Cs 317-01: Applications Of Numerical Methods, Ronald F. Taylor
Cs 317-01: Applications Of Numerical Methods, Ronald F. Taylor
Computer Science & Engineering Syllabi
Applications of computing for solving scientific and engineering problems. Numerical solution of initial value and boundary value problems for ordinary and partial differential equations are covered. Applications involving numerical optimization methods are included. Special topics presented as schedule permits. Four quarter credit hours: lecture.
Cs 499/699-01: Logic For Computer Scientists, Pascal Hitzler
Cs 499/699-01: Logic For Computer Scientists, Pascal Hitzler
Computer Science & Engineering Syllabi
Logic is often called the Calculus of Computer Science. Indeed, logic permeates most areas of Computer Science in one way or the other, sometimes more prominently, and sometimes as motivational or formal underpinning. Examples are database schema, program verification, semantics of programming languages, computer security, artificial intelligence, cognitive robotics, Web information systems, computer hardware circuitry, or modeling in software engineering.
Cs 415-01: Social Implications Of Computing, Leo Finkelstein
Cs 415-01: Social Implications Of Computing, Leo Finkelstein
Computer Science & Engineering Syllabi
CS 415 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 yon will be responsible for using concepts and theories provided in class lectures and discussions.
Ceg 461/661: Object-Oriented Programming And Design, Thomas C. Hartrum
Ceg 461/661: Object-Oriented Programming And Design, Thomas C. Hartrum
Computer Science & Engineering Syllabi
Study of object-oriented design and programming. Programming topics emphasize the core concepts of encapsulation, inheritance, poly morphism, and dynamic binding. Additional topics include class organization, software maintenance, and design of reusable components. There is a project to be implemented in the object-oriented language Java.
Cs 209-01: Computer Programming For Business Ii, David M. Hutchison
Cs 209-01: Computer Programming For Business Ii, David M. Hutchison
Computer Science & Engineering Syllabi
CS 209 is the second in a sequence of two programming classes required for MIS majors. This course will continue teaching students to the basic concepts of programming. Examples are from business applications and emphasis is on problem solving with the computer as a tool.
Cs 399-01: Ios Programming I, Erik Marlow Buck
Cs 399-01: Ios Programming I, Erik Marlow Buck
Computer Science & Engineering Syllabi
The iOS programming I class focuses on projects to progressively demonstrate concepts and practical approaches for embedded application development. Projects use Mac OS X computers and iOS simulators. University owned iPads are available for project demonstrations. Students are encouraged to join Apple's iOS developer program, deploy project applications to their personal devices, and sell applications through Apple's App Store.
Cs 214-01: Visual Basic Programming, Eric Saunders
Cs 214-01: Visual Basic Programming, Eric Saunders
Computer Science & Engineering Syllabi
This course will cover the fundamentals of object-oriented computer programming; with an emphasis on design, structure, debugging, and testing. Visual Basic 2010 will be used for developing programs.
Cs 241-04: Computer Programming - Ii, Jay Dejongh
Cs 241-04: Computer Programming - Ii, Jay Dejongh
Computer Science & Engineering Syllabi
The CS 241 course is a continuation of CS 240. The emphasis in CS 241 is on solving more complex problems using object oriented programming. Prerequisite: CS240. Students must register for both lecture and one laboratory section. 4 credit hours.
Cs 480/680-01: Comparative Programming Languages, Michael L. Raymer
Cs 480/680-01: Comparative Programming Languages, Michael L. Raymer
Computer Science & Engineering Syllabi
No abstract provided.
Cs 790-01: Privacy-Aware Computing, Keke Chen
Cs 790-01: Privacy-Aware Computing, Keke Chen
Computer Science & Engineering Syllabi
In this course, we will discuss a set of research papers on various topics of privacy-aware computing: data perturbation, data anonymization, randomized responses, privacy preserving data mining, privacy preserving multivariate statistical analysis, private information retrieval, and secure data outsourcing, etc. Students are expected to read some papers and submit paper summaries. Participation in the class discussion is encouraged. Students will need to finish a course project and give a project presentation. Each project team can have 1~2 people. (4 Hours Lecture).
Cs 765-01: Foundations Of Neurocomputation, John C. Gallagher
Cs 765-01: Foundations Of Neurocomputation, John C. Gallagher
Computer Science & Engineering Syllabi
This course is designed to help you develop a solid understanding of neural network algorithms and architectures. At the end of this course you should be able to read and critically evaluate most neural network papers published in major journals, (e.g. IEEE Transaction on Neural Networks, Neural Networks, and Neural Computation). In addition, you should be able to implement a broad range of network architectures and learning algorithms for a variety of applications.
Cs 790-01: Knowledge Representation For The Semantic Web, Pascal Hitzler
Cs 790-01: Knowledge Representation For The Semantic Web, Pascal Hitzler
Computer Science & Engineering Syllabi
Semantic Web is a maturing field of technology that continues to be the emphasis of much focused re-search and industrial investigation. The central idea behind Semantic Web is to enhance data on the World Wide Web by so-called metadata, which describes the meaning (semantics) of the data and thus makes it available for processing in intelligent systems. In this course we cover in depth the standardized knowledge representation languages for expressing metadata, called ontology languages. We will in particular cover the Resource Description Framework RDF and the Web Ontology Language OWL, both of which are recommended standards by the World …
Cs 790-01: Information Security, Meilin Liu
Cs 790-01: 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.