|
1 | | -<h1 align="center">用 PHP 的方式实现的各类算法合集</h1> |
2 | | -=============== |
3 | | - |
4 | | -[](https://github.com/PuShaoWei/arithmetic-php) |
5 | | -[](https://github.com/PuShaoWei/arithmetic-php) |
6 | | -[](https://github.com/PuShaoWei/arithmetic-php) |
7 | | -[](https://github.com/PuShaoWei/arithmetic-php) |
8 | | -[](https://github.com/PuShaoWei/arithmetic-php) |
9 | | -[]() |
| 1 | +<h1 align="center">用 PHP 的方式实现的各类算法合集 :sparkles:</h1> |
| 2 | + |
| 3 | +<p align="center"> |
| 4 | +<a href="https://github.com/PuShaoWei/arithmetic-php#简易结构"> |
| 5 | + <img src="https://img.shields.io/badge/php-done-brightgreen.svg" alt="php"> |
| 6 | +</a> |
| 7 | +<a href="https://github.com/PuShaoWei/arithmetic-php"> |
| 8 | + <img src="https://img.shields.io/github/size/webcaetano/craft/build/craft.min.js.svg" alt="Github file size"> |
| 9 | +</a> |
| 10 | +<a href="https://github.com/PuShaoWei/arithmetic-php"> |
| 11 | + <img src="https://img.shields.io/github/issues-pr-raw/arithmetic-php/cdnjs.svg"> |
| 12 | +</a> |
| 13 | +<a href="https://github.com/PuShaoWei/arithmetic-php"> |
| 14 | + <img src="https://img.shields.io/codacy/grade/e27821fb6289410b8f58338c7e0bc686.svg"> |
| 15 | +</a> |
| 16 | +<a href="https://github.com/PuShaoWei/arithmetic-php"> |
| 17 | + <img src="https://img.shields.io/travis/rust-lang/rust.svg"> |
| 18 | +</a> |
| 19 | +<a href="https://github.com/PuShaoWei/arithmetic-php"> |
| 20 | + <img src="https://img.shields.io/github/license/mashape/apistatus.svg"> |
| 21 | +</a> |
| 22 | +<a href="https://github.com/PuShaoWei/arithmetic-php"> |
| 23 | + <img src="https://img.shields.io/bithound/dependencies/github/rexxars/sse-channel.svg?style=plastic"> |
| 24 | +</a> |
| 25 | +</p> |
10 | 26 |
|
11 | 27 |
|
12 | 28 | ## About |
13 | 29 |
|
14 | 30 | > 如果说各种编程语言是程序员的招式,那么数据结构和算法就相当于程序员的内功。 |
15 | 31 |
|
16 | | - |
17 | 32 | ## 简易结构 |
18 | 33 | |
19 | 34 | ├──Package |
|
0 commit comments