Binary chop type task dispatching method for embedding real-time operating system
A real-time operating system and binary search technology, which is applied to memory systems, calculations using numerical representations, program control using stored programs, etc., can solve problems such as complex structural variables, large storage space, and changing priorities, and achieve The effect of saving storage space, running efficiently, and scheduling delay is stable
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0042] Binary search is a commonly used search method for ordered tables. see the principle figure 1. Without loss of generality, let the elements in the list be arranged in descending order. The binary search method initially searches the entire list. Find the element whose pointer points to the middle point of the list, and compare the element with the target value, that is, the element to be searched. If the two are exactly equal, the search is successful; if the value of the midpoint element is less than the target value, it means that the element to be searched is in the first half of the list part, otherwise it indicates that the element to be found is in the second half of the table. According to the judgment result, take the first half of the sublist or the second half of the sublist, point the search pointer to the midpoint element of the sublist and repeat the above comparison process until the search is successful or the list can no longer be split. Binary searc...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com