Skip to content
#

ids

Here are 32 public repositories matching this topic...

idcenter(分布式ID生成中心):极高效的分布式id生成系统,每个客户端获取id的tps可达到400万+,服务端可支持海量的客户端。具备高容错性,即使网络不稳定也能运转(只要不连续长时间断网)。使用http协议进行通信,可支持多语言。具备完整的管理员登录、权限校验。部署简单、页面操作简洁、运维成本低。

  • Updated Apr 19, 2023
  • Java
ai-search-algorithms

Implementation of Depth First Search, Breadth First Search, Iterative Deepening and A* for solving a puzzle game. This is part of a coursework assignment for Intelligent Systems module (COMP2208 - @ University of Southampton)

  • Updated May 14, 2020
  • Java

Improve this page

Add a description, image, and links to the ids topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ids topic, visit your repo's landing page and select "manage topics."

Learn more