摘要: 最近把很久前的C代码传到Github上的... 阅读全文
posted @ 2017-12-06 22:36 zhayujie 阅读(348) 评论(0) 推荐(0) 编辑
摘要: Git是一款免费、开源的分布式版本控制系统。... 阅读全文
posted @ 2017-12-04 14:49 zhayujie 阅读(79) 评论(0) 推荐(0) 编辑
摘要: curl的下载和配置简介:用URL规则在命令... 阅读全文
posted @ 2017-11-28 20:17 zhayujie 阅读(396) 评论(0) 推荐(0) 编辑
摘要: 简介:Git是一款免费、开源的分布式版本控制... 阅读全文
posted @ 2017-11-27 21:29 zhayujie 阅读(141) 评论(0) 推荐(0) 编辑
摘要: 记录下win7系统,vc6.0++编译器... 阅读全文
posted @ 2017-11-09 09:31 zhayujie 阅读(399) 评论(0) 推荐(0) 编辑
摘要: A Binary Search Tree (BST) is recursively defined as a binary tree which has the following properties:The ... 阅读全文
posted @ 2017-11-05 16:56 zhayujie 阅读(72) 评论(0) 推荐(0) 编辑
摘要: There is a kind of balanced binary search tree named red-black tree in the data structure. It has the foll... 阅读全文
posted @ 2017-10-02 16:59 zhayujie 阅读(225) 评论(0) 推荐(0) 编辑
摘要: A vertex cover of a graph is a set of vertices such that each edge of the graph is incident to at least on... 阅读全文
posted @ 2017-09-18 09:54 zhayujie 阅读(96) 评论(0) 推荐(0) 编辑
摘要: Cutting an integer means to cut a K digits long integer Z into two integers of (K/2) digits long integers ... 阅读全文
posted @ 2017-09-17 21:52 zhayujie 阅读(137) 评论(0) 推荐(0) 编辑
摘要: Cutting an integer means to cut a K digits long integer Z into two integers of (K/2) digits long integers ... 阅读全文
posted @ 2017-09-17 20:50 zhayujie 阅读(135) 评论(0) 推荐(0) 编辑