码迷,mamicode.com
首页 >  
搜索关键字:tutorial    ( 3034个结果
dx11 入门篇 Tutorial 01: 基本要素的创建 DirectXSampleBrowser(June 2010)
目标:这几天迅速入门dx11第一讲主要是基本要素的创建:device 、context、view、swap;笔记:1.In Direct3D 10, the device object was used to perform both rendering and resource creation....
分类:其他好文   时间:2015-01-16 14:35:43    阅读次数:575
Kaggle竞赛题目之——Digit Recognizer
Classify handwritten digits using the famous MNIST data This competition is the first in a series of tutorial competitions designed to introduce people to Machine Learning. The goal in this comp...
分类:其他好文   时间:2015-01-16 13:07:42    阅读次数:499
C# for Beginner session 31 to 44
Part 31 - C# Tutorial - Explicit interfaces implementationPart 32 - C# Tutorial - Abstract classes in c#Part 33 - C# Tutorial - Difference between abs...
分类:Windows程序   时间:2015-01-16 01:07:09    阅读次数:307
Reveal查看第三方app UI视图
Reaveal + iPhone(越狱)分析app的UI视图结构(下图为网易新闻调试界面)准备工作:1.iPhone越狱,这里使用太极越狱,需在Windows下(虚拟机即可)。 1.1.首先阅读太极越狱详细教程 http://www.taig.com/tutorial.html ,备份、设置好iPh...
分类:移动开发   时间:2015-01-15 01:39:30    阅读次数:181
Spring Data JPA Tutorial: CRUD
http://www.petrikainulainen.net/programming/spring-framework/spring-data-jpa-tutorial-part-two-crud/We have now configured the persistence layer of ou...
分类:编程语言   时间:2015-01-14 08:27:28    阅读次数:268
BeeUISignal详解
https://github.com/i5ting/Bee_Tutorial/wiki/BeeUISignal%E8%AF%A6%E8%A7%A3BeeUISignal是beeframework的核心,通过signal价值完成对各种变动的集中路由.是冒泡式的向上传递。beeUISignal扩展在UI...
分类:其他好文   时间:2015-01-13 12:17:52    阅读次数:138
【DeepLearning工具】Fedora下安装theano
【DeepLearning工具】Fedora下安装Theano author:wepon @blog:http://blog.csdn.net/u012162613/article/details/42651233 1、Theano简介 Theano是深度学习的一个python库,在deeplearning.net上有它的tutorial,它可以方便我们写深度学习模型,它提供了...
分类:其他好文   时间:2015-01-13 09:06:51    阅读次数:222
GTK:Installation and usage tutorial for Windows
Installation and usage tutorial for WindowsReleasing your programYou should always ship all needed DLLs & files with your binaries. End-users should n...
分类:Windows程序   时间:2015-01-13 06:44:09    阅读次数:436
onos网络操作系统
ONOS虚拟机安装教程及使用  终于等到你!ONOS千呼万唤始出来,在大家的翘首以盼中,终于等到了12月5号!原本以为发布时,北京时间已是凌晨,出乎意料的是在5号下午五点多就已经发布。下面主要记录使用ONOS虚拟机安装的过程。 1.ONOS 教程安装 在ONOS tutorial的虚拟机里,已经安装了ONOS所需要的依赖软件,可以了解一系列的分布式网络操作系统ONOS的主...
分类:其他好文   时间:2015-01-12 22:36:08    阅读次数:493
CDH quick start VM 中运行wordcount例子
需要注意的事情:1. 对于wordcount1.0 ,按照http://www.cloudera.com/content/cloudera/en/documentation/HadoopTutorial/CDH4/Hadoop-Tutorial/ht_usage.html#topic_5_2 执行。...
分类:其他好文   时间:2015-01-11 22:49:04    阅读次数:166
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!