• Đăng ký
  • Đăng nhập
  • Trợ giúp

Tài liệu Công Nghệ Thông Tin

Tổng hợp tài liệu Công Nghệ Thông Tin tham khảo cho học sinh, sinh viên.

Tai lieu
  • Trang Chủ
  • Tài Liệu
  • Upload
Tài liệu
  • Các Môn Đại Cương
  • Kỹ Thuật - Công Nghệ
  • Khối Ngành Kinh Tế
  • Khối Ngành Xã Hội
  • Công Nghệ Thông Tin
  • Ngoại Ngữ
  • Đồ Án - Luận Văn
  • Giáo Dục - Đào Tạo
  • Mẫu Văn Bản
  • Kỹ Năng Mềm
  • Văn Bản Luật
  • Giải Trí
  • Sức Khỏe
  • Ẩm Thực
  • Khoa Học Tự Nhiên
  • Chưa Phân Loại
  • Mới nhất
  • Xem nhiều
  • Tải nhiều
  • Kiến trúc máy tính và hợp ngữ - Chapter 5: Functional modelingKiến trúc máy tính và hợp ngữ - Chapter 5: Functional modeling

    Draw the subject boundary Place the use cases on the diagram Place the actors on the diagram Draw the associations

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

  • Kiến trúc máy tính và hợp ngữ - Chapter 5: Java syntax and styleKiến trúc máy tính và hợp ngữ - Chapter 5: Java syntax and style

    Braces mark nested blocks. Braces indicate that the statements within them form one compound statement. Statements inside a block are indented, usually by two spaces or one tab.

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

  • Kiến trúc máy tính và hợp ngữ - Chapter five: Specifying alternate courses of action: selection statementsKiến trúc máy tính và hợp ngữ - Chapter five: Specifying alternate courses of action: selection statements

    Used when a combination of options may be selected. Appearance and Use Appears as descriptive text next to a square. User may select a CheckBox by clicking it with the mouse. User may deselect a CheckBox by clicking it again with the mouse.

    pptChia sẻ: huyhoang44 | Ngày: 17/03/2020 | Lượt xem: 775 | Lượt tải: 0

  • Kiến trúc máy tính và hợp ngữ - Chapter 4: Requirements engineeringKiến trúc máy tính và hợp ngữ - Chapter 4: Requirements engineering

    Functional requirements Statements of services the system should provide, how the system should react to particular inputs and how the system should behave in particular situations. May state what the system should not do. Non-functional requirements Constraints on the services or functions offered by the system such as timing constraints, cons...

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

  • Kiến trúc máy tính và hợp ngữ - Tổ chức hoạt động bộ vi xử líKiến trúc máy tính và hợp ngữ - Tổ chức hoạt động bộ vi xử lí

    Ngôn ngữ lập trình giống và khác ngôn ngữ tự nhiên của con người ở những điểm nào? • Tại sao cần nhiều loại ngôn ngữ lập trình: C, C++, C#, VB, Java ? • Một chương trình không khai báo biến nào cả thì có sử dụng bộ nhớ không? • Chương trình được thực thi trong RAM hay CPU? • Tại sao file .exe chỉ chạy được trên Windows mà không thể chạy trê...

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

  • Kiến trúc máy tính và hợp ngữ - Chapter 4: Requirements determinationKiến trúc máy tính và hợp ngữ - Chapter 4: Requirements determination

    Requirements are best determined by systems analysts and business people together Techniques available to the systems analyst: Interviews Questionnaires Observation Joint application development (JAD) Document analysis

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

  • Kiến trúc máy tính và hợp ngữ - Chapter 4: Names The first step toward wisdom is calling things by their right names. Anon. Chinese ProverbKiến trúc máy tính và hợp ngữ - Chapter 4: Names The first step toward wisdom is calling things by their right names. Anon. Chinese Proverb

    Recall that the term binding is an association between an entity (such as a variable) and a property (such as its value). A binding is static if the association occurs before run-time. A binding is dynamic if the association occurs at run-time. Name bindings play a fundamental role. The lifetime of a variable name refers to the time interval du...

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

  • Kiến trúc máy tính và hợp ngữ - Java methodsKiến trúc máy tính và hợp ngữ - Java methods

    Algorithms usually work with variables A variable is a “named container” A variable is like a slate on which a value can be written and later erased and replaced with another value

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

  • Kiến trúc máy tính và hợp ngữ - Chapter four: Performing calculations and manipulating data: expressionsKiến trúc máy tính và hợp ngữ - Chapter four: Performing calculations and manipulating data: expressions

    Manipulate strings using string operators and functions. String Operators & is the only string operator in Visual Basic .NET. Joining two string values is called concatenation. Functions Used with Strings Format() Converts a numeric value to a string and formats it. Left(), Right(), and Mid() Selects specific character(s) in a string.

    pptChia sẻ: huyhoang44 | Ngày: 17/03/2020 | Lượt xem: 760 | Lượt tải: 0

  • Kiến trúc máy tính và hợp ngữ - Chapter 3: Agile software developmentKiến trúc máy tính và hợp ngữ - Chapter 3: Agile software development

    Most organizations spend more on maintaining existing software than they do on new software development. So, if agile methods are to be successful, they have to support maintenance as well as original development. Two key issues: Are systems that are developed using an agile approach maintainable, given the emphasis in the development process of ...

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

  • ◄
  • 1
  • ...
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • ...
  • 119
  • ►

Copyright © 2025 Tai-Lieu.com - Hướng dẫn học sinh giải bài tập trong SGK, Thư viện sáng kiến kinh nghiệm hay, Thư viện đề thi

Chia sẻ: Tai-Lieu.com on Facebook Follow @Tai-Lieu.com