Performance optimization method of flight simulation software
A technology of flight simulation and optimization method, applied in the field of flight simulation, can solve the problems of insufficient visual frame rate, limited performance of the simulator, low permission to start the flight simulation software, etc. effect, improve the effect of performance optimization
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment example 1
[0027] Such as figure 1 Shown, a kind of performance optimization method of flight simulation software, comprises the following steps:
[0028] S1. Start the flight simulation program and obtain the system administrator authority;
[0029] WinExec("D:\\p3d.bat",SW_SHOW);
[0030] S2. Start the target program with a high CPU priority, and add a " / HIGH" label after the start command to obtain a high CPU priority;
[0031] S3. Pause the flight simulation optimization program, resume after 3 seconds of suspension, and restart the flight simulation optimization program;
[0032] S4. Attempt to obtain the handle of the target program, and use the Try statement to try;
[0033] TA=GETID(chData);
[0034] S5.TA value is not empty, get the handle 00080B98, and enter S6;
[0035] S6. Modify the CPU affinity of the flight simulation program process;
[0036] Returncode = SetProcessAffinityMask(TA,0xff);
[0037] S7. Judging whether the modification is successful, the Returncode is...
Embodiment example 2
[0039] S1. Start the flight simulation program and obtain the system administrator authority;
[0040] WinExec("D:\\p3d.bat",SW_SHOW);
[0041] S2. Start the target program with a high CPU priority, and add a " / HIGH" label after the start command to obtain a high CPU priority;
[0042] S3. Pause the flight simulation optimization program, resume after pausing for 5 seconds, and restart the flight simulation optimization program;
[0043] S4. Attempt to obtain the handle of the target program, and use the Try statement to try;
[0044] TA=GETID(chData);
[0045] S5.TA is a null value, the handle of the flight simulation program has not been obtained, return to step S4, and try to obtain the handle again;
[0046] S4. Attempt to obtain the handle of the target program, and use the Try statement to try;
[0047] TA=GETID(chData);
[0048] S5. At this time, TA is not a null value, and the flight simulation program handle 00040EB2 is obtained, and enters S6;
[0049] S6. Modi...
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