E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Filtering
Matlab的imfilter函数用法
用法:B=imfilter(A,H)B=imfilter(A,H,option1,option2,...)或写作g=imfilter(f,w,
filtering
_mode,boundary_options
j123kaishichufa
·
2012-03-29 17:00
matlab
扩展
dojo 设置
Filtering
Select的高度
由于在
Filtering
Select要加载很多个数据,但是现实效果铺满了窗口的高度,需要设置一下,显示的最大高度,由于能力问题在API中没有找到相关的属性,于是经过各种猜测。
lowkeyway
·
2012-03-21 09:00
通过ARCGIS for Javascript api 加载数据 ,并显示在dojo的
Filtering
Select上
首先创建一个FeatureLayer,不加载到地图上,调用featurelayer的query方法vartreeList=newesri.layers.FeatureLayer("http://192.168.200.232/ArcGIS/rest/services/WEM/wem/MapServer/3",{outFields:["Name"]}); varquery=newesri.task
lowkeyway
·
2012-03-20 19:00
JavaScript
api
function
query
dojo
layer
动态为 dijit.form.
Filtering
Select 加载数据
主要是构建首先加载标签dojo.require("dijit.form.
Filtering
Select");dojo.require("dojo.data.ItemFileReadStore");事件的代码如下
lowkeyway
·
2012-03-20 10:00
kalman滤波器
卡尔曼是匈牙利当代著名数学家,Kalman滤波器源自于他的博士毕业论文和1960年发表的论文《ANewApproachtoLinear
Filtering
andPredictionProblems》(线性滤波与预测问题的新方法
ChenLee_1
·
2012-03-19 00:17
生活
优化
算法
制造
网络
hp
CV相关
kalman滤波器
卡尔曼是匈牙利当代著名数学家,Kalman滤波器源自于他的博士毕业论文和1960年发表的论文《A New Approach to Linear
Filtering
and Prediction Problems
carson2005
·
2012-03-19 00:00
算法
优化
生活
制造
网络
HP
[置顶] 基于物品的协同过滤推荐算法——读“Item-Based Collaborative
Filtering
Recommendation Algorithms”
“Item-BasedCollaborative
Filtering
RecommendationAlgorithms”这篇是推荐领域比较经典的论文,现在很多流行的推荐算法都是在这篇论文提出的算法的基础上进行改进的
huagong_adu
·
2012-03-17 00:00
c
数据分析
算法
电子商务
扩展
社会化搜索与推荐浅析-常见推荐算法的比较和浅析
collective
filtering
(协同过滤)Itembased:适用与用户数量远大与条目数量,电商用的比较多优点是:相较与基于用户来说速度快,找到的商品相似度高缺点是:也是找到的商品相似度高,很难发现用户潜在喜欢的东西
larrylgq
·
2012-03-16 17:00
算法
优化
user
anatoly:OpenCV vs LibJacket
关于LibJacket与OpenCV的对比,我看到网上有来自LibJacket团队mcclanahoochie大神的:OpenCVvs.LibJacket:GPUSobel
Filtering
,以及来自anatoly
haibuo1981
·
2012-03-13 16:00
opencv
GPU
anatoly:OpenCV vs LibJacket
阅读更多关于LibJacket与OpenCV的对比,我看到网上有来自LibJacket团队mcclanahoochie大神的:OpenCVvs.LibJacket:GPUSobel
Filtering
,以及来自
haibuo1981
·
2012-03-13 16:00
GPU
OpenCV
AutoCompleteTextView任意位置匹配
找到ArrayAdapter源码,替换掉里面filter的perform
Filtering
方法只要将if(words[k].startsWith(prefixString)){改成if(words[k]
conant1989
·
2012-03-13 15:00
object
filter
layout
null
Constructor
permissions
防火墙的三种主流技术
1.包过滤技术包过滤是最早使用的一种防火墙技术,它的第一代模型是“静态包过滤”(StaticPacket
Filtering
),使用包过滤技术的防火墙通常工作在OSI模型中的网络层(NetworkLayer
242400
·
2012-03-12 20:48
防火墙
NetWork
动态
数据包
IP协议
针对 exchange 的杀毒软件
McAfeeGroupShieldforMicrosoftExchangeAntiVirus/
Filtering
forMicrosoftExchangeVersion趋势科技防毒墙-群件版forExchange
9pc9com
·
2012-03-10 17:19
Microsoft
服务器
Exchange
趋势科技
杀毒软件
图形基础知识积累
texture
filtering
bilinearfilter:bilinearfilter没有落在整点像素的时候会sample周围的2个或者4个点来平均mipmap:基本原则是尽量一个texel对应一个
彭博
·
2012-03-09 14:00
Eclipse : Class file name must end with .class exception in Java Search
解决办法:Aninternalerroroccurredduring:"Items
filtering
".Classfilenamemustendwith.classmessagebox.Howtodeletethesearchindex
hi_kevin
·
2012-03-07 17:16
Eclipse
Eclipse : Class file name must end with .class exception in Java Search
解决办法:Aninternalerroroccurredduring:"Items
filtering
".Classfilenamemustendwith.classmessagebox.Howtodeletethesearchindex
hi_kevin
·
2012-03-07 17:00
java
eclipse
exception
File
search
Class
粒子滤波总结(摘来总结)
PARTICLE
FILTERING
(PF) OpenCV中实现了粒子滤波的代码,位置在opencv\cv\src\cvcondens.cpp文件粒子滤波跟踪器的数据结构:typedefstructCvConDensation
wuxiaoyao12
·
2012-03-05 14:00
数据结构
算法
vector
filter
Random
Matrix
保护优化的生成树拓扑结构
②配置命令:(config)#spanning-treeportfastbpduguard③校验命令:#showspanning-treesummarytotals(2)BPDU过滤(
filtering
imcxz
·
2012-03-05 13:43
交换机
职场
休闲
路由交换
view createsnapshot and savebitmap
privateBitmapcreateScreenshot(intwidth,intheight){ //Werendertoabitmap2xthedesiredsizesothatwecanthen //re-scaleitwith
filtering
sincecanvas.scaledoesn'tfilter
elfylin
·
2012-02-29 19:00
String
filter
File
null
cvs
float
exchange 2010 反垃圾邮件
这是因为在该服务器角色上,已经预安装了防垃圾邮件的筛选代理,具体有:1.Connection
Filtering
agent2.AddressRewritingInboundagent3.EdgeRuleagent4
jeanbai
·
2012-02-27 14:01
职场
服务器
exchange
exchange
exchange 2010 反垃圾邮件
Connection
Filtering
agent2. AddressRewritingInboundagent3. EdgeRuleagent4. ContentFilteragent5.
jeanbai
·
2012-02-27 14:01
服务器
职场
Exchange
休闲
2010
LINQ 学习笔记(03)
Filtering
---OfTypeLINQ中存在多种方式对选择的结果进行过滤,OfType就是其中一种.废话不多说,上code.classProgram { abstractpublicclassPerson
fifaquake
·
2012-02-27 10:00
String
Class
sun
LINQ
php数组过滤
//fast
filtering
values of a array function fast_array_filter($array,$partten){ $partten =
xiaobo.liu
·
2012-02-20 17:00
php数组
11年7月以来做过的
论文+书籍:[1]Collaborativeusermodelingforenhancedcontent
filtering
i
xudong0612
·
2012-02-19 08:00
Algorithm
android
搜索引擎
System
performance
websphere
论文:SIGIR2011-Short Text Classification in Twitter to Improve Information
Filtering
论文:SIGIR2011-ShortTextClassificationinTwittertoImproveInformation
Filtering
大致内容:这篇论文的任务是对twitter上的短文本进行分类
NLPIR爱好者
·
2012-02-18 12:00
论文:RecSys2011-Recommender Systems at the Long Tail(Session: Keynote Talks)
RecommenderSystemsattheLongTail(Session:KeynoteTalks)术语:content-based,neighborhood-based,collaborative
filtering
NLPIR爱好者
·
2012-02-18 11:00
论文:RecSys2010-Recommending Twitter Users to Follow Using Content and Collaborative
Filtering
Approaches
论文:RecSys2010-RecommendingTwitterUserstoFollowUsingContentandCollaborative
Filtering
Approaches术语:followee
NLPIR爱好者
·
2012-02-18 11:00
Transparent web proxy
RedirectedfromSquidTransparentProxy)Runningatransparentproxyserveronyournetworkcanbeusedformoreadvancedcontent
filtering
ofwebpagesforenvironmentssuchasaschoolorlibrary
·
2012-02-14 23:00
proxy
视频跟踪——为什么卡尔曼滤波只能用于解决线性高斯系统
为什么卡尔曼滤波只能用于解决线性高斯系统 看了卡尔曼滤波的介绍以后(IntroductiontoKalman
Filtering
),感觉在文章的描述过程中并没有解释为什么只能解决线性高斯的系统
jiang1st2010
·
2012-02-14 10:00
LongSentenceFilter Joshua SMT [2]
Note that the first version of LongSentenceFilter is not complete, because even after
filtering
there
sanjewel
·
2012-02-11 05:00
decoder
SMT
Joshua
osea滤波算法
Wefilterthesignaltogenerateawindowed(timelimited)estimateoftheenergyintheQRSfrequencyband.Wedothisby:1.Lowpass
filtering
App_12062011
·
2012-01-20 11:00
使用Java进行CORBA编程-JacORB-Notification Service
EventService,http://blog.csdn.net/fw0124/article/details/7192305它是一个很好的消息分发机制,但是它也有以下弱点:1)缺乏消息过滤机制(No
filtering
fw0124
·
2012-01-13 00:00
java
编程
server
service
filter
constraints
jQuery DataTables and J2EE web application integration
Thisarticleexplainshowyoucaneasilyimplementfullyfunctionaltableswithpagination,sorting,and
filtering
inaJavawebapplication.AlltherequiredpresentationlogicisplacedinthejQueryplug-in
jiagou
·
2012-01-12 15:00
application
Bilateral
Filtering
(双边滤波) for SSAO
1.简介图像平滑是一个重要的操作,而且有多种成熟的算法。这里主要简单介绍一下Bilateral方法(双边滤波),这主要是由于前段时间做了SSAO,需要用bilateralblur算法进行降噪。Bilateralblur相对于传统的高斯blur来说很重要的一个特性即可可以保持边缘(EdgePerseving),这个特点对于一些图像模糊来说很有用。一般的高斯模糊在进行采样时主要考虑了像素间的空间距离关
BugRunner
·
2012-01-01 20:00
游戏
c
算法
filter
matlab
引擎
端口扫描及分类
它通常用于在通过普通的防火墙或路由器的筛选(
filtering
)时隐藏自己。秘密扫描能躲避IDS、防火墙、包过滤器和日志审计,从而获取目标端口的开放或关闭的信息。
cx351864995
·
2012-01-01 18:57
网络安全
iptables - administration tools for packet
filtering
and NAT
2.iptables-administrationtoolsforpacket
filtering
andNATLinuxIptablesManual Incoming Traffic | | V +---
polarbearboy
·
2011-12-25 14:00
tcp
filter
input
redirect
tools
output
wireshark display filter usage
Filtering
packets while viewing ------------------------------- After capturing packets or loading
bh_wang
·
2011-12-23 08:00
wireshark
wireshark capture filter usage
Filtering
packets while capturing --------------------------------- Capture Filters are used to
bh_wang
·
2011-12-23 08:00
wireshark
Maven杂七杂八
shtml http://elstage.iteye.com/blog/278832 Build: http://maven.apache.org/shared/maven-
filtering
butterluo
·
2011-12-14 15:00
maven
Maven杂七杂八
shtml http://elstage.iteye.com/blog/278832 Build: http://maven.apache.org/shared/maven-
filtering
butterluo
·
2011-12-14 15:00
maven
IIS 7 中设置文件上传大小限制设置方法
: 但在IIS7中,设置如上设置后,不管设置多大数值,最大上传了限制为30M还要进行如下设置才能正确:方法1:appcmdsetconfig"MySite/MyApp"-section:request
Filtering
-requestLimits.maxAllowedContentLength
cdboy
·
2011-12-06 17:00
IIS 7 中设置文件上传大小限制设置方法
3:但在IIS7中,设置如上设置后,不管设置多大数值,最大上传了限制为30M还要进行如下设置才能正确:方法1:appcmdsetconfig"MySite/MyApp"-section:request
Filtering
-requestLimits.maxAllowedContentLength
学无止境
·
2011-12-06 17:00
图形基础知识积累
texture
filtering
bilinearfilter:bilinearfilter没有落在整点像素的时候会sample周围的2个或者4个点来平均mipmap:基本原则是尽量一个texel对应一个
ccanan
·
2011-12-01 14:00
filter
图形
推荐系统之协同过滤概述
http://www.vanjor.org/blog/2011/05/rs-collaborative-
filtering
/这篇文章讲得可真够细的推荐系统之协同过滤概述2011年5月10日15:03:19
·
2011-11-30 08:00
推荐系统
双目立体匹配回顾笔记
另外在不连续的区域背景部分是无法对准的,因此窗口太大不利于匹配的准确性,另外窗口太小的话对于若纹理和重复纹理区域引入更多的outlier,试验中比较难把握一个最优值)根据图像区域的性质动态选择窗口大小是一个可以考虑的方向;2.Box-
Filtering
xjbzju
·
2011-11-22 21:00
算法
优化
image
HttpWatch学习笔记二
过滤点击过滤按钮右边的小三角,出现的子菜单说明如下:Filter…打开过滤设置对话框
Filtering
Off关闭过滤,这时将录制所有请求
Filtering
On开启过滤,这时仅录制满足过滤条件的请求NextHighlight
r798303142b
·
2011-11-21 16:00
AFore.NET 翻译
CannyEdgeDetector Canny算子边缘检测CanvasCrop Rectangle区域外填充CanvasFill Rectangle填充CanvasMove 图像移动Channel
Filtering
·
2011-11-20 12:00
.net
常见的端口扫描类型及原理
它通常用于在通过普通的防火墙或路由器的筛选(
filtering
)时隐藏自己。秘密扫描能躲避IDS、防火墙、包过滤器和日志审计,从而获取目标端口的开放或关闭的信息。
zenoh
·
2011-11-17 22:00
端口
upload size of asp.net
forasp.net,thereare2spacestosetthemaximunuploadsize.1.inweb.config,likethis2.inIIS=>Request
Filtering
:
Jack Niu
·
2011-11-17 14:00
协同过滤
协同过滤推荐(Collaborative
Filtering
recommendation)是在信息过滤和信息系统中正迅速成为一项很受欢迎的技术。
pf1492536
·
2011-11-17 09:00
上一页
47
48
49
50
51
52
53
54
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他