2의 역승수
2의 승수 있잖아? 2의 3승은 8이고.. 2의 4승은 16이고.. 2의 5승은 32고.. 뭐 이런것들.. 근데 뒷자리 숫자로 앞자리 숫자를 구할때.. 그러니까.. 2의 몇승이 1024인지 확인하고 싶을때가 있을때.. cmath include해서 log2() 함수로 구할수도 있지만, 실수연산이라 오버헤드가.. cstring include해서 ffs()라는 함수가 있다. find first bitset이라고 설명이 되어있고.. gcc에서 잘 동작하는 코드임.. #include int ffs(int i); #define _GNU_SOURCE #include int ffsl(long int i); int ffsll(long long int i);
Application/C/C++
2016. 5. 1. 08:19
2015년 3월 22일 과제
QT로 메모장 만들기
Application/C/C++
2015. 3. 29. 12:34
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- Reverse Engineering
- 나비효과
- Mabinogi
- 3D Engine
- medical
- wallpaper
- console
- Web Programming
- Military
- cartoon
- Information Processor
- 야마꼬툰
- humor
- 프리랜서로 살아남는 법
- network
- 막장로그
- win32
- diary
- BadCode
- Battle
- C#
- WDB
- Embedded System
- 짤방 및 아이콘
- Life News
- Network Inspector
- Tech News
- USB Lecture
- Assembly
- Linux
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
글 보관함