Author Login Chief Editor Login Reviewer Login Editor Login Remote Office

Computer Engineering ›› 2006, Vol. 32 ›› Issue (14): 269-270,.

• Developmental Research • Previous Articles     Next Articles

Design and Implementation of Communication System Based on PocketPC

ZHANG Jianfeng   

  1. 1. Dept. of Computer Science and Engineering, Shanghai Jiaotong University, Shanghai 200030; 2. East-China Institute of Computer Technology, Shanghai 200233
  • Received:1900-01-01 Revised:1900-01-01 Online:2006-07-20 Published:2006-07-20

基于PocketPC的多任务通信系统的设计与实现

张建峰   

  1. 1. 上海交通大学计算机科学与工程系,上海 200030;2. 华东计算技术研究所,上海 200233

Abstract: The field of PocketPC’s application becomes more and more broad. This paper tells of the instance in the area of mobile communication, it includes the functions of information process, receiving and sending, recording manage of GPS, short-message and manual mapping. It adopts layer’s design structure to raise the reuse and replant degree, discusses detailed the system realization of communication system through introducing the task-list, circular-queue and multi-thread.

Key words: PocketPC, Task-list, Circular-queue

摘要: PocketPC手持设备的应用领域越来越广泛,该文论述了一种在移动通信领域内的应用实例,包括了GPS定位、自由报文、标绘信息等的处理、收发和管理的功能。在结构设计上采用了层次化的模块划分以提高模块的重用度和可移植性;通过利用任务链表、循环队列、消息传递和多线程技术,讨论了多任务通信系统的系统设计和系统实现。

关键词: PocketPC, 任务链表, 循环队列