码迷,mamicode.com
首页 >  
搜索关键字:knowledge    ( 511个结果
算法导论 第一章
算法导论 第一章,为了让自己基本功更加的扎实,从今天起开始学习算法导论。 我以一位学长的博客为学习的参考资料,开始我的学习吧!附上一句话: Having a solid base of algorithm knowledge and technique is one characteristi...
分类:编程语言   时间:2014-11-30 22:54:39    阅读次数:285
Things make us different
Don't just accumulate knowledge, apply it.You will never really know or understand something until you use it. Make little demo programs that use the ...
分类:其他好文   时间:2014-11-29 17:14:37    阅读次数:141
Color Calibration using ColorChecker
At the beginning, I need to explain some knowledge about color space.The raw RGB is linear, but the sRGB value generated by camera is nonlinear value....
分类:其他好文   时间:2014-11-29 14:27:55    阅读次数:130
设计模式之六大原则——迪米特法则(LoD,LKP)
转载于:http://www.cnblogs.com/muzongyan/archive/2010/08/05/1793000.html定义:迪米特法则(Law of Demeter,LoD)也称为最少知识原则(Least Knowledge Principle,LKP)。一个对象应该对其他对象有最...
分类:其他好文   时间:2014-11-26 18:06:43    阅读次数:167
【Debian】时间设置
http://blog.linuxphp.org/archives/567/http://www.dedecms.com/knowledge/servers/linux-bsd/2012/0819/8407.html安装一个小工具:ntpdate,可以从ntp服务器同步时间.apt-get inst...
分类:其他好文   时间:2014-11-19 13:56:58    阅读次数:203
JQuery插件开发
How To Write Plugin in jQueryhttp://www.codeproject.com/Articles/291290/How-To-Write-Plugin-in-jQueryThis article provides a comprehensive knowledge t...
分类:Web程序   时间:2014-11-11 14:10:40    阅读次数:364
Manage and Create Invoices
Click ‘Navigator’ button, and select ‘Invoices’ under ‘Payables’, we can create and manage invoices. Before we create a new invoice, we need to know some related basic knowledge for invoice. Invoice ...
分类:其他好文   时间:2014-11-07 14:50:06    阅读次数:247
Weka 笔记
简介: Weka的全名是怀卡托智能分析环境(Waikato Environment for Knowledge Analysis),是一款免费的,非商业化的,基于JAVA环境下开源的机器学习(machine learning)以及数据挖掘(data minining)软件。 Weka存储数据的...
分类:其他好文   时间:2014-11-05 14:18:28    阅读次数:209
删除 Tomcat 上次关闭遗留下来的 SESSION 缓存
Default Session Persistence for a Web Application (explained..) ------------------------------------------------------------------------ By default Tomcat (5.x onwards, based on my knowledge) persi...
分类:其他好文   时间:2014-11-04 11:16:39    阅读次数:215
《BI那点儿事》数据挖掘初探
什么是数据挖掘?数据挖掘(Data Mining),又称信息发掘(Knowledge Discovery),是用自动或半自动化的方法在数据中找到潜在的,有价值的信息和规则。数据挖掘技术来源于数据库,统计和人工智能。数据挖掘能够做什么对企业中产生的大量的数据进行分析,找出其中潜藏的规则更加清晰的了解目...
分类:其他好文   时间:2014-10-27 22:47:13    阅读次数:231
511条   上一页 1 ... 46 47 48 49 50 ... 52 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!