• Àüü
  • ÀüÀÚ/Àü±â
  • Åë½Å
  • ÄÄÇ»ÅÍ
´Ý±â

»çÀÌÆ®¸Ê

Loading..

Please wait....

±¹³» ³í¹®Áö

Ȩ Ȩ > ¿¬±¸¹®Çå > ±¹³» ³í¹®Áö > Çѱ¹Á¤º¸°úÇÐȸ ³í¹®Áö > Á¤º¸°úÇÐȸ ³í¹®Áö C : ÄÄÇ»ÆÃÀÇ ½ÇÁ¦

Á¤º¸°úÇÐȸ ³í¹®Áö C : ÄÄÇ»ÆÃÀÇ ½ÇÁ¦

Current Result Document : 2 / 2

ÇѱÛÁ¦¸ñ(Korean Title) À¯ÀüÀÚ ¾Ë°í¸®ÁòÀ» ÀÌ¿ëÇÑ CORBA ±â¹ÝÀÇ Àç»ç¿ë Ŭ·¡½º ¶óÀ̺귯¸® ±¸Çö
¿µ¹®Á¦¸ñ(English Title) Implementation of Reusable Class Library based on CORBA using Genetic Algorithm
ÀúÀÚ(Author) À̺´Á¤   ¹®º´·Î   ¿ìÄ¡¼ö   Byung-Jeong Lee   Byung-Ro Moon   Chi-Su Wu  
¿ø¹®¼ö·Ïó(Citation) VOL 05 NO. 02 PP. 0209 ~ 0222 (1999. 04)
Çѱ۳»¿ë
(Korean Abstract)
°³¹ß °úÁ¤ÀÇ »ý»ê¼º°ú ÇÁ·Î±×·¥ÀÇ ½Å·Ú¼ºÀ» Çâ»ó½ÃÅ°±â À§ÇÏ¿© ¼ÒÇÁÆ®¿þ¾î Àç»ç¿ëÀÌ ¸Å¿ì Áß¿äÇϸç, È¿°úÀûÀΠÀç»ç¿ëÀ» À§Çؼ­ ¼¼¹ÐÇÑ ºÐ·ù ¹æ¹ý°ú Á¤È®ÇÑ °Ë»ö ¹æ¹ý¿¡ ±â¹ÝÇÑ °´Ã¼ ÁöÇâ Àç»ç¿ë ¶óÀ̺귯¸®°¡ ÇʼöÀûÀÌ´Ù. º» ¿¬±¸¿¡¼­´Â Àç»ç¿ë ¶óÀ̺귯¸®ÀÇ ´ÙÁߠŬ·¯½ºÅ͸µ(multi-way clustering) ºÐ·ù ¹æ¹ý°ú Å¬·¯½ºÅÍ ±â¹Ý ¼ºÇü °Ë»ö(cluster-based linear retrieval) ¹æ¹ý¿¡ À¯ÀüÀÚ ¾Ë°í¸®Áò(genetic algorithm)À» Àû¿ëÇÑ´Ù. ´ÙÁߠŬ·¯½ºÅ͸µÀº ºÎÇ°µéÀÌ ÇÒ´çµÈ Å¬·¯½ºÅÍ °³¼ö, Å¬·¯½ºÅÍ ³»ºÎ À¯»çµµ ±×¸®°í Å¬·¯½ºÅ͵頻çÀÌÀÇ À¯»çµµ¸¦ ÃÖÀûÈ­Çϴ Ŭ·¯½ºÅ͸µÀ» Ã£¾Æ ºÎÇ°À» ¼¼¹ÐÈ÷ ºÐ·ùÇϴ °ÍÀÌ°í, Å¬·¯½ºÅÍ ±â¹Ý ¼±Çü °Ë»öÀº ÁÖ¾îÁø ÁúÀÇ¿Í À¯»çÇÑ ºÎÇ°À» ¸¹ÀÌ Æ÷ÇÔÇϴ Ŭ·¯½ºÅ͸¦ °Ë»öÇϴ °ÍÀÌ´Ù. º» ³í¹®¿¡¼­´Â À¯ÀüÀÚ ¾Ë°í¸®ÁòÀÌ ½Ã¹Ä·¹ÀÌƼµå ¾î´Ò¸µ ¾Ë°í¸®Áò(simulated annealing algorithm)º¸´Ù ¿ì¼öÇÑ Çظ¦ Ã£´Â °ÍÀ» ½ÇÇèÀ» ÅëÇÏ¿© º¸ÀÌ°í, ¶ÇÇÑ º» ¾Ë°í¸®ÁòÀ» ÀÌ¿ëÇÑ CORBA ±â¹ÝÀÇ Àç»ç¿ë Å¬·¡½º ¶óÀ̺귯¸®(RCL)¸¦ ±â¼úÇÑ´Ù.  
¿µ¹®³»¿ë
(English Abstract)
 Software reuse is very important to improve development productivity and code reliability. An object-oriented reuse library with an elaborate classification scheme and a precise retrieval system is essential for efficient reuse. In this study, we apply a genetic algorithm to multi-way clustering and cluster-based linear retrieval in a reuse library. The multi-way clustering tries to find an optimal component grouping and classify components elaborately by considering the number of clusters, similarity in a cluster, and similarity between clusters; the cluster-based linear retrieval tries to find an optimal query that retrieves clusters containing many components similar to a given query. In this paper, our experimental results have shown that genetic algorithm produces better solutions than simulated annealing algorithm. We also describe a Reusable Class Library(RCL) based on CORBA using the algorithm. 
Å°¿öµå(Keyword)
ÆÄÀÏ÷ºÎ PDF ´Ù¿î·Îµå