Spelling suggestions: "subject:"merge"" "subject:"verge""
41 |
多期實質選擇權模式在購併上之應用-以金融機構為例 / The Application of Multi-stage Real Options in Merge & Acquisition黃釗盈, Huang, Chao-Ying Unknown Date (has links)
近幾年來,國內外又掀起了另一股購併潮流。但在這樣的潮流底下,購併真的能為企業帶來價值嗎?又為什麼有這麼多的人想要投入這塊領域?
從許多合併後的實證結論發現,購併的進行並不如業者本身所預期的那樣樂觀,但這股風潮,似乎未曾間斷。究其原因,我們從購併的基本動機理論著手,再加上實質選擇權的特性-「管理彈性」予以考量,發現若將選擇權的觀念應用到購併投資決策上,的確會造成投資計畫價值增加的效果。顯然彈性價值的存在,的確是推動企業購併的主要因素之一。
本文所採行的研究個案係國內的大型銀行,是故購併案的採行,勢必會有一筆龐大的期初投資。若未來的預期收益無法與期初成本相當,或在短期內,無法將成本回收的話,從購併案的動機來看,這樣的案子將不予採行。本文即因為期初投入成本太大,導致這宗合併案將不與採行。但在情境分析的考量下,若於市場處於樂觀情境,則雙方會接受這宗合併案。這樣的決策結果係針對量化指標來考量,若加入了政府當局或環境因素的考慮,也許雙方當事者仍會採納此購併建議。
本文研究之主要目的在為企業機構的合併案,提供一套利用多期實質選擇權概念進行評估的架構。同時,透過簡單的模型應用,加深企業對選擇權評價模式的瞭解,有助理論在實務上的應用。不過本文有資料蒐集上的困難,很多模型上的參數估計會產生些許誤差,但希望在合理的基礎下,能為購併計畫的評價帶來些許貢獻。
|
42 |
Software Systems In-House Integration : Observations and Guidelines Concerning Architecture and ProcessLand, Rikard January 2006 (has links)
Software evolution is a crucial activity for software organizations. A specifc type of software evolution is the integration of previously isolated systems. The need for integration is often a consequence of different organizational changes, including merging of previously separate organizations. One goal of software integration is to increase the value to users of several systems by combining their functionality, another is to reduce functionality overlap. If the systems are completely owned and controlled in-house, there is an additional advantage in rationalizing the use of internal resources by decreasing the amount of software with essentially the same purpose. Despite in-house integration being common, this topic has received little attention from researchers. This thesis contributes to an increasing understanding of the problems associated with in-house integration and provides guidelines to the more efficient utilization of the existing systems and the personnel. In the thesis, we combine two perspectives: software architecture and processes. The perspective of software architecture is used to show how compatibility analysis and development of integration alternatives can be performed rapidly at a high level of abstraction. The software process perspective has led to the identification of important characteristics and practices of the integration process. The guidelines provided in the thesis will help those performing future in-house integration to make well-founded decisions timely and efficiently. The contributions are based on several integration projects in industry, which have been studied systematically in order to collect, evaluate and generalize their experiences.
|
43 |
Policy Merger System for P3P in a Cloud Aggregation PlatformOlurin, Olumuyiwa 09 January 2013 (has links)
The need for aggregating privacy policies is present in a variety of application areas today. In traditional client/server models, websites host services along with their policies in different private domains. However, in a cloud-computing platform where aggregators can merge multiple services, users often face complex decisions in terms of choosing the right services from service providers. In this computing paradigm, the ability to aggregate policies as well as services will be useful and more effective for users that are privacy conscious regarding their sensitive or personal information.
This thesis studies the problems associated with the Platform for Privacy Preference (P3P) language, and the present issues with communicating and understanding the P3P language. Furthermore, it discusses some efficient strategies and algorithms for the matching and the merging processes, and then elaborates on some privacy policy conflicts that may occur after merging policies. Lastly, the thesis presents a tool for matching and merging P3P policies. If successful, the merge produces an aggregate policy that is consistent with the policies of all participating service providers.
|
44 |
XQuery Query Processing in Relational SystemsChen, Yingwen January 2004 (has links)
With the rapid growth of XML documents to serve as a popular and major media for storage and interchange of the data on the Web, there is an increasing interest in using existing traditional relational database techniques to store and/or query XML data. Since XQuery is becoming a standard XML query language, significant effort has been made in developing an efficient and comprehensive XQuery-to-SQL query processor.
In this thesis, we design and implement an <em>XQuery-to-SQL Query Processor</em> based on the <em>Dynamic Intervals</em> approach. We also provide a comprehensive translation for XQuery basic operations and FLWR expressions. The query processor is able to translate a complex XQuery query, which might include arbitrarily composed and nested FLWR expressions, basic functions, and element constructors, into a single SQL query for RDBMS and a physical plan for the <em>XQuery-enhanced Relational Engine</em>.
In order to produce efficient and concise SQL queries, succinct XQuery to SQL translation templates and the optimization algorithms for the SQL query generation are proposed and implemented. The preferable <em>merge-join</em> approach is also proposed to avoid the inefficient <em>nested-loop</em> evaluation for FLWR expressions. <em>Merge-join</em> patterns and query rewriting rules are designed to identify XQuery fragments that can utilize the efficient <em>merge-join</em> evaluation. Proofs of correctness of the approach are provided in the thesis. Experimental results justify the correctness of our work.
|
45 |
Fingerprint SegmentationJomaa, Diala January 2009 (has links)
In this thesis, a new algorithm has been proposed to segment the foreground of the fingerprint from the image under consideration. The algorithm uses three features, mean, variance and coherence. Based on these features, a rule system is built to help the algorithm to efficiently segment the image. In addition, the proposed algorithm combine split and merge with modified Otsu. Both enhancements techniques such as Gaussian filter and histogram equalization are applied to enhance and improve the quality of the image. Finally, a post processing technique is implemented to counter the undesirable effect in the segmented image. Fingerprint recognition system is one of the oldest recognition systems in biometrics techniques. Everyone have a unique and unchangeable fingerprint. Based on this uniqueness and distinctness, fingerprint identification has been used in many applications for a long period. A fingerprint image is a pattern which consists of two regions, foreground and background. The foreground contains all important information needed in the automatic fingerprint recognition systems. However, the background is a noisy region that contributes to the extraction of false minutiae in the system. To avoid the extraction of false minutiae, there are many steps which should be followed such as preprocessing and enhancement. One of these steps is the transformation of the fingerprint image from gray-scale image to black and white image. This transformation is called segmentation or binarization. The aim for fingerprint segmentation is to separate the foreground from the background. Due to the nature of fingerprint image, the segmentation becomes an important and challenging task. The proposed algorithm is applied on FVC2000 database. Manual examinations from human experts show that the proposed algorithm provides an efficient segmentation results. These improved results are demonstrating in diverse experiments.
|
46 |
XQuery Query Processing in Relational SystemsChen, Yingwen January 2004 (has links)
With the rapid growth of XML documents to serve as a popular and major media for storage and interchange of the data on the Web, there is an increasing interest in using existing traditional relational database techniques to store and/or query XML data. Since XQuery is becoming a standard XML query language, significant effort has been made in developing an efficient and comprehensive XQuery-to-SQL query processor.
In this thesis, we design and implement an <em>XQuery-to-SQL Query Processor</em> based on the <em>Dynamic Intervals</em> approach. We also provide a comprehensive translation for XQuery basic operations and FLWR expressions. The query processor is able to translate a complex XQuery query, which might include arbitrarily composed and nested FLWR expressions, basic functions, and element constructors, into a single SQL query for RDBMS and a physical plan for the <em>XQuery-enhanced Relational Engine</em>.
In order to produce efficient and concise SQL queries, succinct XQuery to SQL translation templates and the optimization algorithms for the SQL query generation are proposed and implemented. The preferable <em>merge-join</em> approach is also proposed to avoid the inefficient <em>nested-loop</em> evaluation for FLWR expressions. <em>Merge-join</em> patterns and query rewriting rules are designed to identify XQuery fragments that can utilize the efficient <em>merge-join</em> evaluation. Proofs of correctness of the approach are provided in the thesis. Experimental results justify the correctness of our work.
|
47 |
The move to IFRS¡Gthe tax incentives and risk management on M&A deals.Lin, Yi-Chang 28 July 2010 (has links)
Lewellen ¡]1971¡^ proposed merge and acquisition ¡]M&A¡^ activity will change the tax incentives when one enterprise reorganizes its capital structure. In 1986, the empirical evidences provided by Gilson ¡]1992¡^ proved that the Tax Reform Act in U.S. was not only a critical tax incentive in M&A activities but also a superior synergy to the firms. Besides, in Lewellen¡¦s assumption, the alterations of enterprise¡¦s capital structures are the crucial elements of its tax burden, not the tax law itself. That¡¦s why accounting principle cannot be omitted in the research of capital structure. The Financial Supervisory Commission announced Taiwan will apply International Financial Report Standard ¡]IFRS¡^ in 2013. Thus, the tax issues in M&A activities will be vital for the firms due to the upcoming revolution of accounting principle in Taiwan.
This document will list the tax incentives and risks after the implementation of IFRS in M&A activities. The tax incentives will not be the major motives in M&A transactions after the implementation of IFRS. If one enterprise actively manipulates the M&A activity for the tax benefits after the implementation of IFRS, the radical transaction will draw the National Tax Administration¡¦s attention and lose the goal of achieving better synergy after the M&A. Generally speaking, tax risks should be the dominant issues in M&A activities rather than the tax incentives.
Due to the complicity of the tax law, identification of tax risks will be the most difficult part in the risk management process. This research will propose the concept of the Tax Risk Matrix as an instrument to identify the tax risk. The matrix is composed with the nationality of enterprise, types of transactions and taxation. For example, once the nationality of enterprise and types of transactions are determined, using this matrix can assist the management concerned to identify what kinds of tax risks they might confront. When the risks are anticipated, this research also comes up with a standard operation process for those enterprises involved in M&A as a tool to control the tax risks.
For those complex and extensively different tax issues in the M&A transaction, the systematic methods proposed can decrease the tax risks for the firms. Moreover, the firms and the experts interested in M&A can also develop the best practical solutions with this process and bring up more propositions to the unreasonable and ambiguous articles in the tax law nowadays. In conclusion, the tax law should play a neutral role in the M&A activities not the favorable motives.
|
48 |
How do the winner sustain the success on InternetLin, Chien-ju 09 August 2011 (has links)
Recently, we observed many networked market are served almost by a single platform, and can called that situation be winner-take-all. We could observed that the top website occupy huge market, and still be the top for long time. Conversely, the other website only shares the tiny market. This paper chooses the biggest Taiwan portal Yahoo!Kimo to be the research case. In addition, the case object is its e-commerce department, which is the Yahoo! only e-commerce department worldwide. Through this case, we could find out the truth of winner-take-all. In this research, we use in-depth interview and combine with secondary data. According to past researches and the situation of Yahoo!Kimo, we address the research question as follow: (1) How does Yahoo!Kimo develop their e-store platforms to maintain their e-commerce leading position in Taiwan. (2) Is there a winner-take-all phenomenon on Yahoo!Kimo? After generalize the data, we found that although Yahoo! first time enters Taiwan not successful. Their strategy is merge different kinds website, such as the leading portal Kimo, the most visiting blog Wretch, and Monday.Tech. They got their human resource and technology sooner, then become the top one portal in Taiwan provides variety services for users. For foreign website and companies enter a new market will be a good role model. Moreover, we prove Yahoo!Kimo is role model of winner-take-all.
|
49 |
Design of Iterative Cascade Sorter ArchitectureChen, Cheng-Chieh 06 September 2011 (has links)
This thesis presents a new cascaded iterative VLSI sorting architecture that can accelerate data sorting of variable-length sequences. The proposed sorter mainly consists of a central data memory block, a core comparison unit, and a special address generation module. Many fast sorting algorithms can be represented by a network of compare-and-swap (C&S) operations which can be divided into several processing steps. Instead of using parallel C&S functional units to perform C&S operations of the same sorting step, our comparison unit is composed of cascaded C&S units connected through data commutator such that different sorting steps can be processed simultaneously. The advantage of cascaded architecture is that the number of data memory accesses can be reduced by a factor equal to the number of cascaded stages. However, how to reduce the overhead of the data commutator becomes the most critical design issue. This thesis has explored the feature of C&S operation order in Bitonic sorting such that much simpler and more regular data commutator module can be achieved compared with the previous cascade design derived based on Batcher sorting. Therefore, the cascade level of our sorter architecture can be more than 2. A sample of 4-level cascade sorter has been implemented in our thesis. To generate the address sequence suitable for the proposed cascaded comparison unit, this paper proposes a low-cost address generator design based on the bit-permutation technique. Although high cascade level can lead to significant reduction of memory access which can help reducing the power dissipation, the issues of low hardware utilization for short data sequences and the increasing commutator overhead cannot be neglected. Therefore, to achieve further speed-up, this paper also adopts another parallelism approach for data sorter design by utilizing block-level C&S units which can compare a block of data at the same time. The block-level C&S units can be designed based on traditional Batcher¡¦s sorting network. Based on the proposed Bitonic cascade and Batcher¡¦s block sorting approaches, very fast and low-power sorter hardware can be achieved.
|
50 |
The preliminary study of the teacher's mobility in urban and rural areas after the merge of Kaohsiung city and county - A case study of elementary school teachers in Kaohsiung cityYeh, Shis-Tang 28 June 2012 (has links)
none
|
Page generated in 0.0359 seconds