• Electrical Engineering - Chapter 10: Multi-Dimensional Numeric ArraysElectrical Engineering - Chapter 10: Multi-Dimensional Numeric Arrays

    Visual image of matrix or table for two-dimensional array Subscript for each dimension Declared with value for each dimension int b[2] [3];

    ppt13 trang | Chia sẻ: thuongdt324 | Ngày: 28/11/2020 | Lượt xem: 728 | Lượt tải: 0

  • Introduction to MIS - Chapter 5: Operations and TransactionsIntroduction to MIS - Chapter 5: Operations and Transactions

    Data Capture Electronic and Mobile Commerce Payment Mechanisms Data Quality Transactions The Role of Accounting HRM and Transaction Processing Cases: Retail Sales Appendix: Accounting

    ppt37 trang | Chia sẻ: candy98 | Ngày: 28/11/2020 | Lượt xem: 653 | Lượt tải: 0

  • Electrical Engineering - Chapter 9: One-Dimensional Numeric ArraysElectrical Engineering - Chapter 9: One-Dimensional Numeric Arrays

    Data structure Grouping of like-type data Indicated with brackets containing positive integer constant or expression following identifier Subscript or index Loops commonly used for manipulation

    ppt26 trang | Chia sẻ: thuongdt324 | Ngày: 28/11/2020 | Lượt xem: 604 | Lượt tải: 0

  • Introduction to MIS - Chapter 3: Networks and TelecommunicationsIntroduction to MIS - Chapter 3: Networks and Telecommunications

    Introduction Sharing Data Sharing Hardware Sharing Software Components of a Network Computers Media Connection Devices Software Network Structure Shared Media Switched Standards The Internet How the Internet Works Internet 2 Mobile Commerce Global Telecommunications Technical Problems Political Complications Cultural Issues Com...

    ppt42 trang | Chia sẻ: candy98 | Ngày: 28/11/2020 | Lượt xem: 643 | Lượt tải: 0

  • Electrical Engineering - Chapter 8: Classes and ObjectsElectrical Engineering - Chapter 8: Classes and Objects

    Classes form tightly knit group of functions Distinct program boundaries More reliable large programs Reduces amount of programming done “from scratch”

    ppt22 trang | Chia sẻ: thuongdt324 | Ngày: 28/11/2020 | Lượt xem: 628 | Lượt tải: 0

  • Introduction to MIS - Chapter 2: Information Technology FoundationsIntroduction to MIS - Chapter 2: Information Technology Foundations

    Types of Data Trends Hardware Components Operating Systems Business Tasks Application Software Operating Systems Cases: Entrepreneurial Business Appendix: Displaying Data

    pptChia sẻ: candy98 | Ngày: 28/11/2020 | Lượt xem: 707 | Lượt tải: 0

  • Introduction to MIS - Chapter 1: Introduction to MISIntroduction to MIS - Chapter 1: Introduction to MIS

    What is MIS? Why MIS is Important? What are e-commerce and e-business? What do Managers do? Business & Technology Trends Re-engineering: Altering the Rules Management and Decision Levels An Introduction to Strategy Cases: Fast Food Industry Appendix: Finding Information

    ppt35 trang | Chia sẻ: candy98 | Ngày: 28/11/2020 | Lượt xem: 670 | Lượt tải: 0

  • Electrical Engineering - Chapter 7: FunctionsElectrical Engineering - Chapter 7: Functions

    Code group that performs single task Specification refers to what goes into and out of function Design refers to function’s task(s) Two groups Library Programmer-defined

    ppt30 trang | Chia sẻ: thuongdt324 | Ngày: 28/11/2020 | Lượt xem: 832 | Lượt tải: 0

  • Bài giảng SQL Server - Chương 8: Trigger - Phạm Mạnh CươngBài giảng SQL Server - Chương 8: Trigger - Phạm Mạnh Cương

    • Trigger là một thủ tục không có tham số • Một Table có thể chứa nhiều Trigger • Trigger tự động thực hiện khi một trong 3 phát biểu Insert, Update, Delete thay đổi dữ liệu trên table chứa trigger. • Trigger chỉ được thực hiện khi phát biểu cập nhật thoả mãn các ràng buộc đa khai báo trên Table. Do đó, Trigger thường được dùng để kiểm tra các r...

    ppt18 trang | Chia sẻ: candy98 | Ngày: 28/11/2020 | Lượt xem: 877 | Lượt tải: 0

  • Bài giảng SQL Server - Chương 7: Stored Procedur - Phạm Mạnh CươngBài giảng SQL Server - Chương 7: Stored Procedur - Phạm Mạnh Cương

    • Là một chương trình con được xây dựng bởi những phát biểu của T-SQL • Có tham số Input và Output • Được lưu trữ trong CSDL với 1 tên phân biệt. • Cho phép gọi thực hiện từ các ngôn ngữ lập trình khác. • Stored Procedure thường dùng thực hiện truy vấn hay cập nhật dữ liệu theo yêu cầu của người dùng.

    ppt19 trang | Chia sẻ: candy98 | Ngày: 28/11/2020 | Lượt xem: 704 | Lượt tải: 0