Quick sort animationQuick sorting uses the idea of divide and conquer. The animation shows the process as follows: First, select an arbitrary reference element pivot in an unordered sequence, and divide the sequence to be sorted into two parts. The first part of the elements is less than or equal to the reference element, and the latter part is greater than or equal to the reference element. For example, there is an array of 29,10,14,37,20,25,44,15. If the leftmost element 29 is selected as the middle point element, the array will be divided into three parts: (0, 14, 15, 20, 25),(29),(44, 37). The middle node 29 has been arranged. Then, the above operations were repeated for the front and back parts respectively using a recursion method. That is, for the left and right sub-arrays, they could select their respective reference values and divide the sub-arrays into the left and right parts. The smaller value was placed on the left and the larger value was placed on the right. This continued until the disordered sequence was arranged into an orderly sequence. Through this continuous division and sorting process, the animation could directly show the rapid sorting process.
How to sort the PowerPoint animationTo set the animation sequence in PowerPoint, you can do the following:
1. Choose the element you want to animate.
2. Go to the "Animation" tab and choose the animation effect.
3. Drag and drop the animation in the "animation order" section to set the order, or you can set it through the "animation pane" tool. In the "Animation" tab, find the "Animation Pane". Here, you can see all the elements with animation effects added. You can easily adjust their playback order by dragging them.
4. You can also choose the trigger method (option) and then view it.
In addition, if you want to set the animation sequence using the Focusky Animation Master, you should first import the PowerPoint, select the PowerPoint page you want to add to the project, then choose a layout and template, and click Next. It would be easier to operate in this software and the animation effects would be richer.
How to sort the powerpoint animationThere were several ways to sort the animations in the PowerPoint: In the " Animation " tab, you could find the " Animation Pane " tool, where you could see all the elements with animation effects added. Then, you could easily adjust their playback order by dragging them.
Quick sort animation effectsThe quick-sorting animation effect mainly showed the process of dividing and conquering. First, a reference element (such as the leftmost element) was selected in an unordered sequence. Then, the sequence was divided into two parts by comparison. The left part of the elements was less than or equal to the reference element, and the right part was greater than or equal to the reference element. Then, he performed similar operations on the left and right parts, splitting and sorting the array repeatedly. The animation would clearly show the rearranging of the elements after each selection of the reference value. As the recursion progressed, the disordered sequence gradually became an ordered sequence. For example, for an array such as [29,10,14,37,20,25,44,15], 29 was selected as the base element, and after a round of operations, it was divided into [(0, 14,15,20,25),(29),(44,37)]. Then, the same operation was performed on the left and right parts respectively, and finally the ordered array was obtained.
How to do a quick sort animationQuicksort used the divide and conquer concept to create the animation. The general process was as follows:
1. For example, there are arrays 29, 10, 14, 37, 20, 25, 44, and 15. If the leftmost element 29 is selected as the middle point element, the sequence to be sorted will be divided into two parts. The first part of the elements is less than or equal to the reference element, and the latter part is greater than or equal to the reference element. The array will be divided into two parts.(0, 14, 15, 20, 25),(29),(44, 37). The middle node 29 was already in order.
2. The above operations were repeated for the front and back parts respectively using a recursion method. That is, for the left and right sub-arrays, they could select their respective reference values and divide the sub-arrays into the left and right parts. The smaller value was placed on the left and the larger value was placed on the right.
3. This was done repeatedly until the disordered sequence was arranged into an ordered sequence. Through this continuous division and sorting process, the quick sorting process could be visualized in the form of an animation.
très sympa pour le moment si le prochain qui sort reste aussi agréable que celui-ci alors ça marche