Dinner
时间限制:100 ms | 内存限制:65535 KB
难度:1
描述Little A is one member of ACM team. He had just won the gold in World Final. To celebrate, he decided to invite all to have one meal. As bowl, ...
分类:
其他好文 时间:
2014-11-24 15:25:14
阅读次数:
203
原文地址:http://www.cnblogs.com/kubixuesheng/p/4116354.html一:大小端的概念Big-Endian和Little-Endian(见计算机存储的大小端模式解析)二:浮点数的机器级表示(见从如何判断浮点数是否等于0说起——浮点数的机器级表示)三:c++的基...
分类:
编程语言 时间:
2014-11-24 13:18:02
阅读次数:
151
督促读书,总结精华,提炼笔记,抛砖引玉,有不合适的地方,欢迎留言指正。一:大小端的概念Big-Endian和Little-Endian(见计算机存储的大小端模式解析)二:浮点数的机器级表示(见从如何判断浮点数是否等于0说起——浮点数的机器级表示)三:c++的基本的内置类型:1)算术类型,又包括:整型...
分类:
编程语言 时间:
2014-11-24 00:49:13
阅读次数:
435
Alexandra and Prime Numbers Time Limit: 2000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Problem DescriptionAlexandra has a little ....
分类:
其他好文 时间:
2014-11-23 12:56:30
阅读次数:
268
Problem Description
Alexandra has a little brother. He is new to programming. One day he is solving the following problem: Given an positive integer N, judge whether N is prime.
The problem above is...
分类:
其他好文 时间:
2014-11-23 09:26:35
阅读次数:
240
一、概念简介:Redis: Redis是一款开源的Key-Value数据库,运行在内存中,由ANSI C编写,详细的信息在Redis官网上面有,因为我自己通过google等各种渠道去学习Redis,走了不少弯路,所以总结一条我认为不错的学习路径给大家: 1.《The Little Redis B.....
分类:
编程语言 时间:
2014-11-22 13:17:43
阅读次数:
232
url routing mechanismurl name/namespaceWe can name a url pattern in urls.py, and reference this name to generate a url in other places. This ensures n...
分类:
其他好文 时间:
2014-11-21 12:30:07
阅读次数:
169
By filling a rectangle with slashes (/) and backslashes ( ), you can generate nice
little mazes. Here is an example:
As you can see, paths in the maze cannot branch, so the whole maze only cont...
分类:
其他好文 时间:
2014-11-20 22:04:37
阅读次数:
215
在网上搞了半天,终于搞定了支持table简写语法的markdown软件。下载地址:http://download.csdn.net/detail/wang_jun_hua/8180717下载包内含安装破解步骤。主要步骤如下:
分类:
其他好文 时间:
2014-11-20 18:36:16
阅读次数:
277