码迷,mamicode.com
首页 >  
搜索关键字:analysis    ( 2083个结果
Linux Kernel File IO Syscall Kernel-Source-Code Analysis(undone)
Linux Kernel File IO Syscall Kernel-Source-Code Analysis
分类:系统相关   时间:2014-08-24 12:53:22    阅读次数:411
Apache Tika-内容解析提取工具集合(a content analysis toolkit)
简介 ? ????Apache Tika toolkit可以自动检测各种文档(如word,ppt,xml,csv,ppt等)的类型并抽取文档的元数据和文本内容。Tika集成了现有的文档解析库,并提供统一的接口,使针对不同类型的文档进行解析变得更...
分类:其他好文   时间:2014-08-21 19:46:25    阅读次数:314
Lucene建立索引然后搜索的小Demo
package?junitTest; import?java.io.IOException; import?java.io.StringReader; import?org.apache.lucene.analysis.Analyzer; import?org.apache.lucene.analysis.TokenStream; import?org.apache.luce...
分类:其他好文   时间:2014-08-21 17:25:35    阅读次数:170
the Laser Engraving Machines ensure accurate
(FCX) - Company Profile and SWOT Analysis" which contains in depth information and data about the company and its operations also contains a company o...
分类:其他好文   时间:2014-08-21 09:40:43    阅读次数:244
ICA学习笔记
1. 独立成分分析(ICA)的起源:独立成分分析(Independent Component Analysis),最早应用于盲源信号分离(Blind Source Separation,BBS)。起源于“鸡尾酒会问题”,描述如下:在嘈杂的鸡尾酒会上,许多人在同时交谈,可能还有背景音乐,但人耳却能准确...
分类:其他好文   时间:2014-08-20 12:01:42    阅读次数:594
POSTGRESQL 查看数据库 数据表大小
1、查看数据库大小:select pg_database_size('log_analysis');***(Single step mode: verify command)*******************************************select pg_database_s...
分类:数据库   时间:2014-08-19 18:06:05    阅读次数:1788
R语言学习笔记
參考:W.N. Venables, D.M. Smith and the R DCT: Introduction to R -- Notes on R: A Programming Environment for Data Analysis andGraphics,2003. http://baye...
分类:其他好文   时间:2014-08-18 20:08:02    阅读次数:560
UVA 657-The die is cast(双重BFS)
InterGames is a high-tech startup company that specializes in developing technology that allows users to play games over the Internet. A market analysis has alerted them to the fact that games of chan...
分类:其他好文   时间:2014-08-17 21:22:52    阅读次数:352
Andrew Ng机器学习公开课笔记–Independent Components Analysis
网易公开课,第15课 notes,11 参考, PCA本质是旋转找到新的基(basis),即坐标轴,并且新的基的维数大大降低 ICA也是找到新的基,但是目的是完全不一样的,而且ICA是不会降维的 对于ICA,最经典的问题,“鸡尾酒会”问题 在鸡尾酒会,上很多人同时在说话,还有背景音乐,如果我们放若干...
分类:其他好文   时间:2014-08-15 17:33:09    阅读次数:197
信号完整性之差分对设计3(仿真差分对)
对差分对仿真,首先要提取差分对的拓扑,然后对其进行仿真并对仿真结果进行分析。 (1)启动Allegro PCB SI GXL,打开D:\diffPair\PCI4.brd。 (2)执行Analyze->Preferences,弹出Analysis Preferences对话框。 (3)在InterconnectModels标签页设置Percent Manhattan为100,Defa...
分类:其他好文   时间:2014-08-14 10:50:28    阅读次数:275
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!