๋ฐ์ํ
250x250
Notice
Recent Posts
- Today
- Total
๋ชฉ๋กํ์ด์ฌ ์์ด ๊ณ์ฐ (1)
DATA101
์๋ ํ์ธ์, ์ค๋์ ํ์ด์ฌ itertools ๋ผ์ด๋ธ๋ฌ๋ฆฌ๋ฅผ ํ์ฉํ์ฌ ์์ด(Permutation), ์กฐํฉ(Combination), ์ค๋ณต ์์ด(Permutation with reptition), ์ค๋ณต ์กฐํฉ(Combination with reptition)์ ๊ณ์ฐํ๋ ๋ฐฉ๋ฒ์ ๋ํด ๊ณต์ ํด ๋๋ฆฝ๋๋ค. ๊ทธ๋ผ ๋ฐ๋ก ์์ํ์ฃ ! ๐ ๋ชฉ์ฐจ 1. ์์ด(Permutation) 2. ์กฐํฉ(Combination) 3. ์ค๋ณต ์์ด(Permutation with repetition) 4. ์ค๋ณต ์กฐํฉ(Combination with repetition) 1. ์์ด(Permutation) ์์ด์ \(n\) ๊ฐ์ ๋ฐ์ดํฐ ์ค์์ \(r\) ๊ฐ์ ๋ฐ์ดํฐ๋ฅผ ๋ฝ์ ์ผ๋ ฌ๋ก ๋์ดํ๋ ๋ชจ๋ ๊ฒฝ์ฐ์ ์๋ก์ ์ํ์ ์ธ ๊ธฐํธ๋ก๋ \(_{n}P_{r}\) ์ ๊ฐ..
SW ๊ฐ๋ฐ/Python
2021. 4. 21. 12:21