任意L2(x)空间中的函数f(x)在小波基下展开,称为小波变换(CWT),其表达式为其中WT..为小波系数,a,tao为窗口系数。再生核为其中为一常数
分类:
其他好文 时间:
2014-08-08 15:13:56
阅读次数:
186
struts2 commons-logging-1.0.4.jar 主要用于日志处理 freemarker-2.3.8.jar 模板相关操作需要包 ognl-2.6.11.jar ognl表达示所需包, xwork-2.0.7.jar xwork核心包 struts2-core-2.0.14.jar...
分类:
其他好文 时间:
2014-08-08 12:02:15
阅读次数:
157
<%@pagelanguage="java"pageEncoding="gbk"%>
<%@taglibprefix="c"uri="http://java.sun.com/jsp/jstl/core"%>
<%@taglibprefix="fmt"uri="http://java.sun.com/jsp/jstl/fmt"%>
<jsp:useBeanid="date"class="java.util.Date"></jsp:useBean>
&l..
分类:
Web程序 时间:
2014-08-08 09:45:06
阅读次数:
297
最小值滤波 (C 语言实现)
遇到最小值滤波的问题,小白不知道,一个程序写了三天,终于今天傍晚出来了。。。
很简单的for循环,但是没有理解最小值滤波,怎么写都是错啊~
这是我见过做好的描述,关于最小值滤波:
3*3的像素点阵,对于中心点做最小值滤波的话,它的值将从77变换到0
处理结果图:
我一直...
分类:
其他好文 时间:
2014-08-07 18:55:50
阅读次数:
388
一:问题 targets中证书的设置1.项目支持多设备(Xcode5.1.1支持低版本)2.真机测试要确保Code Siging 设置没问题支持的最低版本二 :问题:image not foundLibrary not loaded: /System/Library/Frameworks/AdSup...
分类:
其他好文 时间:
2014-08-07 18:31:40
阅读次数:
271
High Level OverviewAt a coarse level, AS 7 consists of two main elements:A core manageable service container based on modular classloadingExtensions t...
分类:
其他好文 时间:
2014-08-07 18:25:10
阅读次数:
262
在Windows下安装Cygwin,通过Cygwin也可在Windows里通过本文的下载步骤下载Android源码。
以下为在Ubuntu下下载Google Android4.4源码的步骤:
1. 安装curl 与 git
sudo apt-get install curl
sudo apt-get install git-core
2 安装 Repo
a) 建立Repo的...
分类:
移动开发 时间:
2014-08-07 15:56:30
阅读次数:
298
java.lang.NoClassDefFoundError: org/apache/commons/lang/xwork/StringUtils
Struts2框架下使用JSON插件时,程序保存找不到类org/apache/commons/lang/xwork/StringUtils
几种可能的错误及解决方法:
1、没有commons-lang,xwork-core-2.2...
分类:
编程语言 时间:
2014-08-07 15:55:00
阅读次数:
234
pip-installed uWSGI ./python_plugin.so
error
使用xml格式的uwsgi配置 uwsgi -x /home/zoueswebsite/zoueswebsite.xml的命令显示如下error:
open("./python_plugin.so"): No such file or directory [core/utils.c l...
分类:
其他好文 时间:
2014-08-07 15:43:40
阅读次数:
343