加入收藏 | 设为首页 | RSS
您当前的位置:首页 > 工业应用 > 交通业
源码名称: HCP
文件类型: .rar
源码类型: C-C++
源码分类: transportation applications
文件大小: 5 KB
热    度:
源码作者 : Xiaoyang
整理时间: 2013-03-02
源码简介: 车票信息采用半十字链表.横向链表中的每一个结点包含以下内容:车次,起始站,发车时间,指向下一个结点的指针,指向中途站的指针.纵向链表中每一个结点包含以下内容:从始发站开始的依次到站,票价,到达时间,是否已被购买标识,才用mark标识,当mark为1时车票已售出,当mark为0时车票还未售出.以及指向下一个结点的指针.纵向链表采用循环链表,尾指针指向首指针.-Cross-linked by semi-ticket information. Horizontal list of each node contains the following: train number, starting point, departure time, point to the next node pointer midway point of the pointer. Vertical list in each node contains the following: starting from the departure station of the order of arrival, fares, arrival time, it has been identified to purchase only identified with the mark, when the mark was 1 tickets have been sold, when the mark of 0 tickets also unsold. and point to the next node pointer. longitudinal cyclic linked list tail pointer to the first pointer.

下载地址: [ 下载地址1 ]
相关源码:
  • dhcp_proxy
  • Hcp

  • 分    享 :
    分享到:
    发表评论 共有条评论
    验证码:
    最新更新
    热门点击