码迷,mamicode.com
首页 >  
搜索关键字:imaging science    ( 1084个结果
SCI收录的期刊查询
SCI 收录的期刊查询(动态) 1.Science Citation Index (SCI)收录期刊查询地址:http://www.isinet.com/cgi-bin/jrnlst/jloptions.cgi?PC=KINTERNATIONAL JOURNAL OF ROCK MECHANICS ...
分类:其他好文   时间:2015-01-11 16:11:20    阅读次数:182
Medical Image Processing Conference and Journal 医学图像处理会议与期刊
会议:Information Processing in Medical Imaging,IPMIIPMI2013International Conference on Medical Image Computing and Computer Assisted Intervention,MICCAI...
分类:其他好文   时间:2015-01-10 06:33:34    阅读次数:166
C# 比较不错的通用验证码
1 using System; 2 using System.Collections.Generic; 3 using System.Drawing; 4 using System.Drawing.Imaging; 5 using System.IO; 6 using System.Linq; 7....
分类:Windows程序   时间:2015-01-08 15:10:33    阅读次数:220
Fast algorithm to compute minimum volume oriented bounding box
Computing minimum volume bounding box is a hard problem in computer science. Exact algorithm costs O(n3) time complexity.However, for lots of applicat...
分类:其他好文   时间:2015-01-08 10:58:58    阅读次数:239
java获取照片相关属性
package test;import java.io.File;import java.util.Iterator; import com.drew.imaging.jpeg.JpegMetadataReader;import com.drew.metadata.Directory;import ...
分类:编程语言   时间:2015-01-06 17:23:17    阅读次数:235
Actor Model
Actor Model The actor model in computer science is a mathematical(数学的) model of concurrent computation(计算)? that?treats "actors" as the universal primitives(通用原语) of concurrent ...
分类:其他好文   时间:2015-01-05 13:23:12    阅读次数:166
阵列式摄像头
转载自:http://www.igao7.com/news/201406/pelican.html相信各位都看过诺基亚要与Pelican 合作,联手研发 16 颗阵列式镜头的超强拍照手机的新闻了吧。小编也对这个镜头很感兴趣,现在就由小编来介绍一下这颗摄像头的强大之处。Pelican Imaging ...
分类:其他好文   时间:2015-01-04 12:02:26    阅读次数:149
AP(affinity propagation)研究
待补充……AP算法,即Affinity propagation,是Brendan J. Frey* 和Delbert Dueck于2007年在science上提出的一种算法(文章链接,维基百科)现在只是初步研究了一下官网上提供的MATLAB源码:apcluster.m%APCLUSTER Affin...
分类:其他好文   时间:2015-01-04 11:56:21    阅读次数:229
MD5加密
?? 首先,先简单介绍一下MD5 MD5的全称是message-digest algorithm 5(信息-摘要算法,在90年代初由mit laboratory for computer science和rsa data security inc的ronald l. rivest开发出来, 经md2、md3和md4发展而来。 MD5具有很好的安全性(因为它具有不可逆的特征,加过密的密文经过...
分类:其他好文   时间:2014-12-30 10:06:35    阅读次数:185
计算机顶级期刊和会议
理论计算机科学领域最顶级学术会议FOCS和STOC1IEEE Symposium on Foundations of Computer Science(FOCS):http://ieee-focs.org/2 STOC:The Annual ACM Symposium on Theory of Co...
分类:其他好文   时间:2014-12-27 19:00:08    阅读次数:284
1084条   上一页 1 ... 90 91 92 93 94 ... 109 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!