码迷,mamicode.com
首页 >  
搜索关键字:Machine Learning    ( 8472个结果
sqli-labs-master 注入详解
SQLI-LABS SERIES PART - 2,3,4,5In the first part of the series we downloaded the PHP code files and installed them on the backtrack machine or under ....
分类:数据库   时间:2014-09-17 21:49:42    阅读次数:5256
解决ARCGIS10.2与VS2013不兼容
在注册表中HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\VisualStudio\10.0增加类型为REG_SZ的InstallDir节点。InstallDir的结点的值为HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432No...
分类:其他好文   时间:2014-09-17 21:47:52    阅读次数:1397
Java经典书籍推荐
Core Java 2(最新版已经到了第七版,共2卷):基础  Thinking in Java(最新版已经到了第四版):提高  Effective Java:高级(强烈推荐)  The JavaTM Virtual Machine Specification, Second Edition(深入剖析JVM的运行机制):难  The Java Language Specification(...
分类:编程语言   时间:2014-09-17 15:19:32    阅读次数:235
POJ 1325 二分图匹配/匈牙利算法
Machine Schedule Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 11922 Accepted: 5077 Description As we all know, machine scheduling is a very classical problem in computer science an...
分类:其他好文   时间:2014-09-17 10:22:26    阅读次数:188
The steps for installing Shark
What is Shark?SHARK is a fast, modular, feature-rich open-source C++ machine learning libraryBecause of Installing Shark depending on Boost and CMakeI...
分类:其他好文   时间:2014-09-16 23:33:41    阅读次数:201
windows server 2008r2做NTP服务器
1.运行Regedit,打开注册表编辑器。2.找到注册表项HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config\,在右侧窗口中将AnnounceFlags的值修改为5。3.继续找到注册表项HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\NtpServ..
分类:Windows程序   时间:2014-09-16 19:09:11    阅读次数:214
注册表与服务
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services 一般服务会以相同的名字在这里显示一个主健,直接删除相关的键值便可。特殊情况1、如果服务显示的是rundll32.exe,并且这个文件是位于system32目录下,那么就不能删除这个rundll3...
分类:其他好文   时间:2014-09-16 14:00:30    阅读次数:166
Change Fedora hostname permanently
Change Fedora hostname permanentlyChange Fedora hostname permanentlyWhen remote login to another machine, it is likely that the hostname arealways the...
分类:其他好文   时间:2014-09-16 12:06:00    阅读次数:176
samba常用命令
1、# smbstatusSamba version 3.6.23PID Username Group Machine --------------------------------------------------...
分类:其他好文   时间:2014-09-16 01:30:39    阅读次数:153
jps命令使用
jps工具jps(Java Virtual Machine Process Status Tool)是JDK 1.5提供的一个显示当前全部java进程pid的命令,简单有用,很适合在linux/unix平台上简单察看当前java进程的一些简单情况。jps(Java Virtual Machine P...
分类:其他好文   时间:2014-09-15 22:36:19    阅读次数:231
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!