Tài liệu Stuff - The OSI Model pptx
... from the source network to the destination network. Responsible for physically passing data from one node to another. • Ensures hardware addressing of the device and delivery to the ... control to the layer 2 • Also carries a Frame Check Sequence to make sure the frame received is identical to the one transmitted. Sub-layers: Logical Link Control (LLC) Ru...
Ngày tải lên: 24/01/2014, 09:20
... the U.S. Space Command of the U.S. Air Force. Basically, the control segment maintains the integrity of both the satellites and the data that they transmit. The space segment is composed of the ... located at the higher traffic airports. Ever since the first Soviet Sputnik satellite in 1957, there have been attempts to use space-based platforms for radio-navigation to elim...
Ngày tải lên: 13/12/2013, 05:15
... Louder -up arrow Quieter -down arrow Mute Option- -M Fast-forward, rewind Option- -right arrow, -left arrow Eject -E Turn Visuals on -T Turn Visuals off -T or mouse click Full-screen ... Restores the default waveform settings. By the way, these are the secret keystrokes for the built-in visuals. The Web is crawling with add-on modules that have secret keystrokes o...
Ngày tải lên: 14/12/2013, 10:15
Tài liệu Exploring the Northwind Database pptx
... the other table. For example, the Customers table has a one-to-many relationship with the Orders table. Each customer can place many orders. Similarly, the one-to-many relationship between the ... The value for the primary key in each row of a table must be unique. In the case of the Customers table, the primary key is the CustomerID column. The key icon shown to t...
Ngày tải lên: 14/12/2013, 13:15
Tài liệu Using the Connection Object pptx
... at the main form that will be used to launch each of them, shown in Figure A.3. Figure A.3. This form, called frmMain, is the Main form that is used for the examples in this Appendix. The ... called btnOpenConn, and the following is the code used for the Click event, shown here in Listing A.1. Listing A.1 frmMain.vb: Code for Calling the Routine to Open and Display the...
Ngày tải lên: 14/12/2013, 20:16
Tài liệu Understanding the Property Restrictions pptx
... accessor. The code in the following example is illegal as the location variable has not been initialized (by using new): • ScreenPosition location; location.X = 40; // compile-time error, ... compile-time error NOTE To make a property read-only, simply omit the set accessor. Using Properties Appropriately Properties are a powerful feature with a clean, field-like syntax. Used...
Ngày tải lên: 15/12/2013, 00:15
Tài liệu Six Thinking Hats Model pptx
... không hoàn toàn nhất thiết phải theo đúng thứ tự như nêu trên mà ở nhiều trường hợp nên chỉnh lại theo thứ tự như sau: Trắng -& gt; Đỏ -& gt; Đen -& gt; Vàng -& gt; Lục -& gt; Xanh Dương Ví dụ: Giải ... dẫn cách thức - Nhiều học sinh bực mình hay không muốn học nữa. 2: Nón đỏ: cảm tính - Cô giáo cảm giác bị xúc phạm - Các HS nản chí vì không nghe được hướng dẫ...
Ngày tải lên: 15/12/2013, 14:15
Tài liệu Part 2 - OSI Model docx
... các chức năng sau: - Chia sẻ tài nguyên và các thiết bị. - Truy cập file từ xa. - Truy cập máy in từ xa. - Hỗ trợ RPC. - Quản lý mạng. - Dịch vụ thư mục. Lớp biểu diễn dữ liệu (Presentation layer) ... sau: - Dịch các mã kí tự từ ASCII sang EBCDIC. - Chuyển đổi dữ liệu, ví dụ từ số interger sang số dấu phảy động. - Nén dữ liệu để giảm lượng dữ liệu...
Ngày tải lên: 17/12/2013, 13:15
Tài liệu Using the PrintJob Class pptx
... instance of the PrintJob class. The second line invokes the start() method. The moment that the start() method is called, a pop-up window (specific to the operating system) asks whether the user ... stored as the value of the result variable. If the value of result is true, the user has a printer and has opted to continue the printing process. The addPage() meth...
Ngày tải lên: 21/01/2014, 13:20