简单的火车售票系统
☆19Jan 6, 2023Updated 3 years ago
Alternatives and similar repositories for TrainTicketSystem
Users that are interested in TrainTicketSystem are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 火车票售票系统☆75Jun 10, 2023Updated 3 years ago
- java火车票售票系统,系统实现了用户会员管理、火车车次管理、火车座位管理、系统公告管理、火车票退票、火车票换乘、换乘查询、直达查询、乘车人管理、订单管理、个人中心管理等。☆17Aug 2, 2022Updated 4 years ago
- 火车票售票系统 train ticket sale system.采用springMvc+spring+Mybatis框架,redis+mysql存储☆23Mar 23, 2019Updated 7 years ago
- Springboot + Mybatis +maven 火车订票系统☆46Dec 29, 2018Updated 7 years ago
- 数据库课程设计前端 火车票售票系统 使用vue+elementui☆55Feb 27, 2023Updated 3 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.
- 学生火车票订票系统,学生火车票管理系统☆25Dec 21, 2022Updated 3 years ago
- 火车票订票系统☆30Nov 15, 2022Updated 3 years ago
- 火车票预售系统——数据库课设☆14Jul 3, 2018Updated 8 years ago
- 毕业设计-火车票管理系统☆15Apr 17, 2019Updated 7 years ago
- 基于JavaWeb的火车站售票系统☆154Aug 11, 2022Updated 4 years ago
- 售票系统,采用spring cloud微服务架构,mysql+redis+rabbitmq☆39Aug 7, 2019Updated 7 years ago
- 线上火车票订票系统,基于springboot,Thtmeleaf,MyBatis Plus开发☆11Jan 16, 2022Updated 4 years ago
- ☆19Jun 21, 2022Updated 4 years ago
- 采用了单纯的Softmax和CNN网络进行手写体数字识别,采用Keras框架的Sequential模型,里面涉及了卷积,池化,dropout,Dense,Flatten;对于手写数据集获取方式也有说明,而不再不是用已经被官方弃用的方法;数据处理以及可视化数据和结果;模型的编…☆12Feb 19, 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.
- source code for "Towards Speaker-Unknown Emotion Recognition in Conversation via Progressive Contrastive Deep Supervision"☆11Nov 22, 2024Updated last year
- JAVA后端开发学习路线☆12Sep 7, 2020Updated 5 years ago
- A diary WeChat Mini Program developed for my girlfriend. Currently, it implements basic CRUD (Create, Read, Update, Delete) functionality…☆21Jun 1, 2026Updated 2 months ago
- 火车站售票系统☆13Apr 9, 2017Updated 9 years ago
- A database of computed source code metrics and test coverage for Defects4J projects☆11Dec 7, 2019Updated 6 years ago
- qt界面的整型大数计算器,只是作业☆12Mar 27, 2020Updated 6 years ago
- 基于Java+SpringBoot+Vue的铁路订票管理系统(源代码+数据库+万字文档+ppt)角色:管理员、用户 管理员:管理员进入主页面统计图,主要功能包括对个人中心、用户管理、火车类型管理、火车信息管理、车票预订管理、车票退票管理、系统管理等进行操作 用户: 首页…☆39Nov 30, 2023Updated 2 years ago
- 基于pytorch实现的vision transformer模型,针对水稻病虫害数据集进行训练,也可以用于其他多分类数据集☆27Apr 29, 2024Updated 2 years ago
- 一个简单的火车票购票网站,主要关注在高并发情况下如何缓解抢票压力☆20Mar 24, 2023Updated 3 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.
- 该仓库主要收录了顶会中SNN领域的一些论文,论文内容与代理梯度和ANN-SNN转换相关。☆19Jun 16, 2022Updated 4 years ago
- 基于spring boot+vue的校园论坛☆21Jan 21, 2025Updated last year
- 一个Qt做的计算器☆22Oct 20, 2017Updated 8 years ago
- 数据库课程设计后端 使用spring boot +mybatis +redis+maven☆39Feb 27, 2023Updated 3 years ago
- 基于 Springboot Vue3 实战开发的一套完整的博客管理系统☆30Apr 24, 2024Updated 2 years ago
- C语言栈计算器☆21May 10, 2016Updated 10 years ago
- Sparse & quantized LLM training/inference/CPT/SFT/DPO☆28Jul 28, 2026Updated 2 weeks ago
- 2024年第十五届蓝桥杯Python A组省赛题目+参赛代码☆46Jan 10, 2025Updated last year
- Auto Essay Grader 是一个基于大语言模型 API 的自动评分工具。上传包含作文的 Excel 文件,其中作文在一列里,然后选择模型,提供作文题目和评分标准,工具就会自动批量生成分数和评 语。☆22May 8, 2026Updated 3 months 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.
- 泰拉瑞亚服务器Docker镜像.☆13Mar 18, 2020Updated 6 years ago
- ☆24Mar 25, 2024Updated 2 years ago
- 山东大学程序设计思维与实践作业☆16Jan 3, 2022Updated 4 years ago
- C++课程设计-火车票管理系统(使用Qt和MySQL)☆27May 2, 2022Updated 4 years ago
- 1.算法与数据结构库;2.已经实现动态数组/双向链表/栈/队列/堆/链式哈希表/二叉搜索树/红黑树.均以C++模板类实现,可用于实际项目中替代STL的容器类及数据结构学习.3.已经实现图/深度优先/广度优先/单源最短路径/所有结点对最短路径/最小生成树/快速排序/归并排序/…☆40May 1, 2021Updated 5 years ago
- ☆28Dec 31, 2024Updated last year
- A tool migrate Airflow DAGs to DolphinScheduler Python SDK files.☆12Oct 18, 2023Updated 2 years ago