期刊文献+

基于MFC技术的手机模拟器在PC上的实现 被引量:3

Implementation of Phone Simulator on PC Based on MFC Library
下载PDF
导出
摘要 手机模拟器是在PC上运行、测试和调试手机软件的仿真工具,模拟器提供了前端类似真实手机的图形用户界面(GUI),开发者可以使用模拟器完成手机软件的前期开发和测试。国内此种产品还非常少,因此利用微软的MFC类库开发了手机模拟器,结果证明与不用模拟器相比,大大的提高了手机软件的开发速度。与其它国外的手机模拟器和手机软件源代码采用两个独立进程不同,采用了两部分代码共享一个进程空间的办法,有利于跟踪程序错误,避免了两个进程间同步的难题。该模拟器还采用Windows的内存池模拟了手机的RAM,用Windows操作系统模拟了手机操作系统,这也是其它国内模拟器所没有的技术。 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 processes, the phone code and simulator code proposed in this paper share single process space, thus improving the efficiency of the error tracking. This simulator also simulated phone's RAM by Windows memory pool, and simulated phone's operating system interface by Windows OS, which fill in the gaps of domestic mobile simulator technology.
作者 刘晓静 方宁
出处 《计算机仿真》 CSCD 2008年第10期280-283,319,共5页 Computer Simulation
关键词 手机模拟器 手机软件 软件移植 微软类库 Phone emulator Phone software Software transplant MFC library
  • 相关文献

参考文献6

  • 1Microsoft Corp. Microsoft Visual C + + 6.0 MFC Library Reference[ M]. Microsoft Press, 1998.
  • 2M Tasker, et al. Professional Symbian Programming: Mobile Solutions on the EPOC Platform [ M ]. Wrox Press Inc. 2002 -3.
  • 3候俊杰.深入浅出MFC2/e[M].武汉:华中科技大学出版社,2001-1.
  • 4肖田元张燕云陈加栋.系统仿真导论[M].北京:清华大学出版社,2000.202-203.
  • 5M Ptzold, U Killat, F Laue and Y C Li. A new and optimal method for the derivation of deterministic simulation models for mobile radio channels [ C ]. IEEE 46th VTC on Mobile Technology for the Human Race, 1996. 1423 -1427.
  • 6M Ptzold, U Killat, F Laue and Y C Li. On the statistical properties of deterministic simulation models for mobile fading channels[ J]. IEEE Trans. On VT, 1998,47 ( 1 ) :254 - 269.

同被引文献18

引证文献3

二级引证文献7

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部