内容简介:Special Sponsors参与方式:
Special Sponsors
- 我们组织了一个开源互助平台,方便开源组织和大 V 互相认识,互相帮助,整合资源。请回复 这个帖子 并注明组织/个人信息来申请加入。
- 如果大家遇到了做得不错的教程或翻译项目,请回复 这个帖子 推荐给我们。我们会联系项目的维护者,一起把它变得更好。
- 我们的 公众号 接受大家的投稿。将文章链接通过消息发给公众号,我们会和你联系。
- 请大家回复 这个帖子 来推荐希望翻译的内容。
- 我们近期有制作 Kaggle 教学视频的计划,如果你有兴趣参与,请联系片刻(QQ 529815144)。CS224n 2019 版笔记等到中文字幕翻译完毕后再整理。
- 为了能够将开源事业做大做强, ApacheCN 需要与公益基金会(IT、教育类)合作 ,欢迎大家提供帮助。
- 开源不是一个人的事情,我们的各个模块(请见组织架构)都需要人手来维护。如果你有兴趣参与,请联系片刻(QQ 529815144)。权限分配灵活,能者居之。
写给不耐烦 程序员 的 JavaScript
参与方式: https://github.com/apachecn/i...
整体进度: https://github.com/apachecn/i...
项目仓库: https://github.com/apachecn/i...
认领:6/42,翻译:5/42
章节 | 贡献者 | 进度 |
---|---|---|
1.关于本书(ES2019 版) | @YouWillBe | 100% |
2.常见问题:本书 | @huangzijian888 | 100% |
3. JavaScript 的历史和演变 | ||
4.常见问题:JavaScript | ||
5.概览 | ||
6.语法 | @lq920320 | 100% |
7.在控制台上打印信息( console.* ) |
||
8.断言 API | ||
9.测验和练习入门 | ||
10.变量和赋值 | ||
11.值 | ||
12.运算符 | ||
13.非值 undefined 和 null |
||
14.布尔值 | ||
15.数字 | ||
16. Math |
||
17. Unicode - 简要介绍(高级) | ||
18.字符串 | ||
19.使用模板字面值和标记模板 | ||
20.符号 | ||
21.控制流语句 | ||
22.异常处理 | ||
23.可调用值 | ||
24.模块 | ||
25.单个对象 | ||
26.原型链和类 | ||
27.同步迭代 | ||
28.数组( Array ) |
||
29.类型化数组:处理二进制数据(高级) | ||
30.映射( Map ) |
||
31. WeakMaps( WeakMap ) |
||
32.集( Set ) |
||
33. WeakSets( WeakSet ) |
||
34.解构 | ||
35.同步生成器(高级) | ||
36. JavaScript 中的异步编程 | ||
37.异步编程的 Promise | @iChrisJ | 100% |
38.异步函数 | @iChrisJ | 100% |
39.正则表达式( RegExp ) |
@iChrisJ | |
40.日期( Date ) |
||
41.创建和解析 JSON( JSON ) |
||
42.其余章节在哪里? |
seaborn 0.9 中文文档
参与方式: https://github.com/apachecn/s...
整体进度: https://github.com/apachecn/s...
项目仓库: https://github.com/apachecn/s...
认领:44/74,翻译:17/74
UCB CS61b:Java 中的数据结构
参与方式: https://github.com/apachecn/c...
整体进度: https://github.com/apachecn/c...
项目仓库: https://github.com/apachecn/c...
认领:10/12,翻译:9/12
标题 | 译者 | 进度 |
---|---|---|
一、算法复杂度 | @leader402 | 100% |
二、抽象数据类型 | @Allenyep | 100% |
三、满足规范 | @renyuhuiharrison | 100% |
四、序列和它们的实现 | @biubiubiuboomboomboom | 100% |
五、树 | @biubiubiuboomboomboom | 100% |
六、搜索树 | @yongfengyan | 100% |
七、哈希 | @Abel-Huang | 100% |
八、 排序 和选择 | @Rachel-Hu | 100% |
九、平衡搜索 | @Abel-Huang | |
十、并发和同步 | @Ruffianjiang | 100% |
十一、伪随机序列 | ||
十二、图 |
Git 中文参考(校对)
参与方式: https://github.com/apachecn/g...
整体进度: https://github.com/apachecn/g...
项目仓库: https://github.com/apachecn/g...
认领:2/83,校对:0/83
HBase 3.0 中文参考指南(校对)
参与方式: https://github.com/apachecn/h...
整体进度: https://github.com/apachecn/h...
项目仓库: https://github.com/apachecn/h...
认领:18/31,校对:11/31
章节 | 贡献者 | 进度 |
---|---|---|
Preface | @xixici | 100% |
Getting Started | @xixici | 100% |
Apache HBase Configuration | @xixici | 100% |
Upgrading | @xixici | 100% |
The Apache HBase Shell | @xixici | 100% |
Data Model | @Winchester-Yi | |
HBase and Schema Design | @RaymondCode | 100% |
RegionServer Sizing Rules of Thumb | ||
HBase and MapReduce | @BridgetLai | 100% |
Securing Apache HBase | ||
Architecture | @RaymondCode | |
In-memory Compaction | @mychaow | |
Backup and Restore | @mychaow | |
Synchronous Replication | @mychaow | |
Apache HBase APIs | @xixici | 100% |
Apache HBase External APIs | @xixici | 100% |
Thrift API and Filter Language | @xixici | 100% |
HBase and Spark | @TsingJyujing | 100% |
Apache HBase Coprocessors | @TsingJyujing | |
Apache HBase Performance Tuning | ||
Troubleshooting and Debugging Apache HBase | ||
Apache HBase Case Studies | ||
Apache HBase Operational Management | ||
Building and Developing Apache HBase | ||
Unit Testing HBase Applications | ||
Protobuf in HBase | @TsingJyujing | |
Procedure Framework (Pv2): HBASE-12439 | ||
AMv2 Description for Devs | ||
ZooKeeper | ||
Community | ||
Appendix |
UCB Prob140:面向数据科学的概率论
参与方式: https://github.com/apachecn/p...
整体进度: https://github.com/apachecn/p...
项目仓库: https://github.com/apachecn/p...
认领:22/25,翻译:19/25
标题 | 译者 | 翻译进度 |
---|---|---|
一、基础 | 飞龙 | 100% |
二、计算几率 | 飞龙 | 100% |
三、随机变量 | 飞龙 | 100% |
四、事件之间的关系 | @biubiubiuboomboomboom | 100% |
五、事件集合 | >0% | |
六、随机计数 | @viviwong | 100% |
七、泊松化 | @YAOYI626 | 100% |
八、期望 | 50% | |
九、条件(续) | @YAOYI626 | 100% |
十、马尔科夫链 | 喵十八 | 100% |
十一、马尔科夫链(续) | 喵十八 | 100% |
十二、标准差 | 缺只萨摩 | 100% |
十三、方差和协方差 | 缺只萨摩 | 100% |
十四、中心极限定理 | 喵十八 | 100% |
十五、连续分布 | @ThunderboltSmile | |
十六、变换 | @hellozhaihy | |
十七、联合密度 | @Winchester-Yi | 100% |
十八、正态和 Gamma 族 | @Winchester-Yi | 100% |
十九、和的分布 | 平淡的天 | 100% |
二十、估计方法 | 平淡的天 | 100% |
二十一、Beta 和二项 | @lvzhetx | 100% |
二十二、预测 | 50% | |
二十三、联合正态随机变量 | @JUNE951234 | |
二十四、简单线性回归 | @ThomasCai | 100% |
二十五、多元回归 | @lanhaixuan | 100% |
Pytorch 1.0 中文文档
参与方式: https://github.com/apachecn/p...
整体进度: https://github.com/apachecn/p...
项目仓库: https://github.com/apachecn/p...
教程部分:认领:35/37,翻译:34/37;文档部分:认领:39/39,翻译:34/39
认领完毕
OpenCV 4.0 中文教程
参与方式: https://github.com/apachecn/o...
整体进度: https://github.com/apachecn/o...
项目仓库: https://github.com/apachecn/o...
认领:51/51,翻译:26/51。
关于我们
我们是一个大型开源社区,旗下 QQ 群共 9000 余人,订阅用户至少一万人。Github Star 数量超过 20k 个,在所有 Github 组织中 排名前 200 。网站日 uip 超过 4k, Alexa 排名的峰值为 20k 。我们的核心成员拥有 CSDN 博客专家 和 简书程序员优秀作者 认证。我们与Datawhale、 AI 有道 、黄海广博士等国内知名开源组织和大 V 合作,组织公益性的翻译活动、学习活动和比赛组队活动。
与商业组织不同,我们并不会追逐热点,或者唯利是图。作为公益组织,我们将完成项目放在首要位置,并有足够时间把项目打磨到极致。我们希望做出广大 AI 爱好者真正需要的东西,打造真正有价值的长尾作品。
- 【导航】 ibooker.org.cn
- 【归档】 home.apachecn.org
- 【社区】 bbs.apachecn.org
- 【Github】 @ApacheCN
-
自媒体平台
- 微博:@ApacheCN
- 知乎专栏:AILearning
- 公众号:ApacheCN
- CSDN | 博客园 | 简书 | bilibili
- We are ApacheCN Open Source Organization, not ASF! We are fans of AI, and have no relationship with ASF!
- 合作 or 侵权,请联系 <apachecn@163.com> | 请抄送一份到 <wizard.z@foxmail.com>
赞助我们
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- ApacheCN 翻译活动进度公告 2019.4.23
- ApacheCN 翻译活动进度公告 2019.5.3
- ApacheCN 翻译活动进度公告 2019.5.11
- ApacheCN 翻译活动进度公告 2019.5.31
- ApacheCN 翻译活动进度公告 2019.6.15
- ApacheCN 翻译活动进度公告 2019.6.21
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Web Security Testing Cookbook
Paco Hope、Ben Walther / O'Reilly Media / 2008-10-24 / USD 39.99
Among the tests you perform on web applications, security testing is perhaps the most important, yet it's often the most neglected. The recipes in the Web Security Testing Cookbook demonstrate how dev......一起来看看 《Web Security Testing Cookbook》 这本书的介绍吧!
html转js在线工具
html转js在线工具
RGB HSV 转换
RGB HSV 互转工具