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
sensitive
LSH算法原理
原始链接--http://www.jiahenglu.net/NSFC/LSH.html LSH(Location
Sensitive
Hash),即位置敏感哈希函数。
·
2015-11-12 19:30
算法
ResultSet几种类型的区别
TYPE_SCROLL_
SENSITIVE
:结果集能滚动,游标可
·
2015-11-12 13:25
ResultSet
Mac 下 下载Android源码步骤
建立大小写敏感硬盘镜像:步骤如下:Disk Utility –> New Image,随便取个名字,这里用AndroidDisk,30GB足够了,然后注意选成Mac OS Extended (Case-
sensitive
·
2015-11-12 13:50
Android源码
使MySQL查询区分大小写
今天从网络上找到了方法,现总结如下: 1、一种方法是可以设置表或行的collation,使其为binary或case
sensitive
·
2015-11-12 11:06
mysql
Python清理内存中的密码
/securely-erasing-password-in-memory-python http://stackoverflow.com/questions/982682/mark-data-as-
sensitive
-in-python
·
2015-11-12 10:50
python
c++ list sort
#include <list> #include <string> #include <cctype> // comparison, not case
sensitive
·
2015-11-11 17:05
list
Json 作为ActionResutl 时出错。
System.InvalidOperationException: This request has been blocked because
sensitive
information could be
·
2015-11-11 14:16
action
Do's and Don'ts for Android development
development, by Futurice developers Use Gradle and its recommended project structure Put passwords and
sensitive
·
2015-11-11 09:04
android
Property Schema的"
Sensitive
Infomation"属性研究
如果设置f1,f2属性的"
Sensitive
Infomation"属性值为"true"。f2在接收管道中提升并填充值。
·
2015-11-11 09:13
property
Trail: JDBC(TM) Database Access(3)
默认TYPE_FORWARD_ONLY:结果集只能向前滚动,只能调用next(),不能重定位游标 TYPE_SCROLL_INSENSITIVE,TYPE_SCROLL_
SENSITIVE
·
2015-11-11 08:53
database
Locality-
Sensitive
Hashing 入门资料汇总
万物起始皆维基: http://en.wikipedia.org/wiki/Locality-
sensitive
_hashing 上面给出了4类方法,我只看了其中的两个 bit
·
2015-11-11 08:08
local
网页去重算法
SimHashing( locality
sensitive
hash) 4. Random Projection 5. SpotSig 6. combined I-Match算法
·
2015-11-11 08:05
算法
php之apc
常用函数: 1.apc_clear_cache() 清楚apc缓存内容 2.apc_define_constants(string key,array constants,[,bool case_
sensitive
·
2015-11-11 03:57
PHP
[Algorithm] 局部敏感哈希算法(Locality
Sensitive
Hashing)
局部敏感哈希(LocalitySensitiveHashing,LSH)算法是我在前一段时间找工作时接触到的一种衡量文本相似度的算法。局部敏感哈希是近似最近邻搜索算法中最流行的一种,它有坚实的理论依据并且在高维数据空间中表现优异。它的主要作用就是从海量的数据中挖掘出相似的数据,可以具体应用到文本相似度检测、网页搜索等领域。1.基本思想局部敏感哈希的基本思想类似于一种空间域转换思想,LSH算法基于一
Poll的笔记
·
2015-11-10 15:00
Java基础 - Java变量命名规范
Java是一种区分字母的大小写(case-
sensitive
)的语言,下面谈谈Java语言中包、类、变量等的命名规范。
·
2015-11-09 14:00
java基础
SharePoint:WebPartPageUserException This page has encountered a critical error
Remember, Web.config is case
sensitive
. Inste
·
2015-11-09 12:24
SharePoint
PostgreSQL正则表达式
基础: Operator Description Example ~ Matches regular expression, case
sensitive
'thomas' ~ '
·
2015-11-08 15:09
PostgreSQL
verilog警告
以下内容转载自EDACN 1.Found clock-
sensitive
change during active clock edge at time <time> on register
·
2015-11-08 12:24
Verilog
Substrings 子字符串-----搜索
Description You are given a number of case-
sensitive
strings of alphabetic characters, find the largest
·
2015-11-07 14:47
substring
masm学习
.486 .model flat,stdcall option casemap:none ; case
sensitive
;http://www.popbook.com
·
2015-11-07 13:05
ASM
LSH算法原理
原文链接--http://www.jiahenglu.net/NSFC/LSH.html LSH(Location
Sensitive
Hash),即位置敏感哈希函数。
·
2015-11-07 11:58
算法
JAVA 敏感词过滤
源码 https://github.com/kevinLuan/word_filterimportcom.
sensitive
.word.WordFilter; /** *敏感词过滤测试 * *@authorKEVINLUAN
kevin_Luan
·
2015-11-05 18:00
敏感词过滤
A lunch in Gordon Market with WWF
2、太
sensitive
~太敏感和易受伤害的坏处就不多说了。心放宽些,想法少些~ 3、不喜欢高
·
2015-11-05 08:13
with
Eclipse帮助文档配置
Force Eclipse To Use Local Javadocs For Context-
Sensitive
Help 转自:http://www.gnostice.com/nl_article.asp
·
2015-11-03 22:47
eclipse
PHP set_exception_handler 设置异常处理函数
If you're handling
sensitive
data and you don't want exceptions logging details such as variable contents
·
2015-11-02 19:00
exception
解决MySQL查询不区分大小写
collate规则: *_bin: 表示的是binary case
sensitive
collation,也就是说是区分大小写的 *_cs: case
sensitive
collation,区分大小写
·
2015-11-02 18:59
mysql
Oracle11g密码区分大小写导致database link无法连接
http://f.dataguru.cn/thread-128013-1-1.html Oracle11g的密码默认是区分大小写的,该特性通过初始化参数sec_case_
sensitive
_logon
·
2015-11-02 17:14
database link
哈希详解
函数在多个领域均有应用,而在数字签名和数据库实现时又用的最多,比如基于hash的索引,是最好的单值查找索引; 同时,在当前数据爆炸的场景下,执行相似item的查找时,在内存受限时,均可以采取LSH(local
sensitive
·
2015-11-02 15:37
详解
JsonResult作为Action返回值时的错误
System.InvalidOperationException: This request has been blocked because
sensitive
information could be
·
2015-11-02 14:15
action
Base64 Encode Decode Algorithm
I used it to encode query strings in web urls so that some
sensitive
information(IDs, keys) are
·
2015-11-02 14:04
Algorithm
What is the difference between a Session and a Cookie?
This means no "
sensitive
"
·
2015-11-01 16:08
session
bochs: ICW1:level
sensitive
mode not supported
最近在用bochs虚拟机写一些裸奔程序,做到时钟实验这部分时开启了定时器中断,一运行就提示:ICW1:level
sensitive
mode not supported.
·
2015-11-01 15:55
level
Accent-Insensitive, Accent
Sensitive
, a ã, e é 模糊查询
最近在弄一个欧洲老头的需求,说查询josé,但他输入的却是jose,开始以为SQL Server确实不应该给他查出来才对,但老头却要求要查出来,而且还说google都可以实现,如果不能实现,那就不给上线~~ 先BS下,然后自己回来研究这个,却发现很难入门,完全不知道关键字是啥~~ 搜索了一个晚上+半个上午,才找到,原来就是SQL Server DB create的时候,选择字符集,
·
2015-11-01 12:11
模糊查询
计划读的文献-LSH
NISP 2008 2, Locality-
sensitive
binary codes from shift-invariant kernels.
·
2015-10-31 17:16
sh
iOS Tutorial – Dumping the Application Memory Part 2
previous blog, iOS Tutorial – Dumping the Application Heap from Memory, I covered how to dump
sensitive
·
2015-10-31 15:13
application
PHP安全编程:留心后门URL 直接可以通过URL访问
/
sensitive
.php'; }
·
2015-10-31 15:10
PHP
MySQL查询时区分大小写
在创建MySQL数据库时,下面这些参数可供我们选择:*_bin: 表示的是binary case
sensitive
collation,也就是说是区分大小写的 *_cs: case
sensitive
·
2015-10-31 14:53
mysql
Intellij IDE 常用设置
1· 去除代码提示的Case
sensitive
(比如Sprite,键入sprite不进行任何提示) Editor->Code Completion->Case
sensitive
·
2015-10-31 11:47
intellij
Encrypting Configuration Information in ASP.NET 2.0 Applications
Scott Mitchell Introduction When creating ASP.NET 2.0 applications, developers commonly store
sensitive
·
2015-10-31 11:04
configuration
minhash
属于LSH(Location
Sensitive
Hash)家族中的一员。
·
2015-10-31 11:42
hash
HDU_1238——最大子串搜索
Problem Description You are given a number of case-
sensitive
strings of alphabetic characters, find
·
2015-10-31 10:02
HDU
QuartusII之Warning警告分析
1.Found clock-
sensitive
change during active clock edge at time on register "" 原因:vector
·
2015-10-31 09:02
warn
移动互联网终端的touch事件,touchstart, touchend, touchmove
诸如智能手机和平板电脑一类的移动设备通常会有一个电容式触摸屏(capacitive touch-
sensitive
screen),以捕捉用户的手指所做的交互。
·
2015-10-31 08:14
移动互联网
createStatement()的用法
Statement stmt = conn.createStatement(); 高级用法:Statement stmt = conn.createStatement(ResultSet.TYPE_SCROLL_
SENSITIVE
·
2015-10-30 13:43
statement
MySQL查询时区分大小写的方法
1、一种方法是可以设置表或行的collation,使其为binary或case
sensitive
。
·
2015-10-30 13:01
mysql
TreeSaver 图片的定位
Treesaver 是浏览器大小尺寸敏感(size-
sensitive
)的,会就着当前的浏览器尺寸(browser size),选用不同的分栏表格(grid)做排版。
·
2015-10-30 12:38
tree
HDKV: High-Dimensional Similarity Query in Key-Value Stores
文章集中于key-value store Locality-
sensitive
hashing (LSH) is a method of performing probabilistic
·
2015-10-30 11:31
key-value
Sql server2005输入法不了中文?
输入数据,竟然发现输入不了中文,开始以为是我的输入法(极点五笔)的问题,换用微软拼音还那样,查看字符集sp_helpsortChinese-PRC, case-insensitive, accent-
sensitive
·
2015-10-28 09:04
SQL Server
Treesaver 原理、文件功能结构
Treesaver 是浏览器大小尺寸敏感(size-
sensitive
)的,会就着当前的浏览器尺寸(browser size),选用不同的分栏表格(grid)做排版,而这些grid、column等都已经在
·
2015-10-28 08:21
tree
SVN File Name Case Sensitivity--SVN大小写问题
Unix is case-
sensitive
. Subversion works on both platforms and this may be a problem.
·
2015-10-27 16:54
File
上一页
5
6
7
8
9
10
11
12
下一页
按字母分类:
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
其他