TAILIEUCHUNG - OBJECT-ORIENTED ANALYSIS AND DESIGNWith application 2nd phần 9

Tham khảo tài liệu 'object-oriented analysis and designwith application 2nd phần 9', công nghệ thông tin, kỹ thuật lập trình phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | Chapter 11 Artificial Intelligence 425 Design Architecture of the Blackboard We are now ready to design a solution to the cryptanalysis problem using the blackboard framework we have described. This is a classic example of reuse-in-the-large in that we are able to reuse a proven architectural pattern as the foundation of our design. The structure of the blackboard frameworks suggests that among the highest-level objects in our system are a blackboard several knowledge sources and a controller. Our next task is to identity the domain specific classes and objects that specialize these general abstractions. Blackboard Objects the objects that appear on a blackboard exist in a structural hierarchy that parallels the different levels of abstraction of our knowledge sources. Thus we have the following three classes Sentence A complete cryptogram Word A single word in the cryptogram CipherLetter A single letter of a word Knowledge sources must also share knowledge about the assumptions each makes so we include the following class of blackboard objects Assumption An assumption made by a knowledge source Finally it is important to know what plaintext and ciphertext letters in the alphabet have been used in assumptions made by the knowledge sources so we include the following class Alphabet The plaintext alphabet the ciphertext alphabet and the mapping between the two Is there anything in common among these five classes We answer with a resounding yes each one of these classes represents objects that may be placed on a blackboard and that very property distinguishes them from for example knowledge sources and controllers. Thus we invent the following class as the superclass of every object that may appear on a blackboard class Blackboardobject . Looking at this class from its outside view we may define two applicable operations register Add the object to the blackboard resign Remove the object from the blackboard Chapter 11 Artificial Intelligence 426 Why do we define .

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.