
优先队列
SCUT_Pein
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
HDU2527--Safe Or Unsafe
Problem Description Javac++ 一天在看计算机的书籍的时候,看到了一个有趣的东西!每一串字符都可以被编码成一些数字来储存信息,但是不同的编码方式得到的储存空间是不一样的!并且当储存空间大于一定的值的时候是不安全的!所以Javac++ 就想是否有一种方式是可以得到字符编码最小的空间值!显然这是可以的,因为书上有这一块内容--哈夫曼编码(Huffman Coding);一个字原创 2013-04-12 19:44:48 · 922 阅读 · 0 评论 -
HDU2275--Kiki & Little Kiki 1
Problem Description Kiki is considered as a smart girl in HDU, many boys fall in love with her! Now, kiki will finish her education, and leave school, what a pity! One day, zjt meets a girl, who is l原创 2013-04-12 21:04:34 · 948 阅读 · 0 评论 -
HDU1053--Entropy
Problem Description An entropy encoder is a data encoding method that achieves lossless data compression by encoding a message with “wasted” or “extra” information removed. In other words, entropy en原创 2013-04-12 20:24:25 · 850 阅读 · 0 评论 -
HDU4006--The kth great number
Problem Description Xiao Ming and Xiao Bao are playing a simple Numbers game. In a round Xiao Ming can choose to write down a number, or ask Xiao Bao what the kth great number is. Because the number原创 2013-04-13 15:41:17 · 794 阅读 · 0 评论