|
|
|
 |
|
매트릭스조직의 개념과 장단점
매트릭스 조직(matrix design)은 일종의 애드호크라시(adhocracy)조직에 해당하는 조직개념이다. 애드호크라시란 다양한 전문적 기술을 가진 사람들의 집단에 의해 해결될 수 있는 프로젝트를 중심으로 조직화된 신속한 변화와 적응이 가능한 임시적 시스템을 말한다. 애드호크라시는 조직구조상 일반적으로 중간 정도에서 낮은 수준의 복잡성, 낮은 공식화, 분권화된 의사결.. |
|
|
|
|
|
 |
|
1.원문
Ozymandias
I met a traveller from an antique land
Who said---Two vast and trunkless legs of stone
Stand in the desert . . . Near them, on the sand,
Half sunk, a shattered visage lies, whose frown,
And wrinkled lip, and sneer of cold command,
Tell that its sculptor well those passions read
Which yet survive, stamped on these lifeless things,
The hand that mocked them,.. |
|
|
|
|
|
 |
|
자바실행파일 만드는 유틸입니다..
사용방법은
1. 새 프로젝트를 만듭니다 (Creates a new project)
2. 먼저 JDK의 버전을 선택합니다.
옵션이 JDK1.1과 JDK2.0(1.2이상)입니다. JVM의 버전에 맞게 선택을 하시구여.
3. 그러면 프로젝트 창이 뜹니다.
command탭에서 만들 실행파일의 이름을 정하고 JVM의 형태를 선택합니다.
그리고 Name of the Java Class Containing the main routine에는.. |
|
|
|
|
|
 |
 |
Toyota Prius,마케팅,브랜드,브랜드마케팅,기업,서비스마케팅,글로벌,경영,시장,사례,swot,stp,4p ( 23Pages ) |
|
Toyota PriusLeading a Wave of Hybrids
Brand Philosophy
The Nuts and Bolts of the Prius
- The prius combines a gas engine with and electric motors
The original Prius
A small, dull design
Total of 114 horsepower
The second-generation Prius
The interior was roomy and practical, with plenty of storage space.
A modest power increase.
In 7 colors
It also provided expensive .. |
|
|
|
|
|
 |
|
글로벌 경영과 각국의 정치적 · 문화적 환경
Contents
각국의 정치·경제시스템의 차이
정치적 위험의 관리
문화적 환경에 대한 이해
Summary
정치 ·경제 시스템
변혁기의 국가들과 신흥시장
각국의 정치 ·경제 시스템의 차이
각국의 정치 ·경제시스템의 차이
정치 ·경제시스템
정치체제(political system) :한 국가에 있는 정부의 체제
집단주의(collectivism) vs 개인주의(individualism)
전체주.. |
|
|
|
|
|
 |
|
Democratic People s Republic of Korea
Background Information of DPRK
Juche ideology of self-reliance
Politics
Korean Workers Party
President, Kim Il-sung
Background Information of DPRK
Politics
President, kim Jeong Eun
Background Information of DPRK
80% of North Korea is composed of mountains and uplands
For the most part, the plains are small
Climate
It’s colder and rains le.. |
|
|
|
|
|
 |
|
문제1) 다음의 자료에 대해 각 질문을 실행하여라.
1)위의 자료에 대한 데이터 세트를 만들어라.(free format)
data a;
input id name $ sex $ score1 score2;
cards;
1 lee m 78 65
2 kim f 73 87
3 park m 58 65
4 cho m 69 76
5 choi f 80 85
6 kang m 78 90
7 jung f 83 69
8 yoo f 90 90
9 huh m 54 .
10 hong f 71 51
11 lim m 88 60
12 song m 95 84
13 han m 71 73
14 cha f 76 84
15 shin m 68 87.. |
|
|
|
|
|
 |
|
이중 버퍼 시스템(double buffer system)
Key Idea - 소비자(consumer)가 두 버퍼 중 어느 하나를 비우고 있는 동안 생산자(producer)가 다른 버퍼를 애울 수 있도록 하는 것.
첫 번째 버퍼가 공백이 되었을 때 두 번째 버퍼는 이미 가득 차 있어야 한다.(그렇지 않을 경우 Idle time이 생긴다.) 소비자는 이 두 번째 버퍼를 다시 비울 수 있고, 반면에 생산자는 첫 번째 것을 다시 채울 수 있는데 이중 .. |
|
|
|
|
|
 |
|
Console.WriteLine("===상점=== ");
Console.WriteLine("1.구매");
Console.WriteLine("3.나가기");
Console.WriteLine("잘못된 경험치값입니다");
Console.WriteLine("잘못된 골드값입니다.");
Console.WriteLine("5. 종료");
Console.WriteLine("===여관=== ");
Console.WriteLine();
C#텍스트RPG 만들기
배열값 추가
상점 부분 연결 추가
상점 연결만 테스트
상점 열거형 내용 추가
mOriginalItem Ar r[0.. |
|
 |
console, writeline, i, tostring, r, ar, hp, string, mp, mmax, form, at, t, 값, if, moriginalitem, 경험치, 플레이어, command, 변경 |
|
|
|
|
 |
|
Console.WriteLine("===상점=== ");
Console.WriteLine("1.구매");
Console.WriteLine("3.나가기");
Console.WriteLine("잘못된 경험치값입니다");
Console.WriteLine("잘못된 골드값입니다.");
Console.WriteLine("5. 종료");
Console.WriteLine("===여관=== ");
Console.WriteLine();
C#텍스트RPG 만들기
배열값 추가
상점 부분 연결 추가
상점 연결만 테스트
상점 열거형 내용 추가
mOriginalItem Ar r[0.. |
|
 |
console, writeline, i, tostring, r, ar, hp, string, mp, mmax, form, at, t, 값, if, moriginalitem, 경험치, 플레이어, command, 변경 |
|
|
|
|
 |
|
외부성(externality)
외부성: 경제활동이 시장의 테두리 밖에서 일어나고 있다는 의미. 시장의 밖이란 말은 적절한 가격이 매개되지 않았다는 말. 시장내부에서는 어떤 경제활동도 반드시 응분의 보상(quid pro quo)이 전제되어 있어야 한다.
보기) 양봉업자와 과수원(이로운 외부성), 세탁소와 연탄공장(해로운 외부성)
실질적인 외부성: 소비나 생산과정에 영향을 미침
금전적 외부성: 수입품의 과.. |
|
|
|
|
|
 |
|
1. Matlab은 어떠한 프로그램인가
매트랩은 고급테크니컬 컴퓨팅 언어이며 알고리즘 개발, 데이터 제시, 데이터 분석, 그리고 수치계산을 하기 위한 대화식 환경이다. 매트랩을 이용하면 C+,C++, 그리고 Fortran과 같은 종래의 프로그래밍 언어들보다 더 빠르게 테크니컬 컴퓨팅 문제를 해결 할 수 있다. - The MATLAB Works Inc.
Matlab는 ‘Matrix Laboratory’를 뜻하는 말로써 수치해석, 행렬 연산, .. |
|
|
|
|
|
 |
|
Console.WriteLine("5. 종료");
Console.WriteLine("===여관=== ");
Console.WriteLine();
Console.WriteLine("잘못된 경험치값입니다");
Console.WriteLine("잘못된 골드값입니다.");
Console.WriteLine("===전투=== ");
Console.WriteLine("1. 공격");
Console.WriteLine("2.아이템 사용");
Class Program
C#텍스트RPG 만들기
Class BattleController
배틀루프 클래스 잘라내기
배틀 컨트롤러 내용 추가
P.. |
|
 |
console, writeline, 경험치, tostring, 골드, mp, 력, player, mmax, 값, hp, 이름, 최대, 배틀, 플레이어, if, exp, command, 여관, 공격 |
|
|
|
|
 |
|
Console.WriteLine("5. 종료");
Console.WriteLine("===여관=== ");
Console.WriteLine();
Console.WriteLine("잘못된 경험치값입니다");
Console.WriteLine("잘못된 골드값입니다.");
Console.WriteLine("===전투=== ");
Console.WriteLine("1. 공격");
Console.WriteLine("2.아이템 사용");
Class Program
C#텍스트RPG 만들기
Class BattleController
배틀루프 클래스 잘라내기
배틀 컨트롤러 내용 추가
P.. |
|
 |
console, writeline, 경험치, tostring, 골드, mp, 력, player, mmax, 값, hp, 이름, 최대, 배틀, 플레이어, if, exp, command, 여관, 공격 |
|
|
|
|
 |
 |
SL 기업분석,SL 경영전략,에스엘의 성장과정,에스엘의 경쟁력,성공적 가업 승계,브랜드마케팅,서비스마케팅,글로벌경영,사례분석,swot,stp,4p ( 37Pages ) |
|
SL Corporation
1. 기업 선정이유
기업선정이유 기업소개 SL기업 SL가업승계 결론 참고문헌
기업선정이유 기업소개 SL기업 SL가업승계 결론 참고문헌
기업선정이유 기업소개 SL기업 SL가업승계 결론 참고문헌
방법 1
방법 2
합리적인 경영시스템을 구축해 전문경영인 체제로 가는 방법
전문성과 합리성 측면에서 유리
2세대 가족에게 대물림 하는 방법
주인의식과 신속성 면에서 유리
기업선정이유 기.. |
|
|
|
|
|
|
|