摘要: A graph which is connected and acyclic can be considered a tree. The height of the tree depends on the selected root. Now you are supposed to find the 阅读全文
posted @ 2018-03-17 11:32 有梦想的小菜鸟 阅读(202) 评论(0) 推荐(0)
摘要: To evaluate the performance of our first year CS majored students, we consider their grades of three courses only: C - C Programming Language, M - Mat 阅读全文
posted @ 2018-03-16 16:19 有梦想的小菜鸟 阅读(1247) 评论(0) 推荐(0)
摘要: Suppose that all the keys in a binary tree are distinct positive integers. Given the postorder and inorder traversal sequences, you are supposed to ou 阅读全文
posted @ 2018-03-14 21:04 有梦想的小菜鸟 阅读(482) 评论(0) 推荐(0)
摘要: A number that will be the same when it is written forwards or backwards is known as a Palindromic Number. For example, 1234321 is a palindromic number 阅读全文
posted @ 2018-03-14 14:01 有梦想的小菜鸟 阅读(236) 评论(0) 推荐(0)
摘要: 算法 pat 阅读全文
posted @ 2018-03-10 16:40 有梦想的小菜鸟 阅读(228) 评论(0) 推荐(0)
摘要: 浙大pat 阅读全文
posted @ 2018-03-05 21:01 有梦想的小菜鸟 阅读(288) 评论(0) 推荐(0)
摘要: 首先贴一下题目: It is vitally important to have all the cities connected by highways in a war. If a city is occupied by the enemy, all the highways from/towa 阅读全文
posted @ 2018-02-27 01:04 有梦想的小菜鸟 阅读(328) 评论(0) 推荐(0)
摘要: 基于Lucene框架的“虎扑篮球”网站搜索引擎(java版) 阅读全文
posted @ 2018-02-08 11:19 有梦想的小菜鸟 阅读(405) 评论(0) 推荐(0)
摘要: 使用opencv生成简笔画视频 阅读全文
posted @ 2017-12-15 12:53 有梦想的小菜鸟 阅读(2295) 评论(0) 推荐(0)
摘要: 此篇一步一步介绍了如何使用opencv 编写canny算子 阅读全文
posted @ 2017-12-15 12:35 有梦想的小菜鸟 阅读(2852) 评论(0) 推荐(0)