
http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.
변환된 중국어를 복사하여 사용하시면 됩니다.
이문기 韓國政策硏究院 2002 한국정책논집 Vol.2 No.-
1994년 제2사업자 "중국연통"의 성립을 기점으로 시작된 중국의 통신산업은 1998년과 2001년 두 차례의 구조조정을 통해 경쟁구조를 형성하였다. 이 과정에서 형성된 주요 특징으로는 정부부문간 경쟁구조에 기반한 국유기업간의 경쟁구조, 국가의 강한 통제가 여전히 유지되는 비사유화개혁, 그리고 규제체제 개혁 측면에서는 모호한 법규와 "선시행 후규범화"의 개혁논리 등이다. 이러한 특징은 기본적으로 중국식 시장개혁논리의 연장선 위에서 이해될 수 있으며, 시장전환기 중국 정치경제체제의 구조적 요인의 제약을 통해 형성된 것이다.
A compatibility verification environment for HDL-modeled microprocessors
이문기,김영완,서광수,손승일 한국통신학회 1996 한국통신학회논문지 Vol.21 No.2
This paper describes the simulation environment that verifies whether a new microporcessor described with HDL is compatible with an existing microprocessor. The compatibility verification is done by showing that the new microprocessor executes the OS(Operating System) program used in the existing microprocessor without any modification of its binary code. The proposed verification environment consists of a virtual system and a graphic user interface (GUI) module. Each module is independently designed based on serve-client model and three exists a communication part for information interchange between the two modules. This paper describes the method of constructing the verification environment and presents the compatibility verification environment of the x86 microprocessor as the simulation result.
소결온도에 따른 0.7Ba(Mg,Ta)O$_3$-0.3Ba(Co,Nb)O$_3$세라믹스 마이크로파 유전특성에 관한연구
이문기,김남영,이영희,Lee, Moon-Kee,Kim, Nam-Young,Lee, Young-Hie 대한전기학회 2001 전기학회논문지C Vol.50 No.3
$0.7Ba(Mg{\frac}_{1}{3}Ta{\frac}_{1}{3})O_3-0.3Ba({\frac}_{1}{3}Nb{\frac}_{1}{3})O_3ceramics$ were prepared by the conventional mixed oxide method. The ceramics were sintered at the temperature of $1500{\sim}1575[^{\circ}C]$ for 5 hours in air. The microwave dielectric properties of the specimens were investigated with sintering temperature. The 0.7BMT-0.3BCN ceramics showed typical XRD patterns of the complex perovskite structure. Dielectric constant and quality factor were increased with increasing the sintering temperature. In the case of the specimens sintered at $1575[^{\circ}C]$ for 5 hours, dielectric constant, quality factor and temperature coefficient of resonant frequency were good values of 28,23545 at 10[㎓] and -1.2 $[ppm/^{\circ}C]$, respectively.
개인화된 구직정보서비스 제공에 관한 사례연구 : 월드잡플러스의 스플렁크 활용을 중심으로
이문기,이재덕,박성택 한국융합학회 2018 한국융합학회논문지 Vol.9 No.2
Online recruitment services have emerged as one of the most popular Internet services, providing job seekers with a comprehensive list of jobs and a search engine. But many recruitment services suffer from shortcomings due to their reliance on traditional client-pull information access model, in manay cases resulting in unfocused search results. Worldjob+, being operated by The Human Resources Development Service of Korea, addresses these problems and uses Splunk, a platform for analyzing machine data, to provide a more proactive and personalised services. It focuses on enhancing the existing system in two different ways: (a) using personalised automated matching techniques to proactively recommend most preferrable profile or specification information for each job opening announcement or recruiting company, (b) and to recommend most preferrable or desirable job opening announcement for each job-seeker. This approach is a feature-free recommendation technique that recommends information items to a given user based on what similar users have previously liked. A brief discussion about the potential benefit is also provided as a conclusion. 온라인구직서비스는 가장 인기 있는 인터넷서비스 중의 하나이다. 구직자들에게 신규채용기업에 대한 정보와 함께 필요한 자료를 찾을 수 있는 검색엔진도 제공하기 때문이다. 그러나 대부분의 온라인구직사이트는 전통적인 수요자 풀 유형의 접근방식을 채택하고 있어 많은 경우 엉뚱한 검색결과를 도출하기도 한다. 한국산업진흥공단이 운영하는 월드잡플러스는 이러 문제를 해소하기 위해 머신 데이터 분석플렛폼인 스플렁크를 활용하여 보다 능동적이고 개인화된 서비스를 제공하고자 시도하고 있다. 월드잡플러스는 개인화된 매칭 기법을 이용하여 각각의 구직공고에 최적인 구직자 프로필이나 스펙정보를 제공하며, 구직자 선호도를 반영한 최적 맞춤형 구인공고 제공서비스 등을 제공하고 있다. 이런 분석기법은 기존의 구직에 성공한 유사 구직자 정보와 구인기업 자료 간의 유사성 등을 토대로 하는 추천방식이다. 결론으로 본 연구의 시사점과 제공서비스의 정책적 효과에 대해 논의하였다.
HDL 모델 마이크로프로세서의 MS-DOS 호환성 검증 환경 구현
이문기,이정엽,김영완,서광수 대한전자공학회 1995 전자공학회논문지-A Vol.32 No.7
This paper presents the simulation environment that verifies whether a new microprocessor described with HDL is compatible with MS-DOS. The phrase 'compatible with MS-DOS' means that the microprocessor can execute MS-DOS without any modification of MS-DOS's binary code. The proposed verification environment consists of HDL simulator and user interface module. And the communications between them are performed by using sockets which UNIXprovide. The HDL simulator is equipped with several functions, which use PLI to emulate ROM-BIOS facilities. The ROM-BIOS emulation routine is described by using these functions. User interface module utilizes S/MOTIF and participates in emulating PC monitor and keyboard. The verification environment is tested by executing the MS-DOS commands (DIR, FORMAT, DATE, TIME etc.) with the HDL model of microprocessor, and the display of user interface module verifies that the environment works correctly. In this paper, the method of constructing the verification environment is presented, and the simulation results are summarized.