Lince

@Lince

Joined on Mar 22, 2022

  • Student ID : 410921317 Name : Thanongsak Khumpa Official link of the report https://hackmd.io/@Lince/rkrJWZt8o 1.) Change the heuristic function for the two search programs, and compare the number of searched nodes and solution depth for one simple case(A* d<20) and one hard case(A* d>25) . Write your discussion. Simple Case The case used is as follow. 6
     Like  Bookmark
  • Student ID : 410921317 Name : Thanongsak Khumpa Official link of the report https://hackmd.io/@Lince/B1ZJryVVo 1.Give and test five cases for the BFS and IDS program, compare and discuss the results of searched nodes and depth. The five cases should include simple and complex cases: depths of IDS should be: 5, 9, 13, 17, 21 ps. Due to computation recourses, some cases may not be solved in your computer. Then please write "N/A" for those cases. UNFORTUNATELY MY LAPTOP CAN'T COMPUTE THE TEST CASES OF 12+ DEPTH 😔 Prove :
     Like  Bookmark
  • Student ID : 410921317 Name : Thanongsak Khumpa Official link of the report https://hackmd.io/@Lince/S1WOtT5Xo Hypertext Transfer Protocol (HTTP) is an application-layer protocol for transmitting hypermedia documents, such as HTML. It was designed for communication between web browsers and web servers, but it can also be used for other purposes. HTTP follows a classical client-server model, with a client opening a connection to make a request, then waiting until it receives a response. HTTP is a stateless protocol, meaning that the server does not keep any data (state) between two requests. Transmission Control Protocol (TCP)
     Like  Bookmark
  • Student ID : 410921317 Name : Thanongsak Khumpa Official link of the report https://hackmd.io/@Lince/S1MY-Gu7j Operating System Homework 1 1. What are the differences between Intel i3, i5, i7, i9, and Xeon? i3 has 2-4 cores and have a cache size of 6-7MB and it speed goes over 4Ghz.
     Like  Bookmark
  • Student ID : 410921317 Name : Thanongsak Khumpa Official link of the report https://hackmd.io/@Lince/SJuGEt8bj Homework 1 : Intelligent Agent 1.What is AI? Give an example to explain your answer. AI refers to software technologies developed to make a robot or computer to perform tasks that normally require human intelligence or capability such as Speech recognition, Decision-making, Visual perception. However, artificial intelligence nowadays is most commonly used in video games, where the computer is made to act as another player or what we called a "bot".
     Like  Bookmark