码迷,mamicode.com
首页 >  
搜索关键字:tutorial    ( 3034个结果
AudioKit 教程:入门
原文:AudioKit Tutorial: Getting Started 作者:Colin Eberhardt 译者:kmyhy 译者注:很久没有看到如此高质量的技术文章了,因为它不仅仅...
分类:其他好文   时间:2016-12-13 12:09:45    阅读次数:369
Arduino 翻译系列 - LED 灯闪烁
原文地址 - https://www.arduino.cc/en/Tutorial/Blink 闪烁 这个例子展示了你能拿 Arduino / Genuino 板子来干的最简单的事:使开发板上的 LED 灯闪烁。 硬件需求 Arduino 开发板 LED (非必要) 220欧电阻(非必要) 电路 这... ...
分类:其他好文   时间:2016-12-13 08:08:29    阅读次数:663
openSUSE 下安装 OpenCV
安装依赖库: sudo zypper install cmake git libgtk2.0-devel pkg-config libavcodec-devel libavformat-devel libswscale-devel python-devel python-numpy python-n ...
分类:其他好文   时间:2016-12-12 11:42:43    阅读次数:136
A Painless Q-learning Tutorial (一个 Q-learning 算法的简明教程)
本文是对 http://mnemstudio.org/path-finding-q-learning-tutorial.htm 的翻译,共分两部分,第一部分为中文翻译,第二部分为英文原文。翻译时为方便读者理解,有些地方采用了意译的方式,此外,原文中有几处笔误,在翻译时已进行了更正。这篇教程通俗易懂, ...
分类:编程语言   时间:2016-12-11 17:33:37    阅读次数:194
[asp.net core]定义Tag Helpers
原文地址 https://docs.microsoft.com/en-us/aspnet/core/mvc/views/tag-helpers/authoring Getting started with Tag Helpers This tutorial provides an introduct ...
分类:Web程序   时间:2016-12-11 12:48:06    阅读次数:354
SVM经典论文
1. P. H. Chen, C. J. Lin, and B. Schölkopf, A tutorial on ν-support vector machines, Appl. Stoch. Models. Bus. Ind. 2005, 21, 111-136. 2. A. J. Smola ...
分类:其他好文   时间:2016-12-11 12:27:23    阅读次数:1242
The Java? Tutorials下载地址
1、The Java? Tutorials下载地址: http://www.oracle.com/technetwork/java/javase/java-tutorial-downloads-2005894.html 2、The Java? Tutorials在线地址: http://docs.o ...
分类:编程语言   时间:2016-12-11 07:58:01    阅读次数:269
[机器学习] Coursera笔记 - Support Vector Machines
本文主要整理自“Support Vector Machines (SVMs)”课程的笔记资料和一些经典教材,同时也参考了网上经典的关于SVM的博客,包含了SVM的一些基本概念和推导,供读者参考。
分类:系统相关   时间:2016-12-10 11:25:13    阅读次数:224
Ubuntu 16.04 LAMP server 指南 - 配置 Apache2.4,PHP7,和MariaDB(而不是MySQL)
翻译自:https://www.howtoforge.com/tutorial/install-apache-with-php-and-mysql-on-ubuntu-16-04-lamp/ 昨天在虚拟机里面安装ubuntu server ,然后配置php开发环境,参考了这篇文章,一次性把所有的东西 ...
分类:数据库   时间:2016-12-09 19:29:38    阅读次数:320
Tomcat8安装, 安全配置与性能优化
一、Tomcat 安装 官网:http://tomcat.apache.org/ Tomcat8官网下载地址:http://tomcat.apache.org/download-80.cgi 为了便于文件管理,个人习惯 在/opt目录下创建 一个install目录用于存放 软件安装包,在/usr 目 ...
分类:其他好文   时间:2016-12-07 13:10:03    阅读次数:158
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!