%--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
phpredis是个人觉得最好的一个php-redis客户端,因为其提供的function与redis的命令基本一致,降低的了学习成本,同时功能也很全面。一。linux安装方法phpredis下载地址:https://github.com/nicolasff/phpredisunzip phpred...
分类:
Web程序 时间:
2014-06-28 12:35:33
阅读次数:
278
分析的内核版本号截止到2014-04-15,基于1.05正式版,blogs会及时跟进最新版本号的内核开发进度,若源代码凝视出现”???”字样,则是未深究理解部分。 Raw-OS官方站点:http://www.raw-os.org/ Raw-OS托管地址:https://github....
分类:
其他好文 时间:
2014-06-21 14:15:23
阅读次数:
242
ldcca_tms = img_To_4D_array('C:\Users\Administrator\Desktop\contrast\2014-05-20-17-10.img');spm_tms = img_To_4D_array('C:\Users\Administrator\Desktop\...
分类:
其他好文 时间:
2014-06-20 22:36:07
阅读次数:
264
Fastjson,是阿里巴巴提供的一个Java语言编写的高性能功能完善的JSON库。其开源的下载网址为:https://github.com/AlibabaTech/fastjson。示例代码如下:[java]view plaincopypackagetest;importjava.util.Arr...
分类:
Web程序 时间:
2014-06-20 20:55:25
阅读次数:
199
东西都上传到这里了:https://github.com/RexKang/Zabbix/tree/master/OS/Linux-disk-discovery 需要用到的东西:Zabbix的LLD:https://www.zabbix.com/documentation/2.0/manual/dis...
分类:
系统相关 时间:
2014-06-20 19:30:34
阅读次数:
393
最近项目需要,想要测试下MongoDB读写大量小图片的速度(单纯文件系统io效率比较低,想试试NoSQL能不能提速), 因为使用C++开发,所以使用MongoDB的CXX驱动,需要自己编译,下面记录整个编译过程CXX Driver下载从Github的MongoDB官方源中下载https://gith...
分类:
数据库 时间:
2014-06-20 19:20:58
阅读次数:
302
主要介绍那些Android还不错的完整项目,目前包含的项目主要依据是项目有意思或项目分层规范比较好。Linux项目地址:https://github.com/torvalds/linuxAndroid项目地址:https://android.googlesource.com/或https://git...
分类:
移动开发 时间:
2014-06-20 16:34:27
阅读次数:
229
Ubuntu的Server和Desktop上都配过php的LAMP环境,步骤没什么区别,相关的教程网上也很多,这里把自己的配置过程记录下来,省得每次都google…供参考整个环境用到Apache2、MySQL、php5和phpMyAdmin1、安装Apache2$ sudo apt-get inst...
分类:
Web程序 时间:
2014-06-20 15:45:13
阅读次数:
318