Numeros, The Artist, had two listsAandB, such that,Bwas a permutation ofA. Numeros was very proud of these lists. Unfortunately, while transporting th...
分类:
其他好文 时间:
2014-08-15 14:10:28
阅读次数:
236
背景知识MongoDB 是用C++写的, 开源的, NoSQL(Not Only SQL)文档数据库.特点:high performance(高性能), high availability(高可靠性), and automatic scaling(自动调整).结构与JSON类似.安装1. 下载安装包...
分类:
数据库 时间:
2014-08-15 14:08:08
阅读次数:
312
1、Auto_Build_EAS.bat
@echo?off?
@echo?-------------------------
@echo?Only?change?variables?below
set?MSBuildDir=%WINDIR%\Microsoft.NET\Framework\v3.5
set?BuildType=Release
set?Working...
分类:
其他好文 时间:
2014-08-15 13:03:39
阅读次数:
273
Not so MobileBefore being an ubiquous communications gadget, a mobile was just a structure made of strings and wires suspending colourfull things. Th....
分类:
其他好文 时间:
2014-08-15 12:39:28
阅读次数:
249
A robot is located at the top-left corner of a m x n grid (marked 'Start' in the diagram below).The robot can only move either down or right at any point in time. The robot is trying to reach the bottom-right corner of the grid (marked 'Finish' in the diag...
分类:
其他好文 时间:
2014-08-15 09:32:37
阅读次数:
200
安装mdadm挂载RHEL6.5的安装光盘[root@leaus~]#mount/dev/cdrom/mnt/cdrom/
mount:blockdevice/dev/sr0iswrite-protected,mountingread-only
[root@leaus~]#cd/mnt/cdrom/Packages/
使用rpm命令安装mdadm
[root@leausPackages]#rpm-ivhmdadm-3.2.5-4.el6.x86_64.rpm
Preparing...
分类:
其他好文 时间:
2014-08-15 02:49:28
阅读次数:
360
All Sourcesample_all_source_aes256_imcore_net.zipJAVASample :sample_java_aes256_imcore_net.zipJava 6(only JDK6) security File :java_jdk6_security.zipA...
分类:
移动开发 时间:
2014-08-15 01:28:16
阅读次数:
1443
C***Dialog* pWnd= (C***Dialog*)FromHandle(hWnd); //由句柄得到对话框的对象指针 pWnd->xxx( ); //调用C***Dialog中的函数xxx();通过窗口类函数:CWnd *GetWindow获得窗口指针,pWnd->m_hWnd(Th.....
分类:
其他好文 时间:
2014-08-14 23:31:16
阅读次数:
216
Problem Description
Teacher Mai has a kingdom with the infinite area.
He has n students guarding the kingdom.
The i-th student stands at the position (xi,yi), and his walking speed is vi.
...
分类:
其他好文 时间:
2014-08-14 20:48:09
阅读次数:
192
Problem Description
Teacher Mai has an integer x.
He does the following operations k times. In the i-th operation, x becomes the least integer no less than x, which is the multiple of i.
He wan...
分类:
其他好文 时间:
2014-08-14 20:39:59
阅读次数:
256