码迷,mamicode.com
首页 >  
搜索关键字:within    ( 1403个结果
一般的相关分析代码
%--brain mask with the brain tissuemask_name = 'C:\Users\Administrator\Desktop\workspace\preprocessed\masks\within_brain_mask.nii';M = load_untouch_.....
分类:其他好文   时间:2014-06-28 16:44:05    阅读次数:274
不成功的TCA代码
%--brain mask with the brain tissuemask_name = 'C:\Users\Administrator\Desktop\workspace\preprocessed\masks\within_brain_mask.nii';M = load_untouch_.....
分类:其他好文   时间:2014-06-28 16:41:01    阅读次数:272
Quartz Features
Runtime EnvironmentsQuartz can run embedded within another free standing applicationQuartz can be instantiated within an application server (or servle...
分类:其他好文   时间:2014-06-25 19:13:37    阅读次数:225
Display PowerPoint slide show within a VB form or control window
The example below shows how to use VB form/control as a container application to display a PowerPoint slideshow. It as shows how to make use of an und...
分类:Windows程序   时间:2014-06-25 17:38:01    阅读次数:495
Quartz
Quartz OverviewQuartz is a richly featured, open source job scheduling library that can be integrated within virtually any Java application - from the...
分类:其他好文   时间:2014-06-24 14:42:39    阅读次数:223
ArcMap选择距离指定要素(点线面)一定距离的要素
1.按位置选择完全在…内(Are completely within)这种方法选择完全落在另一图层多边形内部的某一图层上的要素,例如,选择林区里面的湖泊。通过指定一个缓冲距离,可以选择落于多边形内部并距离多边形边界一定范围内的所有要素。例如,选择林区内部500米范围内的湖泊。2.使用ArcToolb...
分类:其他好文   时间:2014-06-18 09:43:45    阅读次数:261
ModelDataExchange - Import
Abstract. The ModelDataExchange import utility enables the user to import geometric models of equipment into 3D models within Design. The input models...
分类:其他好文   时间:2014-06-17 23:59:19    阅读次数:472
摩托罗拉SE955 One Discrete Length,Two Discrete Lengths,Length Within Range 相关解释
motorola scanner datasheet相关解释(以下通过Simple Serial Interface(SSI)进行设置,非扫描官方datasheet的设置条码): One Discrete Length:一个单独的条码长度,就是扫描头设置以后,只支持指定的一个长度的条码,发送格式:指定的条码长度作为长度参数1的值,长度参数2的值设置为0x00即可(比如设置interlea...
分类:移动开发   时间:2014-06-17 19:33:52    阅读次数:296
Lucene+网络爬虫
近来方案做个爬虫的小比如,后来想想干脆运用的全部一点,今后就作为是个工程笔记,忘掉的代码就可以再到这个工程里查查了。solr是个很不错的东西,直接用就OK。下一方案方案看看compass,是一个封装了LuceneAPI的一个结构,用起来有点类似Hibernate,值得学习一下~好了,先个..
分类:其他好文   时间:2014-06-17 18:09:07    阅读次数:192
Integer to Roman
题目 Given an integer, convert it to a roman numeral. Input is guaranteed to be within the range from 1 to 3999. 方法 /*语法: *(1)基本数字I,X,C中的任何一个连用构成数目,都不能超过三个; *  放在大数的左边只能用一个。  (2)基...
分类:其他好文   时间:2014-06-17 16:33:27    阅读次数:217
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!