Open Access. Powered by Scholars. Published by Universities.®
- Keyword
- Publication Year
Articles 1231 - 1260 of 1312
Full-Text Articles in Engineering
Ceg 402/602-01: Introduction To Computer Communication, Bin Wang
Ceg 402/602-01: Introduction To Computer Communication, Bin Wang
Computer Science & Engineering Syllabi
No abstract provided.
Ceg 498-01: Design Experience, John C. Gallagher
Ceg 498-01: Design Experience, John C. Gallagher
Computer Science & Engineering Syllabi
CEG 498 (Design Experience) is a summative computer engineering design project course that builds upon previous engineering, science, mathematics and communications course work. CEG 498 projects are a minimum of two quarters 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 both student interest and formal classroom preparation. Students are evaluated both on their individual contributions as recorded in a graded engineering journals and on the quality of their collective efforts as reflected in group generated products.
Ceg 434/634-01: Concurrent Software Design, Thomas C. Hartrum
Ceg 434/634-01: Concurrent Software Design, Thomas C. Hartrum
Computer Science & Engineering Syllabi
This course provides an introduction to concurrent program design in the UNIX environment. Classical problems of synchronization, concurrency, and their solutions are examined through course projects and through readings on operating system design.
Ceg 333: Introduction To Unix, Maite Trujillo
Ceg 333: Introduction To Unix, Maite Trujillo
Computer Science & Engineering Syllabi
Introduction to the use of UNIX and UNIX tools as a problem-solving environment. Emphasis on the shell, files and directories, editing files, user process management, compiling, and debugging.
Ceg 320/520-01: Computer Organization And Assembly Language Programming, Michael L. Raymer
Ceg 320/520-01: Computer Organization And Assembly Language Programming, Michael L. Raymer
Computer Science & Engineering Syllabi
[4 credit hours] Terminology and understanding of functional organizations and sequential operation of a digital computer. Program structure, and machine and assembly language topics including addressing, stacks, argument passing, arithmetic operations, traps and input/output. Macros, modularization, linkers and debuggers are used. Prerequisite: CEG 260, CS 242.
Ceg 221-01: Advanced C Programming For Engineers, Robert Helt
Ceg 221-01: Advanced C Programming For Engineers, Robert Helt
Computer Science & Engineering Syllabi
This course introduces advanced constructs, algorithms, and data structures in the C programming language. Emphasis is on problem solving and techniques useful to engineers. Topics include functions, array, pointers, structures as well as sorting algorithms, linked lists, complex numbers, stacks, queues, hashtables, and binary trees. 4 credit hours.
Cs 242-02: Introduction To Computer Science Iii, Praveen Kakumanu
Cs 242-02: Introduction To Computer Science Iii, Praveen Kakumanu
Computer Science & Engineering Syllabi
This is the final course in the three course sequence "Introduction to Computer Science" offered by the Computer Science department, WSU. It focuses on building a number of abstract data types such as stacks, queues, trees, and tables. We continue to study the C++ object oriented concepts such as Inheritance, polymorphism, and template handling. We also start learning to analyze the complexity of algorithms in this course.
Cs 241-03: Introduction To Computer Science Ii, Praveen Kakumanu
Cs 241-03: Introduction To Computer Science Ii, Praveen Kakumanu
Computer Science & Engineering Syllabi
This course is the second in the three course sequence "Introduction to Computer Science" offered by the Computer Science department, WSU. It focuses on tools for building abstract data types (using structure and class concepts in C++) and Object-Oriented Programming. We also begin the study of data structures in this course. Note: For all CS 241 students, concurrent registration into CS 241 lab is a must.
Cs 240-01: Introduction To Computer Science, Eric Maston
Cs 240-01: Introduction To Computer Science, Eric Maston
Computer Science & Engineering Syllabi
We will develop basic techniques to design, develop and implement programs using the C++ language. This course focuses on basic elements of programming and assumes no knowledge of programming in C++.
Cs 209-02: Computer Programming For Business With Java, Ii, Robert Rea
Cs 209-02: Computer Programming For Business With Java, Ii, Robert Rea
Computer Science & Engineering Syllabi
CS 209 is the second of a two quarter sequence in programming for business students. It is required for Management Information Science majors. The courses are designed to help students achieve a high degree of facility in intermediate-level programming in Java.
Cs 208-01: Computer Programming For Business I, Dennis Kellermeier
Cs 208-01: Computer Programming For Business I, Dennis Kellermeier
Computer Science & Engineering Syllabi
CS 208 is the first of a two quarter sequence in programming for business students. It is required for Management Information Science majors. The courses are designed to help students achieve a high degree of facility in intermediate levelprogramming. This course assumes students have never written a program before.
Cs 142-01: Computer Programming - Ii, Ronald F. Taylor
Cs 142-01: Computer Programming - Ii, Ronald F. Taylor
Computer Science & Engineering Syllabi
Concepts introduced in CS 141 are developed in greater detail and depth with the Java programming language. Topics include object oriented programming, graphics, development of user interfaces and handling runtime errors with an emphasis on program verification and testing. Students must register for both lecture and one laboratory section. 4 credit hours. Prerequisite: CS 141 (Computer Programming I) and MTH 127 (College Algebra) or equivalent.
Cs 205-01: Computer Literacy And Office Automation, John P. Herzog
Cs 205-01: Computer Literacy And Office Automation, John P. Herzog
Computer Science & Engineering Syllabi
Basic computer terminology, word processing, spreadsheets, databases, and graphics.
Cs 790-03: Advanced Data Mining, Guozhu Dong
Cs 790-03: Advanced Data Mining, Guozhu Dong
Computer Science & Engineering Syllabi
In this course we will cover advanced topics in data mining. We will study some classic papers and some important recent paper, on different types of applications, in this fast evolving field.
Cs 765-01: Foundations Of Neurocomputation, Mateen M. Rizki
Cs 765-01: Foundations Of Neurocomputation, Mateen M. Rizki
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 740-01: Algorithms, Complexity And The Theory Of Computability, Thomas Sudkamp
Cs 740-01: Algorithms, Complexity And The Theory Of Computability, Thomas Sudkamp
Computer Science & Engineering Syllabi
No abstract provided.
Cs 480/680: Comparative Languages, Krishnaprasad Thirunarayan
Cs 480/680: Comparative Languages, Krishnaprasad Thirunarayan
Computer Science & Engineering Syllabi
This course will introduce fundamental concepts and paradigms underlying the design of modern programming languages. For concreteness, we study the details of an object-oriented language (e.g. Java), and a functional language (e.g. Scheme). The overall goal is to enable comparison and evaluation of existing languages. The programming assignments will be coded in Java 5.0 and in Scheme.
Ceg 360/560-01: Digital System Design, Travis E. Doom
Ceg 360/560-01: Digital System Design, Travis E. Doom
Computer Science & Engineering Syllabi
Design of digital systems. Topics include flip-flops, registers, counters, programmable logic devices, memory devices, register-level design, and microcomputer system organization. Students must show competency in the design of digital systems. 3 hours lecture, 2 hours lab. Prerequisite: CEG 260.
Cs 209-01: Computer Programming For Business Ii, Dennis Kellermeier
Cs 209-01: Computer Programming For Business Ii, Dennis Kellermeier
Computer Science & Engineering Syllabi
CS 209 is the second of a two quarter sequence in programming for business students. It is required for Management Information Science majors. The courses are designed to help students achieve a high degree of facility in intermediate level programming.
Cs 214-01: Object Oriented Programming, Roddy Keish
Cs 214-01: Object Oriented Programming, Roddy Keish
Computer Science & Engineering Syllabi
No abstract provided.
Cs 141-01: Computer Programming I, Robert Rea
Cs 141-01: Computer Programming I, Robert Rea
Computer Science & Engineering Syllabi
CS 141 is dedicated to teaching the fundamentals of computer programming The concepts covered in this class will be applied using the Java programming language.
Cs 205-08: Computer Literacy And Office Automation, Kim Gros
Cs 205-08: Computer Literacy And Office Automation, Kim Gros
Computer Science & Engineering Syllabi
No abstract provided.
Cs 240-02: Introduction To Computer Science I, Dale E. Nelson
Cs 240-02: Introduction To Computer Science I, Dale E. Nelson
Computer Science & Engineering Syllabi
No abstract provided.
Cs 241-01: Computer Science Ii, Mateen M. Rizki
Cs 241-01: Computer Science Ii, Mateen M. Rizki
Computer Science & Engineering Syllabi
No abstract provided.
Cs 241-02: Computer Science Ii, L. Jane Lin
Cs 241-02: Computer Science Ii, L. Jane Lin
Computer Science & Engineering Syllabi
This course is the second in the three course sequence "Introduction to Computer Science" offered by the Computer Science department, WSU. It focuses on tools for building abstract data types (using structure and class concepts in C++) and Object-Oriented Programming. We also begin the study of data structures in this course. For all CS 241 students, concurrent registration into CS 241 lab is a must.
Ceg 220-01: Introduction To C Programming For Engineers, Robert Helt
Ceg 220-01: Introduction To C Programming For Engineers, Robert Helt
Computer Science & Engineering Syllabi
This course provides a general introduction to computers as a problem-solving tool using the C programming language. Emphasis is on algorithms and techniques useful to engineers. Topics include data representation, debugging, and program verification. 4 credit hours. Prerequisite: MTH 229 (Calculus I) or EGR 101 (Engineering Mathematics).
Cs 209-01: Computer Programming For Business Ii, Dennis Kellermeier
Cs 209-01: Computer Programming For Business Ii, Dennis Kellermeier
Computer Science & Engineering Syllabi
CS 209 is the second of a two quarter sequence in programming for business students. It is required for Management Information Science majors. The courses are designed to help students achieve a high degree of facility in intermediate level programming.
Ceg 433/633-01: Operating Systems, Prabhaker Mateti
Ceg 433/633-01: Operating Systems, Prabhaker Mateti
Computer Science & Engineering Syllabi
The management of resources in multi-user systems. Emphasis is on problems of file-system design, process scheduling, memory allocation, protection, and tools needed for solutions. Course projects use the C/C++ language and include the design of portions of an operating system. 4 credit hours.
Cs 784: Programming Languages, Krishnaprasad Thirunarayan
Cs 784: Programming Languages, Krishnaprasad Thirunarayan
Computer Science & Engineering Syllabi
This course introduces concepts related to the specification and design of high-level programming languages. It discusses different programming paradigms, algebraic specification and implementation of data types, and develops interpreters for specifying operationally the various programming language features/constructs. It also introduces attribute grammar formalism and axiomatic semantics briefly. The programming assignments will be coded in Scheme.
Ceg 360/560 Ee 415/651: Digital System Design, Travis E. Doom
Ceg 360/560 Ee 415/651: Digital System Design, Travis E. Doom
Computer Science & Engineering Syllabi
Design of digital systems. Topics include flip-flops, registers, counters, programmable logic devices, memory devices, register-level design, and microcomputer system organization. Students must show competency in the design of digital systems. 3 hours lecture, 2 hours lab. Prerequisite: CEG 260.