로고
(검색결과 약 377개)
제어문에 대해
리포트 > 공학/기술    15페이지 
제어문 조건에 따라 분기하는 if, if~else 및 switch 문의 사용법을 학습한다. 특정 문장을 반복적으로 수행하는 for, while, do~while 문의 사용법을 학습한다. 목차 1. 제어문의 개념 2. if 문 3. if~else ..
VHDL 설계 언어 실습(문법적용)
리포트 > 공학/기술    26페이지 
◆ logic1 1.소스 library ieee; use ieee.std_logic_1164.all; entity logic1 is port(a,b,c :in bit; y :out bit); end logic1; architecture sample of logic1 is signal w, x : bit; begin no1: proces..
c프로그래밍 실습 - 공약수와 최대 공약수 출력하기
리포트 > 공학/기술    4페이지 
과목명 고급프로그래밍및실험 분반 담당교수 학과 전자통신공학과 학번 이름 공약수와 최대 공약수 출력하기 1, 과제설명 첫 번째 consol화면은 조건문인 if문과 반복문인 for문을 이용하여 공통된 약수를 ..
기계및 설비 cover 설계 프로그램
정보/기술 > 설계/사양서   
모든 기계 및 설비는 최종적으로 바깥부분에 Cover를 제작하여 덮어주게된다. 그런데 이 cover란 것이 단순하면서도 설계에 시간이 많이 걸리는 귀찮은 일중의 하나라 하겠다. 이프로그램은 이러한 cover제작에 필..
cover, 외장, 커버, 카바
Lille Tissages
리포트 > 경영/경제    29페이지 
Lille Tissages, S.A. 2 Agenda Basic Case Analysis Questions Solving Q1. Should Lille Tissages lower the price to FF15 Q2. If the department that produces Item 345 was a profit center and if you were..
9 씨샵 프로그래밍 텍스트RPG 9
정보/기술 > 소프트웨어    12페이지 
Console.WriteLine("5. 종료"); mPlayer.Attack(monster); Console.WriteLine("===전투=== "); Console.WriteLine(); Console.WriteLine("1. 공격"); Console.WriteLine("3.도망"); monster.Attack(mPlayer); if(!..
console, writeline, 입력, 이름, 골드, 경험치, monster, 플레이어, if, , 출력, mplayer, command, tostring, 커맨드, 텍스트, true, 구현, enum, mexp
9 씨샵 프로그래밍 텍스트RPG 9
정보/기술 > 소프트웨어    12페이지 
Console.WriteLine("5. 종료"); mPlayer.Attack(monster); Console.WriteLine("===전투=== "); Console.WriteLine(); Console.WriteLine("1. 공격"); Console.WriteLine("3.도망"); monster.Attack(mPlayer); if(!..
console, writeline, 입력, 이름, 골드, 경험치, monster, 플레이어, if, , 출력, mplayer, command, tostring, 커맨드, 텍스트, true, 구현, enum, mexp
상업송장
서식 > 회사서식    1페이지 
상업송장입니다. ①Seller ②Consignee ③Departure date ④Vessel/flight ⑤From ⑥To ⑦Invoice No. and date ⑧L/C No. and date ⑨Buyer(if other than consignee) ⑩ Shipping Marks ..
상업, 송장, 상업송장
4 씨샵 프로그래밍 텍스트RPG 4
정보/기술 > 소프트웨어    22페이지 
Console.WriteLine("1.전투 시작"); Console.WriteLine("2.상점"); Console.WriteLine("4. 종료"); Console.WriteLine("게임 종료"); Console.WriteLine("===전투=== "); Console.WriteLine(); Console.WriteLine(..
console, writeline, hp, tostring, 입력, mname, 이름, 플레이어, string, at, form, 체력, , 부분, mplayer, if, 작성, gam, econtroller, mhp
4 씨샵 프로그래밍 텍스트RPG 4
정보/기술 > 소프트웨어    22페이지 
Console.WriteLine("1.전투 시작"); Console.WriteLine("2.상점"); Console.WriteLine("4. 종료"); Console.WriteLine("게임 종료"); Console.WriteLine("===전투=== "); Console.WriteLine(); Console.WriteLine(..
console, writeline, hp, tostring, 입력, mname, 이름, 플레이어, string, at, form, 체력, , 부분, mplayer, if, 작성, gam, econtroller, mhp
포장명세서
비지니스 > 무역수출입    1페이지 
PACKING LIST ①Seller ⑦Invoice No. and date ②Consignee ⑧Buyer(if other than consignee) ⑨Other references ③Departure date ④Vessel/flight ⑤From ⑥To ⑩Shipping Marks ⑪No. kind of packages ....
상업송장
서식 > 회사서식    1페이지 
COMMERCIAL INVOICE ①Seller ⑦Invoice No. and date ⑧L/C No. and date ②Consignee ⑨Buyer(if other than consignee) Other references ③Departure date ④Vessel/flight ⑤From Terms of delivery and payme..
4 C#프로그래밍 조건문
정보/기술 > 소프트웨어    27페이지 
프로그램 흐름을 조건에 따라 실행시키는 게 조건 문입니다. if 조건 문 실습 조건이 참일 경우 실행되는 코드 조건 문 실습 중첩 조건 문 실습 Switch문 switch문에 대해 배워보도록 하겠습니다. Switch문 실습1 ..
조건, , 따르다, a, 실행, 입력, 받다, , 보다, switch, , 조건식, c, 이다, 프로그램, b, 결과, 흐름, 사용, if
4 C#프로그래밍 조건문
정보/기술 > 소프트웨어    27페이지 
프로그램 흐름을 조건에 따라 실행시키는 게 조건 문입니다. if 조건 문 실습 조건이 참일 경우 실행되는 코드 조건 문 실습 중첩 조건 문 실습 Switch문 switch문에 대해 배워보도록 하겠습니다. Switch문 실습1 ..
조건, , 따르다, a, 실행, 입력, 받다, , 보다, switch, , 조건식, c, 이다, 프로그램, b, 결과, 흐름, 사용, if
OneInchTall
리포트 > 인문/어학    3페이지 
1.원문 One Inch Tall If you were only one inch tall, you'd ride a worm to school. The teardrop of a crying ant would be your swimming pool. A crumb of cake would be a feast And last you seven days..
인문, 어학
  다음