首页 | 本学科首页   官方微博 | 高级检索  
     

基于MFC技术的手机模拟器在PC上的实现
引用本文:刘晓静,方宁.基于MFC技术的手机模拟器在PC上的实现[J].计算机仿真,2008,25(10).
作者姓名:刘晓静  方宁
作者单位:上海大学计算机工程与科学学院,上海,200079
摘    要:手机模拟器是在PC上运行、测试和调试手机软件的仿真工具,模拟器提供了前端类似真实手机的图形用户界面(GUI),开发者可以使用模拟器完成手机软件的前期开发和测试.国内此种产品还非常少,因此利用微软的MFC类库开发了手机模拟器,结果证明与不用模拟器相比,大大的提高了手机软件的开发速度.与其它国外的手机模拟器和手机软件源代码采用两个独立进程不同,采用了两部分代码共享一个进程空间的办法,有利于跟踪程序错误,避免了两个进程间同步的难题.该模拟器还采用Windows的内存池模拟了手机的RAM,用Windows操作系统模拟了手机操作系统,这也是其它国内模拟器所没有的技术.

关 键 词:手机模拟器  手机软件  软件移植  微软类库

Implementation of Phone Simulator on PC Based on MFC Library
LIU Xiao-jing,FANG Ning.Implementation of Phone Simulator on PC Based on MFC Library[J].Computer Simulation,2008,25(10).
Authors:LIU Xiao-jing  FANG Ning
Affiliation:LIU Xiao-jing,FANG Ning(University of Shanghai,Shanghai 200079,China)
Abstract:Phone Simulator is a simulation tool running on PC which can test and debug phone software.It also provides front graphical user interface (GUI) like the true phone's LCD.Developers can complete the initial development process and test work by phone simulator. For this purpose, a phone simulator based on Microsoft's MFC library is developed. Experiment proved that it has significantly improved the speed of software development. Other foreign phone simulators organize the code by two different independent pr...
Keywords:Phone emulator  Phone software  Software transplant  MFC library  
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号