搜索资源列表
tushu
- 图书管理系统详细设计是设计的第二个阶段,这个阶段的主要任务是在图书管理系统概要设计书基础上,对概要设计中产生的功能模块进行过程描述,设计功能模块的内部细节,包括算法和详细数据结构,为编写源代码提供必要的说明。-Detailed design of library management system is designed for the second stage, the main task of this stage is to outline the design book library
Clanguage
- C语言精彩编程百例书籍的源码,包括基础知识篇,深入提高篇,常用算法篇以及综合应用篇。共100例的源码。-" C Programming Language wonderful hundred cases of" source books, including the basic knowledge of articles, increased depth articles, papers, and comprehensive application of commonly use
PaiKe
- 教学排课系统,排课问题是所有教育行业都要面对的问题,尤其针对高校纷繁复杂的课程和专业,一直没有很好解决方法。但这又是每个学校在每个学期都会碰到的必修课。本文在相关理论的指导下,在分析以往一些排课软件的基础上,提出一种排课系统的设计方法,对一些具体的问题给出相应解决方案。希望对于相关部门有所帮助。此系统主要被分为三个部分:界面的设计、排课算法的设计、以及报表的自动生成。-Teaching Course Scheduling System