基于遗传算法的高校自动排课系统
☆186Jan 26, 2023Updated 3 years ago
Alternatives and similar repositories for CourseSchedulingSystem
Users that are interested in CourseSchedulingSystem are comparing it to the libraries listed below
Sorting:
- 遗传算法排课☆66Apr 23, 2020Updated 5 years ago
- 课程编排系统,培训机构(高中)排课系统Java + Springboot2.x + MyBatis-Plus + MySQL 8.x + Vue☆379Apr 8, 2025Updated 11 months ago
- springboot排课系统☆38May 6, 2019Updated 6 years ago
- 202.JSP+SQL学生选课管理系统202-1.JSP+SQL学生选课系统两种用户203.JSP+SQL学生智能选排课系统204.JSP+SQL学生排课程序自动完整版 无论☆20Nov 14, 2021Updated 4 years ago
- springboot排课系统☆34Nov 30, 2021Updated 4 years ago
- 高中走班 自动排课 算法 研究☆22Sep 14, 2018Updated 7 years ago
- 智能排课算法☆12Oct 12, 2018Updated 7 years ago
- 遗传算法实现智能排课系统☆16Apr 27, 2022Updated 3 years ago
- 分班排课算法代码库☆14Aug 20, 2019Updated 6 years ago
- 沈阳工业大学排课系统加强版☆42Oct 12, 2016Updated 9 years ago
- 排课神器☆29Jun 13, 2016Updated 9 years ago
- Source code for 'ASP.NET Core Recipes' by John Ciliberti☆12Oct 16, 2017Updated 8 years ago
- 项目名:物流优化管理系统;服务器:springboot;数据库:msyql 5.7 ; 前端:bootstrap;核心算法:Dijkstra算法☆24Dec 16, 2023Updated 2 years ago
- 家有医生 在线问诊 微信小程序☆42Oct 24, 2020Updated 5 years ago
- 空数据 错误页面管理☆11May 31, 2021Updated 4 years ago
- 这个是一个帮助学生选课的APP,主要功能包括生成课表、查询学院课程、自动排课等。☆16Mar 7, 2017Updated 9 years ago
- 🏫失物招领WarmSearch的微信小程序的前台页面,项目基于uni-app 开发的校园失物招领网站,采用前后端分离项目技术☆63Mar 12, 2022Updated 4 years ago
- 基于遗传算法的自动组卷系统,包括题库管理,自动组卷,试卷导出☆24Jun 21, 2022Updated 3 years ago
- 毕业设计:基于 Spring Boot 的高并发选课系统☆51Jan 21, 2024Updated 2 years ago
- 通过springMVC编写的网上选课系统☆12Feb 6, 2020Updated 6 years ago
- 创新实践——安卓指纹识别,利用FingerprintManager主类进行指纹识别。☆10Aug 9, 2019Updated 6 years ago
- angular5+ant design+ng-alain校园网入侵检测系统☆11Jun 2, 2022Updated 3 years ago
- 考试培训系统☆36Sep 1, 2022Updated 3 years ago
- 毕业生就业跟踪管理系统【毕设】☆10Mar 30, 2017Updated 8 years ago
- 基于django+mysql的商品推荐系统☆14Feb 3, 2020Updated 6 years ago
- 《AutoCompleteTextView最佳实践》系列文章。从Android源码层面分析AutoCompleteTextView的使用场景和特殊情况处理。☆15May 27, 2019Updated 6 years ago
- yt_mybatis是基于mybaits封装的CURD项目;也同时提供了从web端请求到数据库,再返回给前端的一整套解决方案。☆13Jul 30, 2018Updated 7 years ago
- automatic generation of a stormwater drainage network model based on open source data☆10Dec 1, 2023Updated 2 years ago
- 中医智慧诊疗小程序后端☆10Aug 28, 2022Updated 3 years ago
- NCEPU-EDM(NCEPU和EDM分别是华北电力大学和教育数据挖掘的缩写)软件是专门为华北电力大学本科生所开发的一款简单软件,具有查询和数据挖掘两大功能模块。其中查询模块为学生提供成绩、课表、考试、GPA、培养方案、成绩总表以及综合测评等教务查询。同时该模块对学生的成绩…☆27Apr 5, 2022Updated 3 years ago
- 就业工作考核分析系统,用于分析《本科毕业生就业竞争力指数评价体系》的一整套系统,对生源质量指数、师资结构指数、就业状态指数、就业率指数、用人单位满意度指数、就业创业实践指数进行分析计算,数据一键导入,分析数据一键导出,最终通过导出总表的方式,完成对就业工作考核。☆16Jun 29, 2022Updated 3 years ago
- 基于Vue和SpringBoot的毕业生追踪系统拥有登陆注册模块、学生基本配置模块、就业状况模块、学历深造模块、信息汇总分析模块、校友论坛六大模块,另外还包括基础的用户管理、文件管理、角色管理、日志管理等,是基于浏览器运行的web管理后端,被学生和学院工作人员两个角色所使用…☆22Jan 11, 2023Updated 3 years ago
- JSP机票预订系统☆15Jul 15, 2020Updated 5 years ago
- Simple double entry accounting system (debits/credits) for Django projects.☆16Jan 13, 2026Updated 2 months ago
- 基于SpringBoot2.x、SpringCloud并采用前后端分离的企业级微服务系统架构。并引入组件化的思想实现高内聚低耦合,项目代码简洁注释丰富上手容易,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认证的解决方案,面向互联网设计同…☆27Dec 16, 2022Updated 3 years ago
- 多进程+数据库连接池+Epoll+FastDFS。其主要工作流程是由父进程维护一个监听socket,然后当有接到连接请求时,通过管道通知子进程来与新的客户端建立连接,并且将其添加到子进程维护的epoll上。这样每个子进程相当于实际的工作进程,父进程只负责客户端连接请求的分发…☆10May 26, 2021Updated 4 years ago
- Batch Update Delete Insert☆13Jun 25, 2016Updated 9 years ago
- 如果你同我一样对耦合深恶痛绝 Open Intelligent Unitive Efficient [开放 智能 统一 高效] 用积木思想编程,低门槛、轻量化、标准化、架构解耦、模块化以及去框架☆11Apr 26, 2021Updated 4 years ago
- JSDC 2018 - 體驗 Angular 7 極速開發☆12Nov 18, 2018Updated 7 years ago