码迷,mamicode.com
首页 >  
搜索关键字:tutorials    ( 1192个结果
OpenGL
OpenGL源码下载 1. LightHouse3D http://www.lighthouse3d.com/tutorials 点评:opengl,webgl,GLSL等技术讲解和资料下载。该网站一直有人维护更新。 2. codesampler http://www.codesampler.com/ 点评:用的最久,最靠谱的。里面的OpenGL代码偏老了,还有...
分类:其他好文   时间:2015-08-25 16:41:28    阅读次数:230
Rewriting History with Git Rebase
http://code.tutsplus.com/tutorials/rewriting-history-with-git-rebase--cms-231911. Rebasing for a Linear HistoryThe first use case we'll explore involv...
分类:其他好文   时间:2015-08-21 15:19:52    阅读次数:207
PCL资料整理
http://pointclouds.org/documentation/tutorials/ http://wg-perception.github.io/object_recognition_core/install.html#install http://www.jeffdelmerico.com/wp-content/uploads/2014/03/pcl_tutorial.pdf ...
分类:其他好文   时间:2015-08-20 13:08:10    阅读次数:146
linux c++ 多线程 【三】
今天得空继续扫了一下(https://computing.llnl.gov/tutorials/pthreads/,这次没有用c++,直接参考的tutorial中的c语言实现)pthread中提供的另一种线程同步的方法:condition variables既然已经有了mutex,为什么还要有con...
分类:编程语言   时间:2015-08-20 01:15:19    阅读次数:328
final field's visibiity to other threads
http://www.javamex.com/tutorials/synchronization_final.shtmlThread-safety with the Java final keywordAs of Java 5, one particular use of the final key...
分类:其他好文   时间:2015-08-18 21:18:43    阅读次数:130
Linux基础※※※※如何使用GIT on Linux
1.https://www.linux.com/learn/tutorials/796387-beginning-git-and-github-for-linux-users/2.https://www.howtoforge.com/tutorial/install-git-and-github-o...
分类:系统相关   时间:2015-08-17 11:54:27    阅读次数:121
opencv-阈值处理
从原理:http://www.opencv.org.cn/opencvdoc/2.3.2/html/doc/tutorials/imgproc/threshold/threshold.html目标:本节简单介绍:OpenCV中的阈值(threshold)函数:threshold的运用。基本理论:注意...
分类:其他好文   时间:2015-08-14 11:19:03    阅读次数:2357
iOS推送
极光推送指导网址:http://docs.jpush.io/client/ios_tutorials/#ios_1 创建 App ID,如果 ID 已经存在可以直接跳过此步骤 为 App 开启 Push Notification 功能。如果是已经创建的 App ID 也可以通过设置开启 Push Notification 功能为 App 开启 Push Notification 功能。如果...
分类:移动开发   时间:2015-08-10 14:50:29    阅读次数:135
Objective-C文章中的生词
Objective-Chttp://rypress.com/tutorials/objective-c/indexC Basics http://rypress.com/tutorials/objective-c/c-basicsComments 注解 Inline comments Bloc...
分类:其他好文   时间:2015-08-07 21:58:35    阅读次数:121
html5 + css3 带音效下拉菜单的实现
原文:scripts tutorials? ??(来自脚本教程网的教程,翻译可能有些不对。。。想要试试 音效下拉菜单 在这个教程中我们将讲述如何开发酷炫的音效下拉菜单(html5 + css3)。下拉菜单有css3动画效果(菜单元素有...
分类:Web程序   时间:2015-08-06 18:53:59    阅读次数:196
1192条   上一页 1 ... 83 84 85 86 87 ... 120 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!