• Kĩ thuật lập trình - Chapter 13: Components in real - Time systemsKĩ thuật lập trình - Chapter 13: Components in real - Time systems

    Is the most central part of any CBSE system as it contains binaries of components and their descriptions. A component library containing real-time components should provide the following: Memory requirements WCET test cases Dependencies Environment assumptions

    ppt34 trang | Chia sẻ: huyhoang44 | Ngày: 17/03/2020 | Lượt xem: 584 | Lượt tải: 0

  • Kĩ thuật lập trình - Chapter 12: The koala component modelKĩ thuật lập trình - Chapter 12: The koala component model

    Initialization Initialization interface Multithreading Pumps Notifications Large number of asynchronous activities

    ppt15 trang | Chia sẻ: huyhoang44 | Ngày: 17/03/2020 | Lượt xem: 531 | Lượt tải: 0

  • Kĩ thuật lập trình - Chapter 11: Components in product line architecturesKĩ thuật lập trình - Chapter 11: Components in product line architectures

    A set of classes from which to create an application Inheritance allows to abstract from specific behaviour Danger: derived classes are very dependent Fragile base class problem

    ppt21 trang | Chia sẻ: huyhoang44 | Ngày: 17/03/2020 | Lượt xem: 525 | Lượt tải: 0

  • Kĩ thuật lập trình - Chapter 10: Predicting system trustworthinessKĩ thuật lập trình - Chapter 10: Predicting system trustworthiness

    Interface propagation analysis (IPA): Perturbs the states that propagate through the interfaces that connect COTS software components to other types of components. Note that software fault injection is also a form of accelerated testing.

    ppt16 trang | Chia sẻ: huyhoang44 | Ngày: 17/03/2020 | Lượt xem: 543 | Lượt tải: 0

  • Kĩ thuật lập trình - Chapter 9: Component composition and integrationKĩ thuật lập trình - Chapter 9: Component composition and integration

    Provides a foundation for reasoning about system completeness and correctness early in the development process and at a high level of abstraction Architecture description languages One still unresolved challenge within architecture technology is the bridging of the gap between architectural abstractions and implementation Analytic models capt...

    ppt20 trang | Chia sẻ: huyhoang44 | Ngày: 17/03/2020 | Lượt xem: 714 | Lượt tải: 0

  • Kĩ thuật lập trình - Chương 7: Lập trình web form với ado.netKĩ thuật lập trình - Chương 7: Lập trình web form với ado.net

    Thực hiện Command: Phương thức ExecuteReader: Trả về ñối tượng DataReader ñể ñọc dữ liệu mỗi lần một dòng với phương thức Read.(DataReader ñọc dữ liệu trực tiếp từ nguồn nên phải duy trì kết nối ñến khi ñọc xong) SqlDataReader As SqlDataReader; = .ExecuteReader; VD: SqlDataReader rd As SqlDataR...

    pdf58 trang | Chia sẻ: huyhoang44 | Ngày: 17/03/2020 | Lượt xem: 614 | Lượt tải: 0

  • Kĩ thuật lập trình - Chapter 8: Dispelling the myth of component evaluationKĩ thuật lập trình - Chapter 8: Dispelling the myth of component evaluation

    Assemblies, once they exist, and commercial components will exhibit a variety of properties: functionality, reliability, usability, and so forth. The properties of an assembly are determined, in some way, by the properties of the components themselves

    ppt18 trang | Chia sẻ: huyhoang44 | Ngày: 17/03/2020 | Lượt xem: 577 | Lượt tải: 0

  • Kĩ thuật lập trình - Các cấu trúc dữ liệu khácKĩ thuật lập trình - Các cấu trúc dữ liệu khác

    Có hai loại tập tin • Tập tin nhị phân • Tập tin văn bản • Namespace System.IO cung cấp hai lớp StreamWriter và StreamReader để ghi và đọc các tập tin văn bản • Cả hai lớp này đều làm việc với ký tự Unicode • Các bước cần thiết để làm việc với tập tin nhị phân : • Mở tập tin • Đọc/ghi tập tin • Đóng tập tin

    pdf23 trang | Chia sẻ: huyhoang44 | Ngày: 17/03/2020 | Lượt xem: 626 | Lượt tải: 0

  • Kĩ thuật lập trình - MảngKĩ thuật lập trình - Mảng

    • Nhiều chương trình chúng ta viết là không có giao diện với các cửa sổ • Các đối số dòng lệnh sẽ được truyền cho chương trình thông qua lời gọi chương trình • Các đối số được truyền thông qua hàm Main • args - mảng các chuỗi 38

    pdf50 trang | Chia sẻ: huyhoang44 | Ngày: 17/03/2020 | Lượt xem: 593 | Lượt tải: 0

  • Kĩ thuật lập trình - Chương 06: Thiết kế layoutKĩ thuật lập trình - Chương 06: Thiết kế layout

    Dùng thể hiện cấu trúc logic của website và cho phép người dùng chuyển ñến một trang web khác Nội dung cấu trúc của Website mặc ñịnh ñược chứa trong tập tin Web.sitemap Thao tác tạo: Tạo tập tin Web.sitemap

    pdf25 trang | Chia sẻ: huyhoang44 | Ngày: 17/03/2020 | Lượt xem: 675 | Lượt tải: 0