![]() CATEGORIES: BiologyChemistryConstructionCultureEcologyEconomyElectronicsFinanceGeographyHistoryInformaticsLawMathematicsMechanicsMedicineOtherPedagogyPhilosophyPhysicsPolicyPsychologySociologySportTourism |
Concept of algorithm.I. Match up:
II. Cross out one odd term in each line: 1)expenses, secretarial services, communications, goods, facilities, surroundings, negotiations; 2)expensive, international, cultural, cookery, ecological, educational; 3)trainings motoring, gambling, mountaineering, cycling, cruising, hiking; 4)to depend on, to devise, to report to, to sort out, to spread out, to deal with, to slow down; 5)itinerary, tour, destination, quota, route, tour package. III. Group the following terms according to the titles in the table (3 terms in each group): Diving, out-going, sight, third-age, travel expenses, boating, theme park, negotiations, survival, reward, mission, amusement park, rafting, secretarial service, bonus.
IV. Match the terms with the definitions:
V. Pick out the right definition:
VI. Fill in the blanks:
1._____ tourism is one part of business tourism. 2.FAM tourism means that a company sends its _____ on educational tours to other companies. 3.Sporting tourists enjoy exercise and natural _____ . 4.Tourist companies provide special services for businessmen. Among them are _____ and business meeting arrangements. 5.Within sports tourism there is water tourism, mountain tourism and _____ . 6.During _____ travel clerks get familiar with local facilities.
9.Tourist companies will provide business tourists with economic _____ on monitors. 10.Sporting tours require preparation and special _____ . 11.The incentive tour is a reward or _____ to a successful employee. 12.Business tourists travel on different _____ . 13.An employer often sets _____ for an employee to exceed his quota. 14.A sporting tour instructor will carefully plan _____ . 15.The employer covers the employee's _____ during an incentive tour. Concept of algorithm. Types of algorithms. Examples. Algorithm diagram. The algorithm is a system of the formal rules which accurately and single-digit contour sequence of actions of enumerative process from initial data to required result. There are three basic structures of algorithm: - The linear algorithms The algorithm in which all stages of the solution of the task are executed strictly sequentially is called the linear. I.e. the linear algorithm is executed in a natural order of its writing and doesn't contain ramifyings and repetitions. - Algorithms of branching structure Algorithm of branching structure we will call such algorithm which one of several possible ways (options) of calculating process is selected. Sign of branching algorithm is existence of operations of the conditional branch when there is a check of truth of some logical expression (a checked condition) and depending on truth or falsehood of a checked condition for execution this or that branch of algorithm is selected - Cyclic algorithm. Implements repetition of some actions. Differently Cyclic algorithms include cycles. The sequence of the actions executed repeatedly, each time is called as a cycle in case of new parameter values. The algorithm diagram the flowchart) - the graphics image of its structure in which each process step of data handling is presented in the form of different geometrical figures (units). unit of the beginning/the end, unit of input-output, unit of action, unit of logical action, unit of a cycle Date: 2015-01-02; view: 2355
|