Tài liệu, luận văn, đồ án, tiểu luận, đề tài về Công Nghệ Thông Tin
File Input/Output All I/O operations in C are carried out using functions from the standard library This approach makes the C file system very powerful and flexible I/O in C is unique because data may be transferred in its internal binary representation or in a human-readable text format Streams The C file system works with a wide variety of d...
28 trang | Chia sẻ: candy98 | Ngày: 02/12/2020 | Lượt xem: 521 | Lượt tải: 0
Explain structures and their use Define structures Declare structure variables Explain how structure elements are accessed Explain how structures are initialized Explain how assignment statements are used with structures Explain how structures can be passed as arguments to functions Use arrays of structures Explain the initialization of str...
23 trang | Chia sẻ: candy98 | Ngày: 02/12/2020 | Lượt xem: 479 | Lượt tải: 0
Nội Dung Network Interface Card Repeater HUB Bridge ATHENA Switch Router Gateway Modem: ADSL, Dial-up
53 trang | Chia sẻ: thuongdt324 | Ngày: 02/12/2020 | Lượt xem: 783 | Lượt tải: 0
String variables Declaring string variables String I/O operations String Functions Passing Arrays to Functions Example of Passing Strings to Functions String variables Strings are arrays of characters terminated by the NULL (‘\0’) character. String variables can be assigned string constants. A string constant is a sequence of charact...
20 trang | Chia sẻ: candy98 | Ngày: 02/12/2020 | Lượt xem: 513 | Lượt tải: 0
Nội Dung Khái niệm phương tiện truyền dẫn Các đặc tính của phương tiện truyền dẫn Các loại cable: • Cáp đồng trục (Coaxial) ATHENA • Cáp xoắn đôi (Twisted-Pair) • Cáp quang (Fiber-optic) Các kỹ thuật bấm cáp mạng (bài thực hành)
51 trang | Chia sẻ: thuongdt324 | Ngày: 02/12/2020 | Lượt xem: 772 | Lượt tải: 0
Nội Dung Giới thiệu về mô hình OSI • Khái niệm • Các quy tắc Mô hình tham chiếu OSI • Giới thiệu chi tiết 7 tầng của mô hình OSI ATHENA • Quá trình xử lý và vận chuyển của một gói dữ liệu Mô hình tham chiếu TCP/IP • Khái niệm • Giới thiệu chi tiết 4 tầng của mô hình TCP/IP So sánh mô hình OSI với mô hình TCP/IP
49 trang | Chia sẻ: thuongdt324 | Ngày: 02/12/2020 | Lượt xem: 566 | Lượt tải: 0
Nội Dung Khái niệm Firewall Chức năng của Firewall Khái niệm IDS/IPS Chức năng của IDS/IPS
17 trang | Chia sẻ: thuongdt324 | Ngày: 02/12/2020 | Lượt xem: 760 | Lượt tải: 1
Nội Dung Khái niệm địa chỉ IP Khái niệm và thuật ngữ liên quan Giới thiệu các lớp địa chỉ IP Chia mạng con (subnetting)
38 trang | Chia sẻ: thuongdt324 | Ngày: 02/12/2020 | Lượt xem: 724 | Lượt tải: 0
Khái niệm WLAN Các chuẩn trong WLAN Các kỹ thuật truyền tín hiệu trong WLAN • DSSS – Direct Sequence Spread Spectrum ATHENA • WLAN Media Access Control - CSMA/CA (Carrier sense mutiple/collision avoidance) - RTS/CTS (Request to send/Clear to send) Các thiết bị sử dụng trong mạng WLAN Một số mô hình mạng WLAN
37 trang | Chia sẻ: thuongdt324 | Ngày: 02/12/2020 | Lượt xem: 501 | Lượt tải: 0
Functions Structure of a function Explain function declaration and function prototypes Explain the different types of variables Explain how to call functions Call by Value Call by Reference Explain the scope rules for a function Explain functions in multifile programs Explain Storage classes Explain function pointers Functions A func...
20 trang | Chia sẻ: candy98 | Ngày: 02/12/2020 | Lượt xem: 474 | Lượt tải: 0