摘要: 《视觉SLAM十四讲》 simultaneous localization and mapping 视觉SLAM的基础知识-高翔_bilibili Def.of SLAM Sensors:The methods and difficulty of SLAM depend heavily on the 阅读全文
posted @ 2024-05-06 19:13 asandstar 阅读(134) 评论(0) 推荐(0) 编辑
摘要: VALSE Webinar Slides games104 Job description 图形图像算法实习生-剪映-上海 岗位职责 ByteIntern:面向2025届毕业生(2024年9月-2025年8月期间毕业),为符合岗位要求的同学提供转正机会。 团队介绍:字节跳动剪映研发团队,主要支持剪映 阅读全文
posted @ 2024-04-28 19:58 asandstar 阅读(499) 评论(0) 推荐(0) 编辑
摘要: C++相关岗位 2023-10-11 系统、客户端、嵌入式开发,音视频与图像处理 系统开发:设计实现操作系统、驱动程序、嵌入式系统、网络栈协议。req:c++语法、数据结构、算法、多线程编程、Linux操作系统,越熟悉越好。 客户端开发:桌面程序应用、移动程序应用、游戏开发,有点像前端。req:GU 阅读全文
posted @ 2023-10-11 08:49 asandstar 阅读(128) 评论(0) 推荐(0) 编辑
摘要: 太长不看版 【上交复旦x72h极限游戏开发挑战赛作品《Colorful》宣传短片】 【腾讯×上交复旦 72h gamejam极限游戏开发挑战赛作品《Colorful》全流程演示】 试玩demo下载链接: https://pan.baidu.com/s/1Xdksy97qF8Qac31H6nUGww 阅读全文
posted @ 2023-08-06 15:30 asandstar 阅读(361) 评论(0) 推荐(0) 编辑
摘要: Textbook & References Steve Marschner and Peter Shirley,“Fundamentals of Computer Graphics”,5th C++ Primer Old 2th edition 计算机图形学(第2版) 1 基础数学知识 2 光栅算法 阅读全文
posted @ 2023-01-20 09:43 asandstar 阅读(148) 评论(0) 推荐(0) 编辑
摘要: Python-100-Days Make English as your working language. (让英语成为你的工作语言) Practice makes perfect. (熟能生巧) All experience comes from mistakes. (所有的经验都源于你犯过的错 阅读全文
posted @ 2025-01-27 08:44 asandstar 阅读(6) 评论(0) 推荐(0) 编辑
摘要: Python-100-Days Make English as your working language. (让英语成为你的工作语言) Practice makes perfect. (熟能生巧) All experience comes from mistakes. (所有的经验都源于你犯过的错 阅读全文
posted @ 2025-01-26 21:08 asandstar 阅读(6) 评论(0) 推荐(0) 编辑
摘要: Python-100-Days Make English as your working language. (让英语成为你的工作语言) Practice makes perfect. (熟能生巧) All experience comes from mistakes. (所有的经验都源于你犯过的错 阅读全文
posted @ 2025-01-26 21:06 asandstar 阅读(11) 评论(0) 推荐(0) 编辑
摘要: Python-100-Days Make English as your working language. (让英语成为你的工作语言) Practice makes perfect. (熟能生巧) All experience comes from mistakes. (所有的经验都源于你犯过的错 阅读全文
posted @ 2025-01-26 21:05 asandstar 阅读(7) 评论(0) 推荐(0) 编辑
摘要: Python-100-Days Make English as your working language. (让英语成为你的工作语言) Practice makes perfect. (熟能生巧) All experience comes from mistakes. (所有的经验都源于你犯过的错 阅读全文
posted @ 2025-01-26 21:04 asandstar 阅读(10) 评论(0) 推荐(0) 编辑
摘要: Python-100-Days Make English as your working language. (让英语成为你的工作语言) Practice makes perfect. (熟能生巧) All experience comes from mistakes. (所有的经验都源于你犯过的错 阅读全文
posted @ 2025-01-26 20:31 asandstar 阅读(31) 评论(0) 推荐(0) 编辑
摘要: 复现项目需要的步骤 指南涵盖了环境搭建、数据集准备、模型推理和训练的流程: 1. 克隆项目代码 首先从官方仓库克隆代码: git clone https://github.com/ai4ce/MSG.git cd MSG 2. 配置运行环境 项目提供了两种方式来设置运行环境,推荐使用 environ 阅读全文
posted @ 2024-12-21 09:56 asandstar 阅读(63) 评论(0) 推荐(0) 编辑
摘要: Ceres 要安装与现有的 Eigen 3.3.7 和 CMake 3.16.3 兼容的 Ceres Solver,可以按照以下步骤操作: 1. 下载与 Eigen 3.3.7 兼容的 Ceres Solver 根据 Eigen 版本和 Ceres Solver 的兼容性要求,推荐使用 Ceres 阅读全文
posted @ 2024-11-21 14:46 asandstar 阅读(54) 评论(0) 推荐(0) 编辑
摘要: 配置环境 虚拟机安装+ubuntu20镜像 看我的这个博客就行,注意把18换成20即可,下载的是一样的iso文件和17的VMware 下面这个超级重要!!! sudo apt-get autoremove open-vm-tools sudo apt-get install open-vm-tool 阅读全文
posted @ 2024-10-31 09:16 asandstar 阅读(1075) 评论(0) 推荐(0) 编辑
摘要: 超爱的codelab教程 构建您的第一个 Flutter 应用 key emulator INFO | Android emulator version 35.2.10.0 (build_id 12414864) (CL:N/A) INFO | Graphics backend: gfxstream 阅读全文
posted @ 2024-10-15 08:05 asandstar 阅读(366) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示