码迷,mamicode.com
首页 >  
搜索关键字:particular    ( 262个结果
POJ2299 Ultra-QuickSort
Description In this problem, you have to analyze a particular sorting algorithm. The algorithm processes a sequence of n distinct integers by swapping ...
分类:其他好文   时间:2016-06-10 16:19:55    阅读次数:195
Legendre polynomials
In mathematics, Legendre functions are solutions to Legendre's differential equation: In particular, it occurs when solving Laplace's equation (and re... ...
分类:其他好文   时间:2016-05-29 18:02:46    阅读次数:235
钩子教程 - 原理(四) : 钩子子程
原文地址:http://www.zdexe.com/program/201004/578.html To take advantage of a particular type of hook, the developer provides a hook procedure and uses the ...
分类:其他好文   时间:2016-05-17 13:29:40    阅读次数:608
软件可扩展性:来自星巴克的经验
本文作者 Weronika ?abaj 是Particular Software的开发人员。她专注于通过软件提供业务价值,探索新模式,应对挑战。在星巴克,她总是点中杯焦糖玛奇朵...
分类:其他好文   时间:2016-05-12 17:25:26    阅读次数:172
Index on DB2 for z/OS: DB2 for z/OS 的索引
可以创建在任何表上的索引: Unique Index:An index that ensures that the value in a particular column or set of columns is unique. Primary index:A unique index on th ...
分类:数据库   时间:2016-05-10 18:24:43    阅读次数:274
Condition Variables
Condition Variables Condition variables are synchronization primitives that enable threads to wait until a particular condition occurs. Condition vari ...
分类:其他好文   时间:2016-04-11 18:50:04    阅读次数:202
Stereotype
w5d4 We all have stereotypes. Stereotype has its definition in Bing Dictionary, means a fixed idea or image that many people have of a particular type ...
分类:其他好文   时间:2016-04-02 12:09:21    阅读次数:157
Ultra-QuickSort
Description In this problem, you have to analyze a particular sorting algorithm. The algorithm processes a sequence of n distinct integers by swapping ...
分类:其他好文   时间:2016-03-30 19:46:44    阅读次数:220
OGG常见问题处理
For a particular table, you can find which columns are part of the Supplemental Log group with the query below: For a particular table, you can find o
分类:其他好文   时间:2016-03-16 22:18:58    阅读次数:247
160308_Signals & Slots
In Qt, we have an alternative to the callback technique: We use signals and slots. A signal is emitted when a particular event occurs. Qt's widgets ha
分类:其他好文   时间:2016-03-08 13:25:33    阅读次数:179
262条   上一页 1 ... 11 12 13 14 15 ... 27 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!