基于Django+MySQL开发的学生就业管理系统
☆13Mar 22, 2024Updated 2 years ago
Alternatives and similar repositories for studentYC
Users that are interested in studentYC are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- c++ 家谱管理系统☆13Apr 9, 2021Updated 5 years ago
- 毕设如何选题-计算机视觉项目大集合(图像分类+目标检测+目标跟踪+姿态识别+车道线识别+车牌识别+无人机检测+A*路径规划+单目测距与测速+行人车辆计数等)☆23Jan 2, 2025Updated last year
- 基于Django的网络安全事件应急响应与处置系统☆13Feb 11, 2025Updated last year
- 利用二叉树实现一个简单的家谱管理系统☆12Dec 27, 2017Updated 8 years ago
- Graduation project selection system实现了指导老师在网站上出题,学生在网站上选题。本系统涉及用户管理、选题审核、在线选题、历史记录查询、数据库存储等功能。本系统以Django开发。前端主要使用了Bootstrap、jQuery,后端使用路由…☆16Nov 17, 2023Updated 2 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 智慧园区管理平台--智慧园区管理平台是一款集成化、智能化的综合管理系统,旨在提升园区的运营效率与服务水平。该平台基于物联网、大数据和人工智能技术,涵盖设备管理、安防态势、能耗管理、访客管理、工单管理、园区服务等多个功能模块,实现园区内人、车、物、环境的全面数字化管理。通过智…☆16Feb 11, 2025Updated last year
- 宠物医院系统 Java web☆10Feb 19, 2021Updated 5 years ago
- 音乐推荐系统https://blog.csdn.net/qq_30841655/article/details/107989560☆15Aug 13, 2020Updated 5 years ago
- Demo application for B&R vision camera☆10Mar 5, 2025Updated last year
- ☆15Aug 8, 2022Updated 3 years ago
- 招生咨询信息问答系统☆21Jun 18, 2025Updated last year
- A tool for modifying reinforcement learning environments to incorporate Signal Temporal Logic (STL) specifications in the reward function…☆12Jan 16, 2023Updated 3 years ago
- 🗄NUAA 2018 数据库实验 - 学生管理系统 - 后端 - 基于 nodejs + express☆10Jul 2, 2018Updated 8 years ago
- 首届生物特征识别技术开发者大赛第三名作品:基于人脸识别的图书智能推荐系统☆15Feb 27, 2019Updated 7 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 使用Unet / YOLOv5进行车牌定位,CNN进行车牌识别(定长)(基于CCPD数据集)☆24Oct 6, 2022Updated 3 years ago
- 博客微信小程序☆14May 16, 2025Updated last year
- 景区旅游推荐系统APP☆20Mar 3, 2020Updated 6 years ago
- 使用python开发的教务管理系统,调用了Flask框架来构建整个web环境☆26Dec 4, 2017Updated 8 years ago
- 将BP神经网络前向传递过程移植到STM32单片机中,并完成完整的图像获取,校正,识别过程☆12Apr 11, 2018Updated 8 years ago
- 基于python的Django框架学生信息管理系统☆354Nov 22, 2022Updated 3 years ago
- Safe Multi-Agent Robosuite benchmark for safe multi-agent reinforcement learning research.☆25Jun 13, 2024Updated 2 years ago
- 基于Yolo&CNN的车牌识别可视化项目☆26Jul 22, 2022Updated 4 years ago
- 车牌检测,License plate recognition☆28May 20, 2019Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Python网络爬虫集合☆26May 15, 2020Updated 6 years ago
- 一个简单的微信小程序,颜值检测仪☆34May 7, 2019Updated 7 years ago
- 微信小程序,全屏动画滚动☆23Nov 9, 2016Updated 9 years ago
- 基于springboot、orgtree的家谱树管理系统,将纸质版的家谱进行电子化、信息化,建立家族的家谱血脉联系。☆58Feb 26, 2022Updated 4 years ago
- 数据库课程设计-图书馆管理系统 史金明 苟云帆 王广胜☆26May 20, 2021Updated 5 years ago
- SSM实现的在线考试系统☆12Jun 29, 2019Updated 7 years ago
- Python办公自动化,为了955,为了自由,为了解放繁琐操作(╯‵□′)╯︵┻━┻☆118Aug 14, 2021Updated 4 years ago
- 该工作的内容主要是面向中国车牌识别系统。车牌的检测系统通过YOLOv3网络来实现,检测后的车牌会通过空间变换网络进行倾斜校正。校正后的图片经由LPRNet进行识别。目前在1000张图片上测试的最终准确率可达93.3%。实现者电子科技大学刘俊凯、陈昂、夏子寒☆39Jul 18, 2020Updated 6 years ago
- A information system about graduate students' job. 毕业生就业管理系统☆50Dec 13, 2019Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ☆29Jun 29, 2026Updated last month
- 💼 帮你自动在前程无忧上投递简历☆21May 8, 2026Updated 2 months ago
- 微信小程序搜索框☆34Dec 18, 2019Updated 6 years ago
- 基于opencv模板匹配的车牌识别,有简单的GUI,软件环境是python3.8,opencv4.2。用pycharm写的。☆47May 28, 2023Updated 3 years ago
- 宠物医院web系统,实现简单的宠物信息,医生信息,顾客信息的管理。☆53Oct 8, 2017Updated 8 years ago
- 微信小程序版 简易情绪音乐播放器☆30Oct 26, 2019Updated 6 years ago
- 新概念英语课本☆27Jan 19, 2020Updated 6 years ago