• 통합검색
  • 대학레포트
  • 논문
  • 기업신용보고서
  • 취업자료
  • 파워포인트배경
  • 서식

전문지식 5건

멀티미디어를 이용한 다이어트 다이어리 프로그램입니다. MFC를 이용하였구요. 설계 과목 프로젝트나 졸업작품으로도 사용가능합니다. 기본 연산 공식은 다이어리를 쓰듯 하루 섭취 음식과 운동을 입력하면, 하루권장칼로리량에서
  • 페이지 62페이지
  • 가격 20,000원
  • 등록일 2011.05.20
  • 파일종류 압축파일
  • 참고문헌 있음
  • 최근 2주 판매 이력 없음
// GO_STOP.cpp : implementation file // #include \"stdafx.h\" #include \"GoStop.h\" #include \"GO_STOP.h\" GO_STOP.cpp #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif ////////////////////////////////////////////////////////////
  • 페이지 199페이지
  • 가격 5,000원
  • 등록일 2012.04.30
  • 파일종류 압축파일
  • 참고문헌 없음
  • 최근 2주 판매 이력 없음
VC_EXTRALEAN// Exclude rarely-used stuff from Windows headers #include <afxwin.h> // MFC core and standard components #include <afxext.h> // MFC extensions #include <afxdisp.h> #include <afxdtctl.h>// MFC support for Internet Explorer 4 Common Controls #ifndef _AFX_NO_AFXCMN_
  • 페이지 17페이지
  • 가격 2,800원
  • 등록일 2012.03.12
  • 파일종류 한글(hwp)
  • 참고문헌 있음
  • 최근 2주 판매 이력 없음
ss.rc   TestImageProcess.vcxproj   TestImageProcess.vcxproj.filters   TestImageProcess.vcxproj.user   vc100.pdb ImageOriginal.bmp Test.bmp TestImageProcess.sln TestImageProcess.suo 6.52MB 파일 46, 폴더 5 Template Matching.docx…………………………………………2p
  • 페이지 48페이지
  • 가격 3,300원
  • 등록일 2013.12.19
  • 파일종류 압축파일
  • 참고문헌 없음
  • 최근 2주 판매 이력 없음
MFC in a shared DLL #else Enable3dControlsStatic(); // Call this when linking to MFC statically #endif CXsmsDlg dlg; m_pMainWnd = &dlg; int nResponse = dlg.DoModal(); if (nResponse == IDOK) { // TODO: Place code here to handle when the dialog is // dismissed with OK } else
  • 페이지 52페이지
  • 가격 1,000원
  • 등록일 2012.04.30
  • 파일종류 압축파일
  • 참고문헌 없음
  • 최근 2주 판매 이력 없음
top