//Written by akon47. #include #include "resource.h" #define MAXSTAGE 5 #define BH 32 #define BW 32 #define REGAME 0 int nx,ny; int dx=0,dy=0; int nsg=0; int nmove=0; int tmove=0; int time=0; int totime=0; int ManBit=4; HBITMAP hBit[9]; void DrawScreen(HDC hdc); void DrawBitmap(HDC hdc,int x, int y, HBITMAP hBit); void move(); void scansg(int s); BOOL End(void); void Rstage(void); void Clear(HWND..
#include #include "resource.h" LRESULT CALLBACK WndProc(HWND,UINT,WPARAM,LPARAM); HINSTANCE g_hInst; HWND hWndMain; LPCTSTR lpszClass=TEXT("InfoDlg"); int x; int y; TCHAR str[128]; int APIENTRY WinMain(HINSTANCE hInstance,HINSTANCE hPrevInstance ,LPSTR lpszCmdParam,int nCmdShow) { HWND hWnd; MSG Message; WNDCLASS WndClass; g_hInst=hInstance; WndClass.cbClsExtra=0; WndClass.cbWndExtra=0; WndClass..
#include LRESULT CALLBACK WndProc(HWND,UINT,WPARAM,LPARAM); HINSTANCE g_hInst; LPCTSTR lpszClass=TEXT("TimerText2"); int APIENTRY WinMain(HINSTANCE hInstance,HINSTANCE hPrevInstance,LPSTR lpszCmdParam,int nCmdShow) { HWND hWnd; MSG Message; WNDCLASS WndClass; g_hInst=hInstance; WndClass.cbClsExtra=0; WndClass.cbWndExtra=0; WndClass.hbrBackground=(HBRUSH)GetStockObject(WHITE_BRUSH); WndClass.hCur..
아래 4문제를 풀어,12월09일(금) 오후 2시까지 nexojs@nexon.co.kr로 전달 해주시면 됩니다. 기한내 미 제출시, 자동으로 탈락처리 됩니다. 아울러, 정답은 메일내용에 기재하신 후 소스와 함께 첨부 부탁드립니다. 기타 문의사항은 02-2185-1132로 연락부탁드립니다. ========================== 과제물====================================== 다음 네 문제는 컴퓨터로 알고리즘을 작성하여 풀 수 있는 문제입니다. (프로그래밍 언어는 C++ 또는 C를 사용하셔야 합니다.) 네 문제 모두 단답형이므로, 풀이 과정이나 설명을 적을 필요는 없고, 답을 적고 작성한 프로그램 소스 파일을 첨부해서 보내주시면 됩니다. 또, 넥슨에서 본 문제 메일을 발송..
/* Written by akon47. http://boongubbang.tistory.com ver 0.2 */ #define _CRT_SECURE_NO_WARNINGS // CRT함수 경고 발생 방지. #include #include #include enum{make=1, ext}; void intro(); int main(void) { int i; int state; int size; int result; int sel; char str[256]; char chek; char ex[21]; char filename[256]; char _filename[256]; char buffer[20]; FILE * F; while(1) { intro(); scanf("%d", &sel); switch(sel)..
strcpy , strcat 등의 함수 사용시 VS2005 , VS2008에서 발생하는 아래의 경고, warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 이하 MSDN . " 일부 CRT 및 표준 C++ 라이브러리 함수는 보안이 강화된 새 함수로 대체되어 더 이상 사용되지 않습니다. 더 이상 사용되지 않는 함수에 대한 자세한 내용은 Security Enhancements in the CRT 및 Safe Libraries: Standard..
#include LRESULT CALLBACK WndProc(HWND,UINT,WPARAM,LPARAM); HINSTANCE g_hInst; LPCTSTR lpszClass=TEXT("Key"); int APIENTRY WinMain(HINSTANCE hInstance,HINSTANCE hPrevInstance,LPSTR lpszCmdParam,int nCmdShow) { HWND hWnd; MSG Message; WNDCLASS WndClass; g_hInst=hInstance; WndClass.cbClsExtra=0; WndClass.cbWndExtra=0; WndClass.hbrBackground=(HBRUSH)GetStockObject(WHITE_BRUSH); WndClass.hCursor=Loa..
#include #define/**/X char*d="X0[!4cM,!" "4cK`*!4cJc(!4cHg&!4c$j" "8f'!&~]9e)!'|:d+!)rAc-!*m*" ":d/!4c(b4e0!1r2e2!/t0e4!-y-c6!" "+|,c6!)f$b(h*c6!(d'b(i)d5!(b*a'`&c" ")c5!'b+`&b'c)c4!&b-_$c'd*c3!&a.h'd+" "d1!%a/g'e+e0!%b-g(d.d/!&c*h'd1d-!(d%g)" "d4d+!*l,d7d)!,h-d;c'!.b0c>d%!A`Dc$![7)35E" "!'1cA,,!2kE`*!-s@d(!(k(f//g&!)f.e5'f(!+a+)" "f%2g*!?f5f,!=f-*e/!\0 " , o [ 3217];int i, r,w,f , b ,x , p;n(){..
- Total
- Today
- Yesterday
- c#
- 프로그래밍
- 구글
- Programing
- TCP/IP
- WL-54G
- KAI
- Programming - C / C++
- 데몬
- Operation System
- 녹화
- GAME
- Programming - C
- 백신
- 소니
- ffmpeg
- 가상드라이브
- API 프로그래밍
- 유마일
- 하이퍼큐브
- V3
- 인코더
- 스터디_발표자료
- PSP
- WPF
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |