일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 영어
- 완전탐색
- tensorflow update
- keras
- findContours
- #영어
- word embedding
- 딥러닝
- 영어명언
- #영어 명언
- #실생활영어
- #실생활 영어
- #Android
- python 알고리즘
- c언어
- python list
- object detection
- TensorFlow
- Convolution Neural Network
- #일상영어
- convexhull
- text2img
- 이미지 생성
- #프로젝트
- #English
- tokenizing
- #1일1영어
- python __init__
- opencv SURF
- #opencv
Archives
- Today
- Total
목록#IT.컴퓨터 (1)
When will you grow up?
화면 위에처럼 이런식으로 나오네요^~^아래는 소스코드 // //////////////////////////////////////////////////////////////////////////////// #pragma warning( disable : 4996) #include #include #include #include char m_sCls[128] ; HINSTANCE m_hInst = NULL; HWND m_hWnd = NULL; DWORD m_dWinStyle = WS_OVERLAPPEDWINDOW| WS_VISIBLE; DWORD m_dScnX = 800; // Screen Width DWORD m_dScnY = 600; // Screen Height BOOL m_bShowCusor= TRU..
02. Study/API
2016. 2. 7. 15:16