Chapter 6 : Computer Problem Solving.

   Computer Problem Solving.

1.) What have step is Troubleshooting ?
Ans. 1.) State The Problem.
         2.) Tools And Algorithm Development.
         3.) Implementation.
         4.) Refinement

     ไม่ว่าเราจะทำงานใดก็ตาม ปัญหาเป็นสิ่งหลีกเลี่ยงไม่ได้ การแก้ปัญหามีหลายวิธี ขึ้นกับชนิดของาน วิธีการแก้ปัญหาอย่างหนึ่งอาจแก้ปัญหาอีกอย่างหนึ่งไม่ได้ และการแก้ปัญหาอาจจำเป็นต้องใช้เทคโนโลยีสารสนเทศหรือไม่ก็ได้ ดังนั้น จึงควรยึดหลักการแก้ปัญหาอย่างเป็นระบบ เพื่อไม่ให้เสียเวลา หลงทาง และสับสน วิธีการแก้ปัญหาแต่ละวิธีมีความเหมาะสมกับงานแตกต่างกัน มีขั้นตอนการแก้ไขปัญหา 4 ขั้นตอน ได้แก่ การวิเคราะห์และกำหนดรายละเอียดของปัญหา. การเลือกเครื่องมือและออกแบบขั้นตอนการแก้ปัญหา. การดำเนินการแก้ไขปัญหา. การตรวจสอบและปรับปรุงวิธีการ. 

https://rayochaan.wordpress.com/


2.) What is the analysis and specification of the problem?
Ans. 1.) Identifying information.
         2.) Inputting information.
         3.) Problem Details.

  ขั้นตอนแรกของการแก้ปัญหาใดๆก็ตาม จะต้องเริ่มด้วยการทำความเข้าใจกับปัญหา เพื่อวิเคราะห์เงื่อนไขของปัญหาให้ชัดเจน 


3.) What is data output ? 
Ans. Problem solving with a computer. 
  
  สิ่งที่โจทย์ต้องการแก้ปัญหาด้วยคอมพิวเตอร์ จำเป็นต้องระบุให้ชัดเจนว่าสิ่งที่ต้องการให้เป็นผลลัพธ์ของปัญหาคืออะไร


4.) What is input? 
Ans. The initial or conditional proposition to solve the problem.

  
  ข้อมูลเริ่มต้นที่โจทย์กำหนดมาให้ตั้งแต่แรก ผู้แก้ปัญหาจะต้องใช้ข้อมูลเหลานี้ในการประมวลผล 
เพื่อให้ได้ผลที่ต้องการ 


5.) What is Problem Details ? 
Ans. Consideration of problem requirements. 

  การพิจารณาความต้องการของปัญหา เช่น การหาค่าเฉลี่ย 
https://sites.google.com/site/computersolveprb43/hlak-kar-kae-payha/kar-wikheraah/ray-laxeiyd-khxng-payha


6.) What are the two methods of designing the solution?
Ans. Casual Clod and Frame work.

  การออกแบบการแก้ไขปัญหาเป็นกระบวนการที่ต้องอาศัยประสบการณ์ความรู้และความเข้าใจในการแก้ไขปัญหา วิธีแก้ปัญหามี 2 ลักษณะได้แก่ 1.รหัสลำลอง 2.ผังงาน
https://sites.google.com/site/computersolveprb43/kheruxng-mux-thi-chi-ni-kar-xxkbaeb-laea-khan-txn-withi-ni-kar-kae-payha


7.) What is Casual ?
Ans. Use of narration to describe algorithm solution.

  การเขียนรหัสจำลองไม่มีรูปแบบที่แน่นอนขึ้นอยู่กับประสบการณ์และความถนัดของผู้เขียน ซึ่งอาจจะเขียนอย่างละเอียดหรือย่อก็ได้
https://sites.google.com/site/computersolveprb43/kheruxng-mux-thi-chi-ni-kar-xxkbaeb-laea-khan-txn-withi-ni-kar-kae-payha/rhas-lalxng


8.) How to write a flowchart?
Ans. Select the correct representation of the process and write a short message instead of what is required in the symbol.

  เขียนผังงานจากด้านบนลงด้านล่าง และใช้สัญลักษณ์ให้ตรงกับความหมายของผังงาน
https://sakorn-55.wikisp8%A1


9.) What are the main control structures?
Ans. 3 types
         1.) Sequential Structure
         2.) Selection Structure
         3.) Repetition Structure

  ก่อนการเขียนโปรแกรม ผู้พัฒนาโปรแกรมจะต้องเลือกภาษาคอมพิวเตอร์ ที่จะนำมาช่วยพิจารณาปัจจัยต่างๆ
https://sites.google.com/site/computersolveprb43/khorngsrang-kar-porkaerm


10.) How many types of workplaces are there?
Ans. 3 Types
         1.) Calculation.
         2.) Receiving data.
         3.) Sending out.

  โครงสร้างแบบลำดับขั้นตอนสุดท้ายเพื่อแก้ปัญหาทำงานตามคำสั่งที่เขียนไว้ตามลำดับ โครงสร้างแบบลำดับมีกระบวนการทำงาน 3 ประเภท ได้แก่ 1.การคำนวณ 2.การรับข้อมูลเข้า 3.การส่งข้อมูลออก
https://sites.google.com/site/computersolveprb43/khorngsrang-kar-porkaerm/3-1-kho-rng-srr-ang-baeb-ladab

ความคิดเห็น

โพสต์ยอดนิยมจากบล็อกนี้

คำถามท้ายบทที่ 6 ข้อ 10

คำถามท้ายบทที่ 7 ข้อ 1