您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 给出先序遍历和中序遍历,求二叉树后序遍历

  2. 给出先序遍历和中序遍历,求后续遍历,要求: 函数头如下: bool getPostOrder(const char* perOrder, const char* inOrder, char* postOrder); 返回值是一个布尔 代表是否有这样的二叉树 用法: char* perorder = "abdgcefh"; char* inorder = "dgbaechf" 或者 char* inorder = "abcde"; char postorder[1000]; if (getPos
  3. 所属分类:C/C++

    • 发布日期:2010-08-23
    • 文件大小:178176
    • 提供者:shangdiwangpai
  1. Web Navigation

  2. 上帝王牌,Web Navigation Descr iption Standard web browsers contain features to move backward and forward among the pages recently visited. One way to implement these features is to use two stacks to keep track of the pages that can be reached by moving
  3. 所属分类:Web开发

    • 发布日期:2010-09-16
    • 文件大小:163840
    • 提供者:shangdiwangpai
  1. Catch That Cow

  2. 上帝王牌 Descr iption Farmer John has been informed of the location of a fugitive cow and wants to catch her immediately. He starts at a point N (0 ≤ N ≤ 100,000) on a number line and the cow is at a point K (0 ≤ K ≤ 100,000) on the same number line. Fa
  3. 所属分类:硬件开发

    • 发布日期:2010-10-16
    • 文件大小:180224
    • 提供者:shangdiwangpai
  1. Questions and answers

  2. 上帝王牌 Descr iption The database of the Pentagon contains a top-secret information. We don't know what the information is — you know, it's top-secret, — but we know the format of its representation. It is extremely simple. We don't know why, but all t
  3. 所属分类:专业指导

    • 发布日期:2010-11-22
    • 文件大小:172032
    • 提供者:shangdiwangpai