上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 24 下一页
摘要: 组内对选题进行了讨论,提出了几个可选的idea 阅读全文
posted @ 2024-04-11 20:14 序章0 阅读(24) 评论(0) 推荐(0)
摘要: 今天进行了结组,参加腾讯的light创造营竞赛。 阅读全文
posted @ 2024-04-10 19:17 序章0 阅读(32) 评论(0) 推荐(0)
摘要: 完成个人作业 阅读全文
posted @ 2024-04-09 14:03 序章0 阅读(16) 评论(0) 推荐(0)
摘要: 准备蓝桥杯。学习算法。 阅读全文
posted @ 2024-04-08 19:48 序章0 阅读(16) 评论(0) 推荐(0)
摘要: 完成了结对作业的安卓端 阅读全文
posted @ 2024-04-05 19:16 序章0 阅读(17) 评论(0) 推荐(0)
摘要: 后端主要是使用springboot+mybatis-plus架构搭建的,这里就只放算法那一部分的代码了。 package com.example.groupwork1.controller;import com.example.groupwork1.entity.AdjacencyList;impo 阅读全文
posted @ 2024-04-04 17:22 序章0 阅读(30) 评论(0) 推荐(0)
摘要: 使用vue完成了地铁查询系统的前端 <script>export default { name: "IndexOne", data() { return { activeMenu: '1', lineNumber: '', stationName: '', startStation: '', end 阅读全文
posted @ 2024-04-03 21:00 序章0 阅读(36) 评论(0) 推荐(0)
摘要: 今天简单构思了下结对作业,简单的地体查询系统,难点主要是查询的算法,主要就是迪杰斯特拉算法或者是A*算法。 阅读全文
posted @ 2024-04-02 20:03 序章0 阅读(20) 评论(0) 推荐(0)
摘要: 星期一满课,没写代码 阅读全文
posted @ 2024-04-01 14:46 序章0 阅读(13) 评论(0) 推荐(0)
摘要: 准备蓝桥杯比赛,学习算法,练习真题 阅读全文
posted @ 2024-03-29 19:52 序章0 阅读(6) 评论(0) 推荐(0)
上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 24 下一页