%--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
%--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
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
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...
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
1.按位置选择完全在…内(Are completely within)这种方法选择完全落在另一图层多边形内部的某一图层上的要素,例如,选择林区里面的湖泊。通过指定一个缓冲距离,可以选择落于多边形内部并距离多边形边界一定范围内的所有要素。例如,选择林区内部500米范围内的湖泊。2.使用ArcToolb...
分类:
其他好文 时间:
2014-06-18 09:43:45
阅读次数:
261
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
motorola scanner datasheet相关解释(以下通过Simple Serial Interface(SSI)进行设置,非扫描官方datasheet的设置条码):
One Discrete Length:一个单独的条码长度,就是扫描头设置以后,只支持指定的一个长度的条码,发送格式:指定的条码长度作为长度参数1的值,长度参数2的值设置为0x00即可(比如设置interlea...
分类:
移动开发 时间:
2014-06-17 19:33:52
阅读次数:
296
近来方案做个爬虫的小比如,后来想想干脆运用的全部一点,今后就作为是个工程笔记,忘掉的代码就可以再到这个工程里查查了。solr是个很不错的东西,直接用就OK。下一方案方案看看compass,是一个封装了LuceneAPI的一个结构,用起来有点类似Hibernate,值得学习一下~好了,先个..
分类:
其他好文 时间:
2014-06-17 18:09:07
阅读次数:
192
题目
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