Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ac748bb

Browse files
zhangzz2015gitbook-bot
authored andcommitted
GitBook: [greyireland#107] No subject
1 parent b8f70b5 commit ac748bb

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

‎SUMMARY.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
* [回溯法](advanced\_algorithm/backtrack.md)
3131
* [其他的技巧](suan-fa-si-wei/qi-ta-de-ji-qiao.md)
3232
* [字符串操作](suan-fa-si-wei/zi-fu-chuan-cao-zuo.md)
33+
* [Sampling方法](suan-fa-si-wei/sampling-fang-fa.md)
3334

3435
## 面试公司
3536

‎suan-fa-si-wei/sampling-fang-fa.md‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Sampling方法
2+
3+
包括Reject sampling 和 **Fisher-Yates Shuffle 以及蓄水池算法**
4+
5+
### **470.Implement Rand10() Using Rand7()**
6+
7+
```cpp
8+
// Some cc++
9+
10+
```

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /