# wxfbboy_algorithm_structure_practise **Repository Path**: wangxiaofeng/wxfbboy_algorithm_structure_practise ## Basic Information - **Project Name**: wxfbboy_algorithm_structure_practise - **Description**: 平时一些算法的工具类整合和练习 - **Primary Language**: Java - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-28 - **Last Updated**: 2021-04-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # wxfbboy_algorithm_structure_practise #### 介绍 平时一些算法的工具类整合和练习 #### 软件架构 java #### 安装教程 1. idea导入项目 2. maven加载库 3. 从Entry.java文件启动项目 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request