前面介绍ASM算法(http://blog.csdn.net/carson2005/article/details/8194317)的时候,笔者提到,ASM是基于统计形状模型的基础上进行的,而AAM则是在ASM的基础上,进一步对纹理(将人脸图像变形到平均形状而得到的形状无关图像g)进行统计建...
分类:
移动开发 时间:
2014-07-14 20:25:42
阅读次数:
286
将expdp的dmp文件从asm磁盘组里边放到本地文件系统里边...
分类:
其他好文 时间:
2014-07-14 13:59:44
阅读次数:
231
疯狂的暑假学习之 汇编入门学习笔记 (八)—— 转移指令
参考: 《汇编语言》 王爽 第9章
可以修改ip或者同时修改cs和ip的指令统称为转移指令。
8086CPU转移行为分为:
段内转移:只修改ip
段间转移:同时修改cs和ip
段内转移按ip修改的范围可分为:
短转移:ip修改范围 -128~127
近转移:ip修改范围 -32768~32767
转移指令分为:
无条件转移指令。如 jmp
条件转移指令
循环指令。如 loop
过程。
中断。...
分类:
其他好文 时间:
2014-07-14 11:08:04
阅读次数:
206
尽管指定了目的地,asmcmd cp命令还是在 +DATA/ASM 下创建文件...
分类:
其他好文 时间:
2014-07-13 16:47:51
阅读次数:
237
1、错误描述
信息: Setting autowire strategy to name
2014-7-13 1:37:43 org.apache.struts2.spring.StrutsSpringObjectFactory info
信息: ... initialized Struts-Spring integration successfully
2014-7-13 1:37:44 or...
分类:
编程语言 时间:
2014-07-13 15:57:43
阅读次数:
306
ABMR:在asm 环境中测试Automatic Block Recover 特性的方法...
分类:
其他好文 时间:
2014-07-13 15:55:13
阅读次数:
211
在rac中,使用asmcmd命令从 文件系统 move system datafile 到asm磁盘组的方法...
分类:
其他好文 时间:
2014-07-13 15:39:32
阅读次数:
366
1.搭建项目:项目名称:ss12.添加jar包1).struts2.3.7--基础asm-3.3.jarasm-commons-3.3.jarasm-tree-3.3.jarcommons-fileupload-1.2.2.jarcommons-io-2.0.1.jarcommons-lang3-3.1.jarfreemarker-2.3.19.jarjavassist-3.11.0.GA.jarognl-3.0.5.jarstruts2-core-2.3.7.jarxwork-c..
分类:
其他好文 时间:
2014-07-13 15:09:03
阅读次数:
244
1、错误描述
2014-7-13 1:45:53 org.apache.struts2.spring.StrutsSpringObjectFactory info
信息: ... initialized Struts-Spring integration successfully
2014-7-13 1:45:54 org.apache.catalina.core.StandardContext...
分类:
编程语言 时间:
2014-07-13 13:52:00
阅读次数:
527