|
시작하겠습니다.\n";
int nComputer;
srand((unsigned int)time(NULL));
nComputer = (rand()%3)+1;
bool bWin;
do
{
bWin = true;
nComputer = (rand()%3)+1;
cout << "가위는 1, 바위는 2, 보는 3을 눌러주세요 : ";
int nUser;
cin >> nUser;
if(nComputer == nUser)
{
cout << "컴퓨터 : "
|
- 페이지 6페이지
- 가격 1,500원
- 등록일 2009.12.23
- 파일종류 한글(hwp)
- 참고문헌 있음
- 최근 2주 판매 이력 없음
|
|
MFC 팀 프로젝트로 만든 영어단어장입니다.
데이타베이스(ODBC)와 리스트 컨트롤을 이용하여간단하고 편리한 영어단어장을 제작하였습니다.
MFC에 대한 간단한 지식만 있으시다면 전혀 어렵지 않게 소스코드를 이해하실수있으실겁니다.
또한
|
- 페이지 10페이지
- 가격 4,900원
- 등록일 2008.06.25
- 파일종류 압축파일
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
VisualStyles = false;
//BizCardGrid.RowHeadersBorderStyle = DataGridViewHeaderBorderStyle.Single;
//BizCardGrid.ColumnHeadersBorderStyle = DataGridViewHeaderBorderStyle.Single;
foreach (var item in list)
{
|
- 페이지 73페이지
- 가격 3,300원
- 등록일 2014.03.01
- 파일종류 압축파일
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
#include "vecmat.h"
void main()
{
int i, j; // matrix size
cout<<"Enter matrix m1 size, i by j"<<endl;
cin>>i>>j;
matrix m1(i,j);
cout<<"Enter matrix m2 size, i by j"<<endl;
cin>>i>>j;
matrix m2(i,j);
cin>>m1;
cin>>m
|
- 페이지 16페이지
- 가격 1,900원
- 등록일 2010.09.13
- 파일종류 압축파일
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
visual-motor integration의 장애 확인-장애 정도, 치료의 필요성, 치료의 효과결정
지각 과정의 이해-감각(Sensation)-지각(Perception)-인지(Cognition)
검사 내용
-Motor-Reduced Visual Perception(MRP) a. Position in Space(25개) b. Figure-Ground(18개) c. Visual Clo
|
- 페이지 31페이지
- 가격 3,500원
- 등록일 2011.05.28
- 파일종류 피피티(ppt)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
C. Fostnot (ed.) Constructivism: Theory, perspectives, and practice (pp. 73-91). Hillsdale, NJ: Lawrence Erlbaum Associates.
Scollon, R., & Scollon, S. 1995. International Communication. Blackwell Publishers Ltd.
Sohn, H. 1995. Performance-based Principles and Proficiency Criteria for KFL Textbook D
|
- 페이지 19페이지
- 가격 2,300원
- 등록일 2014.10.21
- 파일종류 한글(hwp)
- 참고문헌 있음
- 최근 2주 판매 이력 없음
|
|
c effects, including profits, revenues, job opportunities. Likewise visual images conveys a lot of implications about our society.
As John Berger put it, we are visual animals who see before we learn to read. This kind of acting intentionality is shown even from adults. In other words, people take t
|
- 페이지 6페이지
- 가격 3,700원
- 등록일 2021.08.20
- 파일종류 한글(hwp)
- 참고문헌 있음
- 최근 2주 판매 이력 없음
|
|
블을 사용한 통신.
①gtComport 사용
www.devpia.com 에서 구한 씨리얼통신용 프로그램으로 VC++ MFC Application Project 에서
RS-232C (NULL MODEM) 통신을 몇 개의 함수 호출만으로 구현 가능하도록 제작한 라이브러리이다.
Visual C에서 워크 스페이스를 열고 짜
|
- 페이지 9페이지
- 가격 1,000원
- 등록일 2010.04.07
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
C.M. Gray and W. Singer, Stimulus specific neuronal oscillations in the cat visual cortex, A cortical functional unit, Sic. Neurosci. Abstracts 13, 404 (1987); C.M. Gray, A.K. Engel and W. Singer, Oscillatory reponses in cat visual cortex exhibit inter-colummar synchronization which reflects global
|
- 페이지 14페이지
- 가격 2,700원
- 등록일 2008.09.29
- 파일종류 한글(hwp)
- 참고문헌 있음
- 최근 2주 판매 이력 없음
|
|
6 객체지향 프로그래밍 언어의 소개
6-1 Smalltalk
6-2 C++
6-3 JAVA
(1) JAVA의 역사
(2)자바의 특징
6-4 비주얼 베이직
(1)비주얼 베이직 개념
(2) 객체, 속성, 메소드, 이벤트
(3) 절차적 프로그래밍 Vs 이벤트 처리 방식 프로그래밍
|
- 페이지 21페이지
- 가격 1,800원
- 등록일 2004.07.05
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|