码迷,mamicode.com
首页 >  
搜索关键字:tutorial    ( 3034个结果
【Github教程】史上最全github使用方法:github入门到精通(转自eoeandroid.com)
本文来源:http://www.eoeandroid.com/thread-274556-1-1.html另附经典教程网址 :http://wuyuans.com/2012/05/github-simple-tutorial/Git是一个分布式的版本控制系统,最初由Linus Torvalds编写,...
分类:移动开发   时间:2014-10-31 23:24:44    阅读次数:281
机器学习有监督学习之--回归
一、引言 本材料参考Andew Ng大神的机器学习课程http://cs229.stanford.edu,以及斯坦福无监督学习UFLDL tutorialhttp://ufldl.stanford.edu/wiki/index.php/UFLDL_Tutorial 机器学习中的回归问题属于有监督.....
分类:其他好文   时间:2014-10-31 22:09:46    阅读次数:221
How To Add QML Module with Plugins for Qt Creator
I decided to take a plunge into a?KDE Plasma?development with a simple?plasmoid?with?Qt Creator. There’s a very good overview and a guide Getting Started Plasma QML tutorial Getting Started ...
分类:其他好文   时间:2014-10-30 10:27:42    阅读次数:362
Beginning OpenGL ES 2.0 with GLKit Part 1
Update 10/24/12: If you’d like a new version of this tutorial fully updated for iOS 6 and Xcode 4.5, check out iOS 5 by Tutorials Second Edition!Note ...
分类:其他好文   时间:2014-10-29 16:54:07    阅读次数:404
学习seajs,收藏学习资料
1、seajs实例http://www.antcome.com/myfaq/SeaJS.html2、grunt教程http://www.w3cplus.com/tools/grunt-tutorial-configuring-tasks.html
分类:Web程序   时间:2014-10-29 16:42:23    阅读次数:161
Java HttpClient使用小结
httpclient是apache的一个项目:http://hc.apache.org/文档比較完好:http://hc.apache.org/httpcomponents-client-ga/tutorial/html/这里就不啰嗦了,主要是在做demo的时候遇到的一些问题在这里总结一下:[引用请...
分类:编程语言   时间:2014-10-25 14:25:05    阅读次数:282
使用Raphael 画图(四) 路径(一) (javascript)
这章介绍路径,本人觉得这是比较难和精髓的一部分。先介绍基本知识:可以参考:http://www.chinasvg.com/support/svg-tutorial/svg-path-directive-guide.html/* 命令解释:M = moveto 参数:(x y)L = linet...
分类:编程语言   时间:2014-10-25 01:59:48    阅读次数:270
Pymongo Tutorial & Pymongo入门教程
##教程 这教程是pymongo和Mongo的一个简单介绍。看完后应该对Pymongo对Mongo的基本操作认识了。 ###前置条件 开始之前,安装PyMongo和Mongo。确保在python交互界面执行import不报错: >>> import pymongo 你需要有...
分类:其他好文   时间:2014-10-25 00:56:08    阅读次数:264
Codeforces Round #270(活用prim算法)
D. Design Tutorial: Inverse the Problem time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output There is an easy wa...
分类:编程语言   时间:2014-10-24 20:51:39    阅读次数:225
Cocos2d-x v3.3 lua绑定c++类方法总结
网上有很多cocos2d-x lua绑定c++类的接口教程,这篇文章也是总结他们的经验。 其中重点参考了 http://cn.cocos2d-x.org/tutorial/show?id=1295,整个过程步骤很详细,会比较傻瓜式,希望对新手读者入门有用。教程基本环境:1.使用引擎是v3.3 bet...
分类:编程语言   时间:2014-10-22 19:49:03    阅读次数:631
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!