提交 ffee421d 编写于 作者: L lsvih

新增算法类别 & 更新数据

上级 fc694e82
...@@ -5,9 +5,9 @@ ...@@ -5,9 +5,9 @@
[![](https://img.shields.io/badge/weibo-%E6%8E%98%E9%87%91%E7%BF%BB%E8%AF%91%E8%AE%A1%E5%88%92-brightgreen.svg)](http://weibo.com/juejinfanyi) [![](https://img.shields.io/badge/weibo-%E6%8E%98%E9%87%91%E7%BF%BB%E8%AF%91%E8%AE%A1%E5%88%92-brightgreen.svg)](http://weibo.com/juejinfanyi)
[![](https://img.shields.io/badge/%E7%9F%A5%E4%B9%8E%E4%B8%93%E6%A0%8F-%E6%8E%98%E9%87%91%E7%BF%BB%E8%AF%91%E8%AE%A1%E5%88%92-blue.svg)](https://zhuanlan.zhihu.com/juejinfanyi) [![](https://img.shields.io/badge/%E7%9F%A5%E4%B9%8E%E4%B8%93%E6%A0%8F-%E6%8E%98%E9%87%91%E7%BF%BB%E8%AF%91%E8%AE%A1%E5%88%92-blue.svg)](https://zhuanlan.zhihu.com/juejinfanyi)
[掘金翻译计划](https://juejin.im/tag/%E6%8E%98%E9%87%91%E7%BF%BB%E8%AF%91%E8%AE%A1%E5%88%92) 是一个翻译优质互联网技术文章的社区,文章来源为 [掘金](https://juejin.im) 上的英文分享文章。内容覆盖[区块链](#区块链)[人工智能](#ai--deep-learning--machine-learning)[Android](#android)[iOS](#ios)[前端](#前端)[后端](#后端)[设计](#设计)[产品](#产品)[其他](#其他) 等领域,以及各大型优质 [官方文档及手册](#官方文档及手册),读者为热爱新技术的新锐开发者。 [掘金翻译计划](https://juejin.im/tag/%E6%8E%98%E9%87%91%E7%BF%BB%E8%AF%91%E8%AE%A1%E5%88%92) 是一个翻译优质互联网技术文章的社区,文章来源为 [掘金](https://juejin.im) 上的英文分享文章。内容覆盖[区块链](#区块链)[人工智能](#ai--deep-learning--machine-learning)[Android](#android)[iOS](#ios)[前端](#前端)[后端](#后端)[设计](#设计)[产品](#产品)[算法](https://github.com/xitu/gold-miner/blob/master/algorithm.md)[其他](#其他)等领域,以及各大型优质 [官方文档及手册](#官方文档及手册),读者为热爱新技术的新锐开发者。
掘金翻译计划目前翻译完成 [1726](#近期文章列表) 篇文章,官方文档及手册 [13](#官方文档及手册) 个,共有 [1000](https://github.com/xitu/gold-miner/wiki/%E8%AF%91%E8%80%85%E7%A7%AF%E5%88%86%E8%A1%A8) 余名译者贡献翻译和校对。 掘金翻译计划目前翻译完成 [2027](#近期文章列表)篇文章,官方文档及手册 [13](#官方文档及手册) 个,共有 [1000](https://github.com/xitu/gold-miner/wiki/%E8%AF%91%E8%80%85%E7%A7%AF%E5%88%86%E8%A1%A8) 余名译者贡献翻译和校对。
> ## [🥇掘金翻译计划 — 区块链分舵](https://github.com/xitu/blockchain-miner) > ## [🥇掘金翻译计划 — 区块链分舵](https://github.com/xitu/blockchain-miner)
......
* [在图像中隐藏数据:用 Python 来实现图像隐写术](https://juejin.im/post/5f0bf4fce51d45347500b23d)[cyz980908](https://github.com/cyz980908) 翻译)
* [理解 zip 和 gzip 压缩格式背后的压缩算法](https://juejin.im/post/5ecb7f9651882542f4488845)[JohnieXu](https://github.com/JohnieXu) 翻译)
* [贪心算法,你入门了吗?](https://juejin.im/post/5ebc0f626fb9a043383d7c2b)[chaingangway](https://github.com/chaingangway) 翻译)
* [8 个值得了解的树形数据结构](https://juejin.im/post/5e7dfd0551882573b7535f23)[Amberlin1970](https://github.com/Amberlin1970) 翻译)
* [密码哈希的方法:PBKDF2,Scrypt,Bcrypt 和 ARGON2](https://juejin.im/post/5e70c152518825491949886e)[todaycoder001](https://github.com/todaycoder001) 翻译)
* [算法不是产品](https://juejin.im/post/5e398e806fb9a07cb52bb462)[fireairforce](https://github.com/fireairforce) 翻译)
* [使用 Python 进行边缘检测](https://juejin.im/post/5e3d4b53e51d4526c26fadd4)[lsvih](https://github.com/lsvih) 翻译)
* [动态规划算法的实际应用:接缝裁剪](https://juejin.im/post/5de8b483f265da33d039c618)[nettee](https://github.com/nettee) 翻译)
* [如何提升你的数据结构、算法以及解决问题的能力](https://juejin.im/post/5d80fdcbf265da03e83ba163)[todaycoder001](https://github.com/todaycoder001) 翻译)
* [Python 实现排序算法](https://juejin.im/post/5d1323b6e51d45108b2caeaf)[fireairforce](https://github.com/fireairforce) 翻译)
* [线性代数:矩阵基本运算](https://juejin.im/post/5d107b00f265da1b67211a21)[lsvih](https://github.com/lsvih) 翻译)
* [JavaScript 线性代数:使用 ThreeJS 制作线性变换动画](https://juejin.im/post/5d05dba86fb9a07ece67ce76)[lsvih](https://github.com/lsvih) 翻译)
* [JavaScript 线性代数:向量](https://juejin.im/post/5cf61bf8e51d45775653674e)[lsvih](https://github.com/lsvih) 翻译)
* [JavaScript 线性代数:线性变换与矩阵](https://juejin.im/post/5cfdc1fb518825361d02aa41)[lsvih](https://github.com/lsvih) 翻译)
* [用 React 制作线性代数教程示例:网格与箭头](https://juejin.im/post/5cefbc37f265da1bd260d129)[lsvih](https://github.com/lsvih) 翻译)
* [最优控制:LQR](https://juejin.im/post/5cdfe49c6fb9a07eee5e9de6)[EmilyQiRabbit](https://github.com/EmilyQiRabbit) 翻译)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册