问题陈述: 国际象棋中的皇后可以直线前进,吃掉遇到的所有棋子,如果棋盘上有八个皇后,则这八个皇后如何相安无事的放置在棋盘上?问题解法: 关于棋盘的问题,都可以用递归求解,然而如何减少递归的次数?在八皇后问题中,不必要检查所有的格子,例如若某列检查过,该列的其它格子就不用检查了,这种方法称为分支修.....
分类:
其他好文 时间:
2015-02-13 21:03:23
阅读次数:
156
业务设置 通过各种设置项使PSI适应更多的业务场景,这是业务设置模块的用途。 随着PSI的不断发展,设置项会逐步增加。 销售出库单允许编辑销售单价 PSI中默认是销售出库单中不允许编辑商品的销售单价(销售单价是...
分类:
其他好文 时间:
2015-02-13 20:03:39
阅读次数:
363
Given a binary tree, return the level order traversal of its nodes’ values. (ie, from left to right, level by level).
For example:
Given binary tree {3,9,20,#,#,15,7},
3...
分类:
其他好文 时间:
2015-02-13 20:01:56
阅读次数:
136
部分目录:
1,初始Hadoop
2,关于MapReduce
3,Hadoop分布式文件系统
HDFS 文件系统。
4,Hadoop I/O
5,MapReduce应用开发
6,MapReduce的工作机制
7,MapReduce的类型与格式
8,MapReduce 的特性
9,构建 Hadoop 集群
10,管理 Hadoop
11,Pig简介
Pig Latin 描述...
分类:
其他好文 时间:
2015-02-13 20:01:07
阅读次数:
183
题目Given two words word1 and word2, find the minimum number of steps required to convert word1 to word2. (each operation is counted as 1 step.)You have the following 3 operations permitted on a word:a)...
分类:
其他好文 时间:
2015-02-13 19:59:56
阅读次数:
155
cocos2d-X的教程很多,cocos2d-Lua的教程太少,我推一个,算为一种语言做一种推广吧
http://www.soku.com/t/nisearch/cocos2d-lua?f=1&kb=05120000kv200__cocos2d-lua...
分类:
其他好文 时间:
2015-02-13 20:00:21
阅读次数:
163
Given a binary tree, return the zigzag level order traversal of its nodes’ values. (ie, from left to right, then right to left for the next level and alternate between).
For example:
Giv...
分类:
其他好文 时间:
2015-02-13 19:59:21
阅读次数:
198
终于在断断续续的情况下把这本经典巨作看完了。 这本书的全名叫做《重构-改善既有代码的设计》,原有的代码设计存在不足的地方让人感到不好维护,所以才需要去改善既有代码的设计,其实听起来会不会有点亡羊补牢的感觉?这里也提醒了我们一点:从设计代码的初期就要深思熟虑,虽然后续的改动基本无法避免,但良好的...
分类:
其他好文 时间:
2015-02-13 19:59:05
阅读次数:
256
Jessica's Reading ProblemTime Limit: 1000MSMemory Limit: 65536KTotal Submissions: 7467Accepted: 2369DescriptionJessica's a very lovely girl wooed by l...
分类:
其他好文 时间:
2015-02-13 19:57:25
阅读次数:
232
1.下载和安装apache axis2官网下载地址:http://axis.apache.org/axis2/java/core/download.cgi当前最新版本是1.6.2其中每个版本分别提供 二进制发布包、源码包、war包和文档压缩包如果你因某种命令而必须使用命令行下的工具如 二进制发布包中...
分类:
其他好文 时间:
2015-02-13 19:58:44
阅读次数:
212
由于事情的耽误,导致第二天出来的有点慢,今天是我学动态规划的第二天,做了一个DAG上的最长路。一个立方体的高有三个,然后判断个点之间是否可以连接,然后DAG搞定#include #include #include #include #define REP(i,N) for(int i = 0;i >...
分类:
其他好文 时间:
2015-02-13 19:57:39
阅读次数:
247
Given a list of N student records with name, ID and grade. You are supposed to sort the records with respect to the grade in non-increasing order, and...
分类:
其他好文 时间:
2015-02-13 19:56:43
阅读次数:
170
DUBBO功能使用说明1 DUBBO概述DUBBO是阿里巴巴公司的一个分布式服务框架,致力于提供高性能和透明化的RPC远程服务调用方案,以及SOA服务治理方案。相比于其他服务框架,DUBBO有如下优势:v 透明化的远程方法调用,就像调用本地方法一样调用远程方法,只需简单配置,没有任何API侵入;v ...
分类:
其他好文 时间:
2015-02-13 19:56:28
阅读次数:
432
ChartDirector 蛋疼目录,感觉截db了Y-Axis Scalingy轴 柱状图 CSharpASP/axisscale.aspxStart Angle and Direction 饼图/CSharpASP/anglepie.aspxBackground and Wallpaper背景和壁...
分类:
其他好文 时间:
2015-02-13 19:58:19
阅读次数:
272
http://baike.baidu.com/link?url=Ww3C1m_vbH4hLrnpez-43GpKBNXjILkRZxLizO-f-kXJFWKmUBUOlR2Ot4HXpPtleMch0zcvD85CqM3dAh40oXeCx7qKACXYsCbyC_4oPvGojKMEjqidzt...
分类:
其他好文 时间:
2015-02-13 19:55:25
阅读次数:
250
1、找到ArcGIS Server软件包目录下的esri.exe,打开运行,选择安装ArcGIS for Server 2、确定之后,会弹出让用户输入用户名和密码的界面,这个可以自己定义,但是一定要记住用户名和密码,后面的管理发布地图服务的站点创建需要用到的 3、破解。安装ArcGIS Server...
分类:
其他好文 时间:
2015-02-13 19:57:22
阅读次数:
156
10. adhere 粘附,附着,坚持, 追随; 使粘附, 遵循; 辨析:adhere :与to 连用,指坚持意见,计划或者承诺,含坚持不懈之意。 persist :通常用于与对意见、主张等的坚持。 persevere:含褒义,强调坚持不懈的努力。 cling : 与to 连用, ...
分类:
其他好文 时间:
2015-02-13 19:57:00
阅读次数:
144