软件工程课众包跑腿项目
☆22Oct 12, 2022Updated 3 years ago
Alternatives and similar repositories for went-on-errands
Users that are interested in went-on-errands are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 众包平台项目☆11Jan 23, 2019Updated 7 years ago
- 软件工程综合实践课程项目文档☆16Jun 27, 2019Updated 7 years ago
- 一个针对在校学生的任务悬赏平台(众包思想)☆21Mar 6, 2016Updated 10 years ago
- 阿超的四则运算生成器 v1.0☆11May 14, 2023Updated 3 years ago
- 公考awesome的课程、网站、app、资料等等☆16Jun 9, 2022Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 能实现简单四则运算的计算机app☆10Oct 18, 2016Updated 9 years ago
- java 算法:包括数组,哈希表,队列,栈,链表(双端,单向,双向),二叉树(普通二叉树,哈夫曼树,二叉查找树,平衡二叉树,二叉线索树),图这些数据结构的实现以及多种排序算法和其他一些算法的实现(递归,二分查找,10 种常用排序)☆10Feb 28, 2019Updated 7 years ago
- 中南大学智能科学与技术专业机器学习课程设计,其中包含自己实现的神经网络框架,可实现的模型有:ResNet,VGG16☆10Jul 6, 2022Updated 4 years ago
- 中南大学Java+网络课设,使用JavaFx设计的邮件客户端☆10Oct 4, 2021Updated 4 years ago
- 基于Marp开发的中南大学主题PPT模板☆14Nov 10, 2023Updated 2 years ago
- 软件工程课程项目文档[绝对正规开发流程啊啊啊!]☆20Jan 16, 2016Updated 10 years ago
- 中南大学的机器学习作业☆10Nov 14, 2018Updated 7 years ago
- 中南大学校内查询API,提供教务,校车,招聘查询,基于Beego框架☆13Apr 25, 2018Updated 8 years ago
- 计算机毕业设计Python+Hadoop+Spark+Hive音乐可视化 音乐数据分析 音乐大数据 音乐推荐系统 音乐数据仓库 大数据毕业设计 大数据毕设☆24Nov 20, 2022Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 编译原理C语言LL1语法分析器的简单实现☆12Aug 31, 2020Updated 6 years ago
- 南京邮电大学编译原理实验,支持分析包含直接左递归的LL(1)文法!☆16Nov 11, 2024Updated last year
- 中南大学计算机院的一些实验报告☆14Jan 17, 2022Updated 4 years ago
- 短视频去水印前端项目(当前支持抖音、快手、TikTok、皮皮虾、火山、bilibili、微视、最右、开眼、全民k歌、皮皮搞笑)☆10Sep 5, 2023Updated 3 years ago
- 基于Java+Springboot+Vue的实验室预约系统(源代码+数据库) 本项目前后端分离,本系统分为管理员、教师、学生三种角色 ### 1、学生: 1.登录,注册 2.实验室列表 3.实验室预约 4.查看预约进度并取消 5.查看公告 6.订阅课程 7.实验室报修 8.…☆21Dec 13, 2023Updated 2 years ago
- 中南大学本科学位论文LaTeX模板☆19May 11, 2021Updated 5 years ago
- 中南大学C++的历年试卷和实验代码☆16Apr 17, 2023Updated 3 years ago
- 航空管理系统:软件内有具有查看剩余机票、航班信息、客户信息、创建客户、订票、客户信息更新、客机更新、航班更新、订票更改、退票等功能,运用MySQL数据库开发而成☆23Mar 9, 2017Updated 9 years ago
- ☆10Oct 27, 2018Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- The code for my java Projects in my blog https://www.cnblogs.com/csu-lmw/☆27Jun 20, 2020Updated 6 years ago
- PyTorch implementation of "HGMamba: Enhancing 3D Human Pose Estimation with a HyperGCN-Mamba Network", IJCNN2025..☆19May 19, 2025Updated last year
- viabtc交易所APP客户端,flutter版本。☆11Jun 28, 2020Updated 6 years ago
- 短域名系统 ( https://go.choong.net/ )☆20Aug 18, 2026Updated 3 weeks ago
- 微信公众号登录测试,测试关注、扫码、取关事件回调,为后续 justauth 集成公众号预研☆11May 18, 2021Updated 5 years ago
- 中南大学课程设计:应用基础实践二(Web技术+数据库+移动应用开发)☆24Dec 31, 2022Updated 3 years ago
- AI虚拟主播1.0,基于LSTM的实时对对联机器人☆14Feb 16, 2022Updated 4 years ago
- 中南大学课件收集☆30Mar 8, 2025Updated last year
- SpringBoot + Apache Mahout 推荐引擎 基于用户评分数据推荐相关电影☆11Jun 7, 2018Updated 8 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.
- CSU的各种实验/课设,将southyang自己的作业上传,为同学们提供一点帮助和思路☆29Feb 21, 2023Updated 3 years ago
- RePOSE: 3D Human Pose Estimation via Spatio-Temporal Depth Relational Consistency☆20Oct 2, 2024Updated last year
- 词法分析、LL1文法递归下降法和预测分析法、优先函数分析;LR(0)、SLR、LR(1)分析表的构造、语法制导翻译☆24Jul 7, 2021Updated 5 years ago
- Hamibot自动触发执行脚本☆14Oct 29, 2023Updated 2 years ago
- 图像去噪算法SDK,包含去光斑算法,去雾算法,去暗算法,去水印算法☆13Mar 14, 2020Updated 6 years ago
- [ICCV 2025] Official code of "PersPose: 3D Human Pose Estimation with Perspective Encoding and Perspective Rotation"☆24Oct 30, 2025Updated 10 months ago
- 🐍 微信公众号平台requests模拟登陆☆13Oct 29, 2019Updated 6 years ago