码迷,mamicode.com
首页 >  
搜索关键字:practical    ( 230个结果
[Practical.Vim(2012.9)].Drew.Neil.Tip50 学习摘要
vim搜索定位操作以及应用...
分类:系统相关   时间:2015-04-14 00:45:54    阅读次数:218
【翻译习作】 Windows Workflow Foundation程序开发-第一章02
《Programming Windows Workflow Foundation: Practical WF Techniques and Examples using XAML and C#》中文翻译,“第一章”。
分类:Windows程序   时间:2015-04-13 18:13:39    阅读次数:165
perl: 基础知识
PERL: Practical Extractionand Report Language,实用报表提取语言。 借取了C、sed、awk、shell以及很多其他程序语言的特性,是linux和unix的梦幻脚本语言。主要用于文本处理,适用于小型应用程序和脚本。 perl是用多种方法解决问题。   perl是用c语言写的。   CPAN:ComprehensivePerl Archive...
分类:其他好文   时间:2015-04-13 09:36:07    阅读次数:149
[Practical.Vim(2012.9)].Drew.Neil.Tip28 学习摘要
Tip28 Use Line Numbers as an Address If we enter an Ex command consisting only of a number, then Vim will interpret that as an address and move our cursor to the specified line.Specify a Range of Lines...
分类:系统相关   时间:2015-04-13 00:25:22    阅读次数:230
【转】Gabor 入门
Computer Vision TutorialsSearchPrimary MenuSkip to contentTutorialsSearch for:Gabor Filters : A Practical OverviewApril 27, 2014krishnamurthyj 5 Comme...
分类:其他好文   时间:2015-03-30 18:12:52    阅读次数:321
IOS block编程指南 2 block开始
Getting Started with Blocks(开始block) The following sections help you to get started with blocks using practical examples. 接下来这一节有实用的例子帮你开始blocks. Declaring and Using a Block (定义和使用block)...
分类:移动开发   时间:2015-03-16 14:40:40    阅读次数:279
[新书推荐]A Practical Introduction to Computer Vision with OpenCV
一本opencv好书,  在我上传的资源里 Computer Vision is a rapidly expanding area and it is becomingprogressively easier for developers to make use of this field dueto the ready availability of high quality libra...
分类:其他好文   时间:2015-03-16 11:10:16    阅读次数:207
opencv:同时装多版本opencv的选用/OPENGL
参考:opencv CmakeLists.txt 小示例 用这个the book "Mastering OpenCV with Practical Computer Vision Projects"工程代码:https://github.com/MasteringOpenCV/code/tree/master/Chapter3_MarkerlessAR 这是cmakelists文件...
分类:其他好文   时间:2015-03-12 13:23:56    阅读次数:4285
mysqladmin note
hr,fresh meat!!---------------------------------------------------15 Practical Usages of Mysqladmin Command For Administering MySQL ServerIn all the 1...
分类:数据库   时间:2015-02-11 16:13:40    阅读次数:130
Practical Java
声明:原创作品,转载时请注明文章来自SAP师太博客,并以超链接形式标明文章原始出处,否则将追究法律责任! 实践1、 参数是以by value方式而非by reference方式传递 一个普通存在的误解是:java中的参数是以by value方式传递。其实不是这样的,参数是以by value方式传递的...
分类:编程语言   时间:2015-01-29 12:04:42    阅读次数:340
230条   上一页 1 ... 17 18 19 20 21 ... 23 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!