# bitmap-learn **Repository Path**: Hu-Lyndon/bitmap-learn ## Basic Information - **Project Name**: bitmap-learn - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-04-23 - **Last Updated**: 2024-04-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 用于学习测试BitMap的实现 ## 碰撞测试 - package: collision 用于测试util包下几个CRC64实现的碰撞情况 ```shell java -cp bitmap17-1.0-SNAPSHOT.jar org.example.collision.CollisionMain ``` ## 生成测试文件 - package: writebitfile ## 读取测试文件比对 - package: readbitfile