Tagged articles
5 articles
Page 1 of 1
Aikesheng Open Source Community
Aikesheng Open Source Community
Sep 19, 2023 · Databases

MySQL Deadlock Analysis and Index Optimization Using ICP

This article examines a MySQL deadlock case involving DELETE and UPDATE statements, explains why the primary key index is locked despite non‑key predicates, analyzes execution plans and optimizer trace, and proposes index restructuring and query hints to resolve the issue.

ICPIndex OptimizationQuery Planner
0 likes · 23 min read
MySQL Deadlock Analysis and Index Optimization Using ICP
DataFunTalk
DataFunTalk
May 9, 2019 · Artificial Intelligence

High‑Definition Maps and Localization for Autonomous Driving: Concepts, Pipeline, and Challenges

This article presents a comprehensive overview of high‑definition mapping for autonomous vehicles, covering topological and 3D grid maps, the data‑collection and processing pipeline, key challenges such as cost and scalability, and detailed discussions of SLAM, pose‑graph optimization, ICP, and multi‑sensor localization techniques.

3D grid mapHD mapICP
0 likes · 18 min read
High‑Definition Maps and Localization for Autonomous Driving: Concepts, Pipeline, and Challenges