Saturday, December 13, 2014

Flowchart(รูปแบบการเขียนผังงงาน)

Sequence Diagram

Sequence Diagram is to show the application of the system using the Object and Time determines the order of work and focus on the instant of Object Sequence Diagram A Diagram which shows the interaction (Interaction) between Object sequence of events that occurred at that time. defined message that occurs during class will be led to the creation method in class involved.

Sequence Diagram คือ เป็นแสดงลำดับการทำงานของระบบ โดยมี Object และ เวลาเป็นตัวกำหนดลำดับของงาน และเน้นไปที่ instant ของ Object Sequence Diagram เป็น Diagram ซึ่งแสดงปฏิสัมพันธ์(Interaction)ระหว่าง Object ตามลำดับของเหตุการณ์ที่เกิดขึ้น ณ เวลาที่กำหนด message ที่เกิดขึ้นระหว่าง class จะสามารถนำไปสู่การสร้าง method ใน class ที่เกี่ยวข้องได้




Decision

 (Decision Making) refers to the process of choosing any alternative choice of many alternatives to consider. Or assess how well The objective is to achieve And goals of the organization The decision is important And related Administrative duties Or handling almost every step. Whether it's planning Organization The staffing, coordination and control decisions have been studied for a long time.
การตัดสินใจ (Decision Making) หมายถึงกระบวนการเลือกทางเลือกใดทางเลือกหนึ่ง จากหลาย ๆ ทางเลือกที่ได้พิจารณา หรือประเมินอย่างดีแล้วว่า เป็นทางให้บรรลุวัตถุประสงค์ และเป้าหมายขององค์การ การตัดสินใจเป็นสิ่งสำคัญ และเกี่ยวข้องกับ หน้าที่การบริหาร หรือการจัดการเกือบทุกขั้นตอน ไม่ว่าจะเป็นการวางแผน การจัดองค์การ การจัดคนเข้าทำงาน การประสานงาน และการควบคุม การตัดสินใจได้มีการศึกษามานาน






Programming loop (Loop)/Iteration Statements

One important process of designing algorithms. It is capable of looping of the group's work commands as the developers want. So for now It is proposed to develop a program to provide some of the commands can be repeated several times. For commands that can be used to write programs in C are recursive While, Do-while and For.
การเขียนโปรแกรมแบบ วนซ้ำ (Loop)
กระบวนการหนึ่งที่สำคัญในการออกแบบอัลกอริทึม ก็คือความสามารถในการวนลูปของการทำงานของกลุ่มคำสั่งตามที่นักพัฒนาต้องการ ดังนั้นสำหรับตอนนี้ ก็จะนำเสนอการพัฒนาโปรแกรมเพื่อให้บางส่วนของคำสั่งสามารถมีการวนซ้ำได้หลายครั้ง สำหรับคำสั่งที่สามารถใช้ในการเขียนโปรแกรมแบบวนซ้ำในภาษา C ได้แก่ While, Do-while และ For


Iteration Statements - 04 Computer Programming using Java 41 CHAPTER Repetitive names 04 (Iteration Statements) 1. The loop iterative negotiation with the remote Siberia, while this command: 1. Definitions and data requirements of the command loop or repeat this purpose: 1) to it in the water or the globe water globe. (Iteration / Repetition) is ordered to use for loop to work either at the beginning the conditions (Condition) set up this project and to the operation as hostile to start slowly so long. the conditions are really into this.
Iteration Statements - 04 Computer Programming using Java 41 CHAPTER คำสั่งวนซ้ำ  04 (Iteration Statements)1. คําสั่งวนซําแบบเบืองต้นด้วยคําสั่ง while 1. นิยามและข้ อกําหนดของคําสั่งวนซําหรือทําซํา 1) คําสังวนซํ ้าหรือทําซํา (Iteration/Repetition) คือ คําสังที่ใช้ สําหรับวนรอบเพื่อทํางานอย่างใดอย่างหนึ่งตามเงื่อนไข (Condition) ที่กําหนดขึ้น และจะวนทํางานแบบนันไปเรื่ อยๆ ตราบใดที่เงื่อนไขยังเป็นจริง 


                     http://www.vcharkarn.com/lesson/9

No comments:

Post a Comment