| Hospital scheduling is a challenging problem, due to particularity of medical institutions and nursling’s works, which makes scheduling problems often having a variety of constraints. Well scheduling is conducive to boost team morale, creating a good working atmosphere, providing a powerful guarantee for care quality, and protecting the health and safety of patients. It has a great practical significance.In this thesis, use PHP dynamic web technology to develop a hospital scheduling management system based on the background of hospital scheduling management. Designed an algorithm based on matrix automatic scheduling algorithm for mutual exclusion according to classic automatic scheduling algorithm. Use MySQL database for data storage and make the implementation of core functions, mainly including:Use PHP web design techniques to complete the coding and implementation of the system’s core functions. Mainly include basic information management, automated scheduling management, adjusting class management, and information print output management and so on. Design system according to software standards process, from the system analysis, design to system implementation. Designed a matrix exclusive automatic scheduling algorithm and applied it to systems development.Finally build system test environment, making functional verification and performance testing for hospital scheduling management system and analysis test results. Tests show that:hospital scheduling management system developed in this thesis met expectation development goals. |