首页--工业技术论文--自动化技术、计算机技术论文--计算技术、计算机技术论文--计算机软件论文--程序设计、软件工程论文--软件工程论文

跨平台移动地理位置应用实施

Abstract第5-6页
CHAPTER 1. INTRODUCTION第13-24页
    1.1. Requirements for Thesis Coding Environment第13-14页
    1.2. Why Choose PhoneGap for Our Thesis Experiments?第14-16页
        1.2.1. The Working Theory of PhoneGap第14-15页
        1.2.2. PhoneGap Architecture第15-16页
    1.3. Designing for The Container第16-19页
        1.3.1 The Traditional Web Server (Web 1.0) Approach第17页
        1.3.2 The Web 2.0 Approach第17-18页
        1.3.3 The HTML 5 Approach第18-19页
    1.4. Writing PhoneGap Applications第19页
    1.5. Building PhoneGap Applications第19-22页
    1.6. Thesis Structure第22-23页
    1.7. Summing Up第23-24页
CHAPTER 2. MOBILE CROSS-PLATFORM FRAMEWORKS第24-49页
    2.1. Hybrid Application Frameworks第24-27页
        2.1.1. Appcelerator Titanium第24-25页
        2.1.2. AT&T WorkBench and Antenna Volt第25-26页
        2.1.3. BlackBerry WebWorks第26页
        2.1.4. Strobe第26页
        2.1.5. Tiggr第26-27页
        2.1.6. Worklight第27页
    2.2. Comparison of Most Popular Cross-platform Mobile Development Tools第27-47页
        2.2.1. Mobile Operating Systems and Cross-platform Benefits第28-30页
        2.2.2. Criteria Used for Tools Selection and Comparison第30-31页
        2.2.3. Rhodes第31-33页
        2.2.4. PhoneGap第33-36页
            2.2.4.1. PhoneGap Architecture第34-36页
        2.2.5. DragonRad第36-39页
            2.2.5.1. DragonRad Designer第37页
            2.2.5.2. DragonRad Host第37页
            2.2.5.3. DragonRad Client第37-39页
        2.2.6. MoSync第39-42页
            2.2.6.1. MoSync Architecture第40-42页
        2.2.7. Comparison of Tools第42-45页
        2.2.8. Comparison Summary and Conclusions第45-47页
    2.3. Summing Up第47-49页
CHAPTER 3. CELLULAR LOCALIZATION, NETWORKS AND GEOLOCATION API第49-68页
    3.1. Cellular Localization and Cellular Networks第49-55页
        3.1.1. Cellular Network Structure第50-51页
        3.1.2. Cellular Positioning Methods第51-55页
            3.1.2.1. Cellular ID第51-52页
            3.1.2.2. Synchronization Methods第52-54页
            3.1.2.3. Combination of Positioning Techniques第54-55页
        3.1.3. GSM, WCDMA and LTE Cellular Networks第55页
    3.2. Conclusion on Cellular Localization and Networks第55-57页
    3.3. PhoneGap Geolocation API第57-64页
        3.3.1. PhoneGap Geolocation API methods第59页
            3.3.1.1. geolocation.get CurrentPosition第59页
            3.3.1.2. geolocation.watchPosition第59页
            3.3.1.3. geolocation.clear Watch第59页
        3.3.2. Arguments第59-61页
            3.3.2.1. geolocationSuccess第60页
            3.3.2.2. geolocationError第60页
            3.3.2.3. geolocationOptions第60-61页
        3.3.3. Returned Objects (Read-only)第61-63页
            3.3.3.1. Position Interface第61页
            3.3.3.2. PositionError Interface第61-62页
            3.3.3.3. Coordinates Interface第62-63页
        3.3.4. Properties of Objects and Constants第63-64页
            3.3.4.1. Properties of Objects第63-64页
            3.3.4.2. PositionError Constants第64页
    3.4. Permissions第64-65页
    3.5. Privacy Considerations (PC) and Security第65-67页
        3.5.1. PC for Implementers of PhoneGap Geolocation API第65页
        3.5.2. PC for Recipients of Location Information第65-66页
        3.5.3. Other Considerations of The Implementation第66-67页
    3.6. Summing Up第67-68页
CHAPTER 4. CROSS-PLATFORM MOBILE GEOLOCATION SIMULATION AND RESULTS第68-84页
    4.1. Mobile Geolocation API Outline第68-69页
    4.2. Simulation Platforms Environment, and Other Configurations第69页
    4.3. Mobile Geolocation Simulations第69-82页
        4.3.1. Getting a Device’s Current Location第69-73页
        4.3.2. Watching a Device’s Location第73-79页
            4.3.2.1. Setting a Watch第73-78页
            4.3.2.2. Canceling a Watch第78-79页
        4.3.3. Fetching the Geolocation第79-82页
    4.4. Summing Up第82-84页
CHAPTER 5. CONCLUSION AND DISCUSSION第84-91页
    5.1. The Context and The Future of Geolocation第84-85页
    5.2. The W3C Geolocation API第85-87页
        5.2.1. Apropos Geolocation API第85页
        5.2.2. Location Technologies第85-86页
            5.2.2.1. IP geolocation第85页
            5.2.2.2. Triangulation第85-86页
        5.2.3. Web browser Support for Geolocation API第86页
        5.2.4. Google Gears第86-87页
    5.3. HTML5 and Geolocation API第87页
    5.4. Privacy第87-88页
    5.5. Detecting Locations in Web Browsers第88-91页
        5.5.1. Geolocation API and Google Maps API v3第88-89页
        5.5.2. Geolocation API and Google Maps Service第89-91页
REFERENCES第91-97页
APPENDIX第97-104页
    Appendix A. The Complete HTML Markup and Application Code for The Application Illustrated in Figure 4.2第97-100页
    Appendix B. The Complete HTML Markup and Application Code for The Application Illustrated in Figure 4.4第100-104页
LIST OF PUBLISHED PAPERS AND RESEARCH ACHIEVEMENTS DURING MASTER STUDIES第104-105页
ACKNOWLEDGEMENT第105页

论文共105页,点击 下载论文
上一篇:基于模糊逻辑的图像分割算法的研究
下一篇:闭架书库控制系统的研究与实现