软件工程课程项目文档[绝对正规开发流程啊啊啊!]
☆20Jan 16, 2016Updated 10 years ago
Alternatives and similar repositories for SoftwareEngineeringDoc
Users that are interested in SoftwareEngineeringDoc are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 软件工程综合实践课程项目文档☆16Jun 27, 2019Updated 7 years ago
- A splaytree ADT written in C with a BSD license☆18Jun 18, 2020Updated 6 years ago
- 【人工智能导论大作业】【黑白棋】光与对立的故事☆10Dec 27, 2019Updated 6 years ago
- 能实现简单四则运算的计算机app☆10Oct 18, 2016Updated 9 years ago
- This is a Crystal implementation of a Splay Tree; which is a type of binary search tree that is semi-balanced and that tends to self-opti…☆17May 15, 2026Updated 3 months 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.
- java 算法:包括数组,哈希表,队列,栈,链表(双端,单向,双向),二叉树(普通二叉树,哈夫曼树,二叉查找树,平衡二叉树,二叉线索树),图这些数据结构的实现以及多种排序算法和其他一些算法的实现(递归,二分查找,10 种常用排序)☆10Feb 28, 2019Updated 7 years ago
- 基于Marp开发的中南大学主题PPT模板☆14Nov 10, 2023Updated 2 years ago
- 软件工程课程设计和软件开发过程中各种文档,关键是文档啊,代码不重要!☆153Jun 27, 2016Updated 10 years ago
- MySQL backup and restore plugin for Stash by AppsCode☆11May 20, 2026Updated 3 months ago
- 小学口算题(四则运算)出题器☆19Jan 4, 2023Updated 3 years ago
- Tool for creating streamed binlog backup with mysqlbinlog utility☆10Dec 12, 2022Updated 3 years ago
- 中南大学的机器学习作业☆10Nov 14, 2018Updated 7 years ago
- 中南大学校内查询API,提供教务,校车,招聘查询,基于Beego框架☆13Apr 25, 2018Updated 8 years ago
- 南京邮电大学编译原理实验,支持分析包含直接左递归的LL(1)文法!☆16Nov 11, 2024Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 中南大学计算机院的一些实验报告☆14Jan 17, 2022Updated 4 years ago
- 使用PyTorch框架构建循环神经网络RNN对IMDB数据集实现情感二分类☆17Oct 2, 2023Updated 2 years ago
- distributed faiss for image retrieval☆21Apr 4, 2018Updated 8 years ago
- The live network for high-quality Agent Skills — discover the latest verified versions, publish your own, and communicate agent-to-agent …☆18Updated this week
- 基于Java+Springboot+Vue的实验室预约 系统(源代码+数据库) 本项目前后端分离,本系统分为管理员、教师、学生三种角色 ### 1、学生: 1.登录,注册 2.实验室列表 3.实验室预约 4.查看预约进度并取消 5.查看公告 6.订阅课程 7.实验室报修 8.…☆21Dec 13, 2023Updated 2 years ago
- 中南大学C++的历年试卷和实验代码☆16Apr 17, 2023Updated 3 years ago
- 基于node+express+mysql的学生选课系统的入门项目后台☆10Oct 22, 2017Updated 8 years ago
- Gengar, a distributed shared hybrid memory pool with RDMA support. Gengar allows applications to access remote DRAM/NVM in a large and gl…☆24May 24, 2022Updated 4 years ago
- 使用A*算法求解迷宫路径问题☆16Sep 24, 2020Updated 5 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.
- 航空管理系统:软件内有具有查看剩余机票、航班信息、客户信息、创建客户、订票、客户信息更新、客机更新、航班更新、订票更改、退票等功能,运用MySQL数据库开发而成☆23Mar 9, 2017Updated 9 years ago
- 公务员考试☆25Jun 9, 2019Updated 7 years ago
- python从最基础的语法历经网络基础、前端基础、后端基础和爬虫与数据基础走向机器学习☆10Mar 21, 2018Updated 8 years ago
- 软件工程课众包跑腿项目☆22Oct 12, 2022Updated 3 years ago
- 中南大学课程设计:应用基础实践二(Web技术+数据库+移动应用开发)☆24Dec 31, 2022Updated 3 years ago
- 学生宿舍管理系统☆41Aug 22, 2024Updated 2 years ago
- 考研408笔记☆12May 9, 2023Updated 3 years ago
- 所看所学所记,Python,Go,后端/架构技术,数据分析,机器学习。持续学习中☆10Feb 1, 2020Updated 6 years ago
- zju ai 黑白棋☆25Apr 22, 2020Updated 6 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 词法分析、LL1文法递归下降法和预测分析法、优先函数分析;LR(0)、SLR、LR(1)分析表的构造、语法制导翻译☆24Jul 7, 2021Updated 5 years ago
- 【自用】2024 计算机考研复习文档☆11Oct 18, 2023Updated 2 years ago
- 一个适合入门者学习的node.js后端及vue前端项目☆11Dec 28, 2018Updated 7 years ago
- 结合知识图谱做的有关诗词的问答demo☆11Mar 11, 2020Updated 6 years ago
- 大学时候为学校设计&实现的一整套实验室预约系统,Java Web项目。项目使用了Spring MVC、Spring framework、Hibernate和Spring JDBC、Bootstrap、ECharts等技术☆27Dec 16, 2022Updated 3 years ago
- A node+espress+mongoose+react+nextjs blog☆14Jan 15, 2019Updated 7 years ago
- 生活大爆炸双语对白,包含docx文件和pdf文件。看美剧学英语 go!☆14Dec 4, 2019Updated 6 years ago