Newest Viewed Downloaded

Universities > United States Showing 1 - 20 of 572 items

(Southeast Missouri State University)

Southeast Missouri State University, is a public, accredited university located in Cape Girardeau, Missouri, United States, near the banks of the Mississippi River. The institution, having started as a normal school, has a traditional strength in teacher education. The recent addition of the River Campus, housing the Holland School of Visual and Performing Arts, has increased the university's commitment to education in the arts. As a comprehensive institution, the institution offers over 200 areas of study, including undergraduate degrees as well as master's degrees and a cooperative Ph.D. program with the University of Missouri.

1 Main Ideas ~ Course Information ~ Lesson #1a

Molar Mass of Magnesium CH085 Bruce A. Hathaway

Dimensional Analysis Units of measures commonly encountered in the lab
Major Radiological Incidents

Major Radiological Incidents

Ch. 13.1, 13.3 Sorting Algorithms Iterative Bubble Sort Iterative Selection Sort Recursive Quicksort

Ch. 13.1, 13.3 Sorting Algorithms Iterative Bubble Sort Iterative Selection Sort Recursive Quicksort

Dosimetry

Dosimetry

Transport services and protocols

Transport services and protocols

provide logical communication between app processes transport protocols run in end systems send side: breaks app messages into segments, passes to network layer rcv side: reassembles segments into messages, passes to app layer reliable, in-order delivery (TCP) congestion control flow control connection setup unreliable, unordered delivery: UDP no-frills extension of “best-effort” IP
Object-Oriented Programming Classes

Object-Oriented Programming Classes

High-level Synchronization

High-level Synchronization

IP addresses: how to get one?

IP addresses: how to get one?

Q: How does host get IP address? hard-coded by system admin in a file Wintel: control-panel->network->configuration->tcp/ip->properties UNIX: /etc/rc.config DHCP: Dynamic Host Configuration Protocol: dynamically get address from as server “plug-and-play”
Chapter 9 Templates

Chapter 9 Templates

Templates can be used to make functions or classes more generic and thus reusable Example: Following swap function is not generic: void swap(int & x, int & y) {int temp = x; x = y; y = temp; }

Pythagoras: The Man Who Spans the Times 580 to 500 B.C.
Radiation Uses in Biomedical Research

Radiation Uses in Biomedical Research

Show the size of filter paper to use and demonstrate an s-wipe. Talk about areas to wipe test and how to keep from spreading contamination. Talk about wipe test areas and to include them on the wipe test forms.
Classes with Dynamic Allocation(or Run-time Array) Textbook page 269

Classes with Dynamic Allocation(or Run-time Array) Textbook page 269

Galileo Galilei The Life and Works of By: Katrina Anderson

Galileo Galilei The Life and Works of By: Katrina Anderson

Radiation Protection Plans – and the Regulations

Radiation Protection Plans – and the Regulations

Module 3 - Radiation Protection at Southeast
Learning to Draw Basic Graphics

Learning to Draw Basic Graphics

Fundamentals of Radioactive materials

Fundamentals of Radioactive materials

Socekt-2/001 lab 1: Suggested server organization CS480 - Computer and Data Communication socket_id = socket ( ……. ): void main (void) { bind (socket_id, ……. ): listen (socket_id, ……. ): duplicated_socket = accept (socket_id, ……. ): recv (duplicated_socket, ……. ): send (duplicated_socket, ……. ): close (duplicated_socket): int socket_id int duplicated_socket while (TRUE) { Not “socket_id” but “duplicated_socket” } Infinite loop while(TRUE) { } Call fputs(), etc to write to log
12345 Next >>
Sitemap