"C语言医院信息管理系统设计报告及源代码"

0 下载量 194 浏览量 更新于2024-03-13 1 收藏 1.91MB DOC 举报
本文是关于C语言程序设计医院信息标准管理系统的专业设计报告。课程名称是C语言程序设计,课题名称是医院信息管理系统。作者是一名计算机科学与技术专业的学生,在指导教师的指导下完成了这个设计。本设计的目的是利用C语言编写一个能够进行医院信息管理的系统,基本要求包括算法分析、源程序代码、源程序代码测试和设计总结。设计的成绩评定为优良,由指导教师在2012年5月25日签署。本设计利用结构体存储病人和药品的信息,并使用链表存储全部病人的信息。系统能够完成对医院内所有病人信息的注册、查询、删除和修改等操作,同时对药房内库存的药品进行管理。整个系统的源代码和测试已经附在了C语言程序设计医院信息标准管理系统附源代码.doc文档中。通过本文,读者可以深入了解C语言程序设计医院信息标准管理系统的具体实现和功能。 Overall, this is a professional design report on the C language program design for a hospital information management system. The course is called C language program design, and the topic is hospital information management system. The author is a student majoring in computer science and technology, who completed this design under the guidance of the instructor. The purpose of this design is to use C language to write a system for hospital information management. The basic requirements include algorithm analysis, source code, source code testing, and design summary. The design was rated as excellent, and signed by the instructor on May 25, 2012. This design uses structures to store information about patients and drugs, and uses linked lists to store all patient information. The system is able to register, query, delete, and modify all patient information within the hospital, as well as manage the inventory of drugs in the pharmacy. The source code and testing of the entire system are included in the document titled "C Language Program Design Hospital Information Standard Management System Attached Source Code.doc". Through this report, readers can gain in-depth understanding of the specific implementation and functionality of the C language program design for hospital information standard management system.