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

전문지식 1,432건

수행해야할 문장블럭{}만으로 구성되어 있지만 카운터로 사용할 변수와 증감식을 함께 사용함으로써 for문과 같이 구성할 수 있다. 그래서 for문과 while문은 항상 서로 대신 사용할 수 있다. while (조건식) { // 조건식의 연산결과가 true일 때 수
  • 페이지 3페이지
  • 가격 1,000원
  • 등록일 2007.04.17
  • 파일종류 한글(hwp)
  • 참고문헌 없음
  • 최근 2주 판매 이력 없음
************************** 문제3 * * * * * * * 이런 형태로 만들기 *************************************/ /* #include <iostream> using namespace std; void main() { int res=0, res1=0, res2=0; int i=1; while(i<=10){ res=i%2;//홀수 짝수 행 구별 if(res==1){//홀수행 int j=1; while(j<=10){ re
  • 페이지 7페이지
  • 가격 800원
  • 등록일 2017.03.15
  • 파일종류 한글(hwp)
  • 참고문헌 없음
  • 최근 2주 판매 이력 없음
while(j<=10);//조건식 cout<<endl; }else{//짝수행 int a=1;//초기식 do{//한번실행 res2=a%2; if(res2%2==0) cout<<"*";//짝수행 짝수열에 *출력 else cout<<" ";//짝수행 홀수열에 칸띄우기 a++;//.증감식 }while(a<=10);//조건식 cout<<endl; } i++;//증감식 }wh
  • 페이지 7페이지
  • 가격 800원
  • 등록일 2017.03.15
  • 파일종류 한글(hwp)
  • 참고문헌 없음
  • 최근 2주 판매 이력 없음
바뀐 영어문자열 : "); while(i < line) { if(chline[i]==0) { break; } else if(isupper(chline[i]) == 0) { //putchar(toupper(chline[i])); //puts(toupper(chline[i])); //printf("%s \n", toupper(chline[i])); 
  • 페이지 1페이지
  • 가격 1,000원
  • 등록일 2007.10.31
  • 파일종류 기타
  • 참고문헌 있음
  • 최근 2주 판매 이력 없음
Source설명 While문 조건이 참인 동안 계속 반복하는 반복문 조건이 거짓이 되면 반복문 내의 실행을 중지하고 while문의 다음 문장으로 넘어감. 조건이 거짓이 될 때 까지 명령어를 반복 실행함 While문 형식 while(조건) { 명령문} Else If 문
  • 페이지 16페이지
  • 가격 2,000원
  • 등록일 2011.04.15
  • 파일종류 피피티(ppt)
  • 참고문헌 없음
  • 최근 2주 판매 이력 없음

논문 4건

while((i<11)||(j<7)) begin while(i==0||i==1||i==3||i==7) begin out[i]=0; i=i+1; end out[i]=in[j]; i=i+1; j=j+1; end // Parity-bit를 계산하여 12bit의 Hamming code를 생성 if(^(out&12'b0101_0101_0101)) out[0]=~out[0]; if(^(out&12'b0110_0110_0110)) out[1]=~out[1]; if(^(out&12'b0000_0111_1000)) out
  • 페이지 24페이지
  • 가격 30,000원
  • 발행일 2009.12.08
  • 파일종류 한글(hwp)
  • 발행기관
  • 저자
while having a negative impact on the ease of use. The quality of the DAS service outcome and the resulting perceived enjoyment are connected with the “user’s active and independent management and control of personal information and traces on the Internet”, the very nature of the DAS service. But th
  • 페이지 198페이지
  • 가격 5,000원
  • 발행일 2016.04.25
  • 파일종류 한글(hwp)
  • 발행기관
  • 저자
while totally different partly. I compared the aspects of the growth process of the two protagonists and their surroundings like their family, school and the society. The protagonists tried to escape from 'the bondage' which prohibit them from being a free and distinctive man. In Of Human Bondage,
  • 페이지 13페이지
  • 가격 2,000원
  • 발행일 2008.11.25
  • 파일종류 한글(hwp)
  • 발행기관
  • 저자
while (1) { cm_left = 0; cm_right = 0; cm_center = 0; //센서 측정 srf_01(); //INT7 srf_02(); //INT4 srf_03(); //INT5 SelectMove(); } } /* 200 => 15도 / 320 => 45도 / 650 => 90도 / 1500 => 180도 */ void SelectMove() { if(cm_center <= 7) { StopMove(); srf_02(); //INT4 srf_03()
  • 페이지 40페이지
  • 가격 5,000원
  • 발행일 2009.11.20
  • 파일종류 한글(hwp)
  • 발행기관
  • 저자

취업자료 26건

while there is life there is hope. 뜻이 있는 곳에 길 이 있다. 450. while there is life there is hope. 생명이 있다면 희망이 있다. 451. while the grass grows the horse starves. 풀이 자라는 동안 말은 굶어 죽는다. 452. who chatters to you will chatter of you. 너에게 제잘 거
  • 가격 3,000원
  • 등록일 2003.12.22
  • 파일종류 한글(hwp)
  • 직종구분 전문직
while completing my education and consequently, I have learned to apportion my time and at the same time have developed effective communication and human relations skills which would be asserts in working in an intercultural environment. 동봉한 이력서에서 보듯이 대학에서 학업을 하는 동안 계속
  • 가격 1,200원
  • 등록일 2009.09.18
  • 파일종류 한글(hwp)
  • 직종구분 기타
people a lot. While attending school in Korea I was given the opportunity to study in Australia for 6 months. This opportunity was only given to a select number of students. I studied as an exchange student at Monash University, Melbourne. While attending Monash University I was involved in many a
  • 가격 20,000원
  • 등록일 2010.01.15
  • 파일종류 워드(doc)
  • 직종구분 서비스, 기타 특수직
while in college? Why? 【41】What percentage of your college expenses did you earn? How? 【42】How did you spend your vacations while in school? 【43】What do you know about our company? 【44】Do you have a girl? Is it serious? 【45】What personal characteristics are necessary for success in yo
  • 가격 2,000원
  • 등록일 2006.02.11
  • 파일종류 한글(hwp)
  • 직종구분 전문직
to work part-time for two years while living a tough viscosity were many, but most of my life looking back on the moment've put a lot of effort was through this process could be a little stronger. 푸르덴셜생명보험 자기소개서 예문 1. 자기소개서(국문) [2000자 이내] “가족사랑,
  • 가격 1,900원
  • 등록일 2013.06.11
  • 파일종류 한글(hwp)
  • 직종구분 일반사무직
top