전체 (검색결과 약 514개 중 18페이지)

 아트마케팅 ( 30Pages )
ART Marketing Art marketing 예술 인프라를 이용하여 기업의 이미지와 인지도를 높여나가는 고도의 감성 마케팅 전략으로서 문화예술을 접목시킨 마케팅 데카르트 마케팅 Techart Tech Art + 산업화시대 60~70년대 정보화시대 80~90년대 감성문화시대 2000~ Form Interaction Experience Culture *스타일링 위주의 제품 *사용하기 쉬운 제품 *새로운 가치와 경험을 창출하는 제품 ....
리포트 > 경영/경제 |
 대학원 이산수학 영문 레포트 ( 7Pages )
대학원 과정 이산수학 영문 레포트(리써치 베이스)입니다. 1 Introduction Recurrence equations 2 Second order linear recurrence equations 2.1 General solution - introduction 2.2 Generating Functions 2.2.1 Homogeneous equation 2.2.2 Non-homogeneous solutions 2.3.1 homogeneous solution 2.3.2 particular solution 2.3.3 Solution to the full problem 3 Conclusion In this project, solu..
리포트 > 자연과학 |
영문이산수학, 이산수학레포트, 대학이산수학, 대학원이산수학, Discrete Mathematics, 영문이산수학레포트
 8 씨샵 프로그래밍 텍스트RPG 8 ( 13Pages )
Console.WriteLine("잘못된 경험치값입니다"); Console.WriteLine("잘못된 골드값입니다."); Console.WriteLine("===로비=== "); Console.WriteLine("4. 종료"); Console.WriteLine("===전투=== "); Console.WriteLine(); Console.WriteLine("1. 공격"); Console.WriteLine("3.도망"); C#텍스트RPG 만들기 Class Gam eController privateintmLevel;//플레이어 레벨 mMax Hp=5*mLevel+5;//최대 MP값 변경 mHP..
정보/기술 > 소프트웨어 |
console, writeline, tostring, 경험치, , hp, mmax, 골드, form, at, string, , 이름, 체력, 최대, 플레이어, mp, exp, 공격, 방어
 8 씨샵 프로그래밍 텍스트RPG 8 ( 13Pages )
Console.WriteLine("잘못된 경험치값입니다"); Console.WriteLine("잘못된 골드값입니다."); Console.WriteLine("===로비=== "); Console.WriteLine("4. 종료"); Console.WriteLine("===전투=== "); Console.WriteLine(); Console.WriteLine("1. 공격"); Console.WriteLine("3.도망"); C#텍스트RPG 만들기 Class Gam eController privateintmLevel;//플레이어 레벨 mMax Hp=5*mLevel+5;//최대 MP값 변경 mHP..
정보/기술 > 소프트웨어 |
console, writeline, tostring, 경험치, , hp, mmax, 골드, form, at, string, , 이름, 체력, 최대, 플레이어, mp, exp, 공격, 방어
 GSP원산지증명서FORMa ( 1Pages )
1.Goods consigned from(exporter s business name, address, country) Reference No GENERALIZED SYSTEM OF PREFERENCES CERTIFICATE OF ORIGIN (Combined declaration and Certificate) FORM A Issued in (Country) See Notes Overleaf 2.Goods consigned to (consignee s name, address, country) 3.Means of transport and route(as far as known) FROM : TO : BY : 4.For official use ....
서식 > 행정민원서식 |
 4 씨샵 프로그래밍 텍스트RPG 4 ( 22Pages )
Console.WriteLine("1.전투 시작"); Console.WriteLine("2.상점"); Console.WriteLine("4. 종료"); Console.WriteLine("게임 종료"); Console.WriteLine("===전투=== "); Console.WriteLine(); Console.WriteLine("1. 공격"); Console.WriteLine("3.도망"); 텍스트RPG 게임만들기 C#텍스트RPG 만들기 Class Gam eController MainLoop에 추가 오류나는 부분m bExit 수정 MainLoop 실행작성 코드 형태만 달라..
정보/기술 > 소프트웨어 |
console, writeline, hp, tostring, 입력, mname, 이름, 플레이어, string, at, form, 체력, , 부분, mplayer, if, 작성, gam, econtroller, mhp
 4 씨샵 프로그래밍 텍스트RPG 4 ( 22Pages )
Console.WriteLine("1.전투 시작"); Console.WriteLine("2.상점"); Console.WriteLine("4. 종료"); Console.WriteLine("게임 종료"); Console.WriteLine("===전투=== "); Console.WriteLine(); Console.WriteLine("1. 공격"); Console.WriteLine("3.도망"); 텍스트RPG 게임만들기 C#텍스트RPG 만들기 Class Gam eController MainLoop에 추가 오류나는 부분m bExit 수정 MainLoop 실행작성 코드 형태만 달라..
정보/기술 > 소프트웨어 |
console, writeline, hp, tostring, 입력, mname, 이름, 플레이어, string, at, form, 체력, , 부분, mplayer, if, 작성, gam, econtroller, mhp
 영국과 우리나라 입시제도 차이점 ( 6Pages )
Ⅰ. 서론 1. 영국의 입시제도 대학 등 고등교육기관에 진학하기 위해서는 보통 2~3과목의 GCEA-level(General Certificate of Education Advanced Level) 시험을 보게 된다. 이 시험은 상급 중등학교과정(Sixth form)에서 2년간 공부한 후에 치르게 되며, 그 수준은 상당히 높아 대체로 우리나라 대학에서의 각 과목에 대한 ‘개론’의 수준에 상응한다. 1) 영국의 대학입학 전형 절차 ....
리포트 > 교육학 |
 영문 금전차용증서 ( 1Pages )
DEBT ACKNOWLEDGEMENT FORM I, ___ the undersigned, hereby confirm and acknowledge to the following Creditor ___ that I am indebted to said Creditor, in the amount of $___ dollars as of the below mentioned date. The indebted amount includes any and all legally permitted charges such as accrued interest, up to that same below mentioned date. I furthermore ackno..
서식 > 계약서 |
 13 씨샵 프로그래밍 텍스트RPG 13 ( 12Pages )
mMax Hp=5*mLevel+5;//최대 MP값 변경 mMP=mMax MP;//마나값 최대값으로 변경 Console.WriteLine("잘못된 경험치값입니다"); Console.WriteLine("잘못된 골드값입니다."); Console.WriteLine("잘못된 아이템인 덱스입니다."+itemI ndex.ToString()); Console.WriteLine(string. Form at("MP: {0}/{1}",mMP.ToString(), mMax MP.ToString())) ;//HP: 마나/최대 마나 Console.WriteLine("Level: "+mLevel. ToS..
정보/기술 > 소프트웨어 |
tostring, console, writeline, i, mmax, 경험치, 아이템, mp, at, form, string, minventroy, hp, 최대, , exp, nventroy, mi, 마나, 변경
 13 씨샵 프로그래밍 텍스트RPG 13 ( 12Pages )
mMax Hp=5*mLevel+5;//최대 MP값 변경 mMP=mMax MP;//마나값 최대값으로 변경 Console.WriteLine("잘못된 경험치값입니다"); Console.WriteLine("잘못된 골드값입니다."); Console.WriteLine("잘못된 아이템인 덱스입니다."+itemI ndex.ToString()); Console.WriteLine(string. Form at("MP: {0}/{1}",mMP.ToString(), mMax MP.ToString())) ;//HP: 마나/최대 마나 Console.WriteLine("Level: "+mLevel. ToS..
정보/기술 > 소프트웨어 |
tostring, console, writeline, i, mmax, 경험치, 아이템, mp, at, form, string, minventroy, hp, 최대, , exp, nventroy, mi, 마나, 변경
 웹사이트 구축 제안&견적서 샘플 ( 14Pages )
1. PRE-COMMERCIAL PROPOSAL FORM 1.1 Proposal 개요 1.2 예상 견적금액 2. Site 제안 2.1 Contents 제안 2.3 ShoppingMall 제안 3. Project Schedule 3.1 Overall Schedule제안 (프로젝트 기간 제안) 4. Terms and Conditions (견적기준) 4.1 Proposal Technical Basis 4.2 Proposal Design Basis 4.3 Proposal Commercial Basis 첨부 :1. 각 작업별 Man-Hour 내역과 Cost 2. IDG Tea..
정보/기술 > 웹/DB |
 Arab_final_ ( 24Pages )
League of Arab States Index 1. Introduction - Background, History, Achievements, Members 2. Challenges 3. Role in Global System 4. Case studies Activates, Role in Arab 5. Solution 6. Conclusion Background Following adoption of the Alexandria Protocol in 1944, the Arab League was founded on 22 March 1945. It aimed to be a regional organization of Arab states with a focus ..
리포트 > 경영/경제 |
 세포는 어떻게 일을 할까 ( 51Pages )
How Cells Work 세포는 어떻게 일을 할까 에너지의 일방통행 세포의 에너지 이용 방법 효소의 작동법 막과 대사 물질 대사 세포가 에너지를 획득하고 이를 이용해서 물질을 만들고 분해하며 저장하고 방출하는 능력 에너지 일을 할 수 있는 능력 세포의 에너지 이용 물질대사 기계적 일 전기화학적 일 열역학 1법칙 한 고립계에서 에너지 총합은 항상 같다 Energy can undergo conversions from one fo..
리포트 > 자연과학 |
 7 씨샵 프로그래밍 텍스트RPG 7 ( 19Pages )
Console.WriteLine("잘못된 경험치값입니다"); Console.WriteLine("잘못된 골드값입니다."); Console.WriteLine("4. 종료"); Console.WriteLine("===전투=== "); Console.WriteLine(); Console.WriteLine("1. 공격"); Console.WriteLine("3.도망"); Console.WriteLine("승리했습니다."); 텍스트RPG 게임만들기 C#텍스트RPG 만들기 골드 및 경험치 추가 골드 및 경험치 출력 잘라내기 골드랑 경험치 출력 문..
정보/기술 > 소프트웨어 |
console, writeline, 경험치, 골드, tostring, 이름, , hp, 체력, 플레이어, form, at, string, mname, mmax, 획득, 출력, 입력, true, if
11 12 13 14 15 16 17 18 19 20