|
|
用户名:rainnydjy 笔名:rainnydjy 地区: 辽宁-沈阳 行业:工学 |
| 日 | 一 | 二 | 三 | 四 | 五 | 六 |
学习科研专用博客
改头换面,重新开张
(作者置顶)
从今天起,开始正式继续在这个博客里写关于学习科研的内容。
给自己提出的要求:争取每天都要写下自己的心得体会,要尝试用英文写文章,在其他外语学过了初级门槛,也要尝试写该语种文章。
育儿内容另外开博。
另:2011年以前已没有文章,所以相关年份索引不用点击,以免浪费时间。
目标检测
百度百科解释:
一、 目标检测
也叫目标提取,是一种基于目标几何和统计特征的图像分割,它将目标的分割和识别合二为一,其准确性和实时性是整个系统的一项重要能力。尤其是在复杂场景中,需要对多个目标进行实时处理时,目标自动提取和识别就显得特别重要。
随着计算机技术的发展和计算机视觉原理的广泛应用,利用计算机图像处理技术对目标进行实时跟踪研究越来越热门,对目标进行动态实时跟踪定位在智能化交通系统、智能监控系统、军事目标检测及医学导航手术中手术器械定位等方面具有广泛的应用价值。
二、运动目标检测
基于统计背景模型的运动目标检测方法
问题:
(1) 背景获取:需要在场景存在运动目标的情况下获得背景图像
(2) 背景扰动:背景中可以含有轻微扰动的对象,如树枝、树叶的摇动,扰动部分不应该被看做是前景运动目标
(3) 外界光照变化:一天中不同时间段光线、天气等的变化对检测结果的影响
(4) 背景中固定对象的移动:背景里的固定对象可能移动,如场景中的一辆车开走、一把椅子移走,对象移走后的区域在一段时间内可能被误认为是运动目标,但不应该永远被看做是前景运动目标
(5) 背景的更新:背景中固定对象的移动和外界光照条件的变化会使背景图像发生变化,需要及时对背景模型进行更新,以适应这种变化
(6) 阴影的影响:通常前景目标的阴影也被检测为运动目标的一部分,这样讲影响对运动目标的进一步处理和分析
首先利用统计的方法得到背景模型,并实时地对背景模型进行更新以适应光线变化和场景本身的变化,用形态学方法和检测连通域面积进行后处理,消除噪声和背景扰动带来的影响,在HSV色度空间下检测阴影,得到准确的运动目标。
背景模型提取
前提假设 在背景模型提取阶段,运动目标在场景区域中运动,不会长时间停留在某一位置
视频流中某一像素点只有在前景运动目标通过时,它的亮度值才发生大的变化,在一段时间内,亮度值主要集中在很小的一个区域中,可以用这个区域内的平均值作为该点的背景值。具体实现过程:在YUV颜色空间下,Y值的变化范围为0~255,将该范围划分成若干区间[0,T][T,2T]…[Nt,255],n=255/T,对于每个像素点,统计一段时间内每个区间内亮度值的出现的次数。找出出现次数最多的那个区间,将该区间内所有值的平均值作为背景模型在该点的亮度值。这种方法不受前景运动目标的影响。
运动目标检测
检测当前图像和背景图像中对应像素点的差异,如果差值大于一定阈值,则判定该像素为前景运动目标
后处理
噪声的影响,会使检测结果中出现一些本身背景的区域像素点被检测成运动区域,也可能是运动目标内的部分区域被漏检。另外,背景的扰动,如树枝、树叶的轻微摇动,会使这部分也被误判断为运动目标,为了消除这些影响,首先对上一步的检测结果用形态学的方法进行处理,在找出经过形态学处理的后的连通域,计算每个连通域中的面积,对于面积小于一定值的区域,将其抛弃,不看做是前景运动目标。
Camshift在百度百科中的解释
与Mean Shift相关的(更新中)
Mean Shift网络释义:均值漂移 | 均值平移 | 均值偏移
关于Mean Shift的经典文章是PAMI 2003的一篇文章Mean Shift:A Robust Approach Toward Feature Space Analysis
百度百科里关于SIFT变换的介绍
该发明一钱包防盗器
面对过早夭折的小生命,我们在科技革新上能做些什么
车辆碾压幼小生命,小悦悦事件不是发生的第一起事件,事实证明也不是最后一起事件(很快广东又出现两起三岁左右小孩被碾身亡事件)。再加上每年都会出现的类似新闻:某某小孩被落在某车里最后因高温或是窒息而亡。历史总是会有惊人的相似。我们在科技革新上能做些什么。
可以发明一种设备,当有小孩子单独落在车里,结合车厢里的氧气浓度、温度、孩子停留的时间几个参数,一旦达到临界值,就蜂鸣报警。这种报警声是对外声大,对内声小。对外声大,是希望能引起路过的人的注意;对内声小,是防止对孩子的听力有影响。对内,也是希望把可能正在熟睡的孩子吵醒。
车辆前端后端都安装一种摄像头,一旦发现所照区域有生命体,就自动报警提示。并且摄像头的画面可在驾驶员所在位置显现……摄像头是在车辆行驶和停止时都能起作用。如果驾驶室没有人,可以再另想办法提醒,例如说可与车钥匙相联系。自动检查车子的状况,一旦发现可能的会滑坡会自动运行,马上报警通知。
每种设备听起来好像都很简单,不知具体做起来会怎样。因本人不会开车也没有车,所以还需具体情况具体分析。
希望致力于科研工作的人,能更好地为生活服务。
数字图像处理(转帖)
作图像处理方面的研究工作,最重要的两个问题:其一是要把握住国际上最前沿的内容;其二是所作工作要具备很高的实用背景。解决第一个问题的办法就是找出这个方向公认最牛的几个超级大拿(看看他们都在作什么)和最权威的出版物(阅读上面最新的文献),解决第二个问题的办法是你最好能够找到一个实际应用的项目,边做边写文章。
做好这几点的途径之一就是充分利用网络资源,特别是权威网站和大拿们的个人主页。下面是我收集的一些资源,希望对大家有用。(这里我要感谢SMTH AI版的alamarik和Graphics版的faintt)
导航栏: [1]研究群体、[2]大拿主页、[3]前沿期刊、[4]GPL软件资源、[5]搜索引擎。
一、研究群体
http://www-2.cs.cmu.edu/~cil/vision.html
这是卡奈基梅隆大学的计算机视觉研究组的主页,上面提供很全的资料,从发表文章的下载到演示程序、测试图像、常用链接、相关软硬件,甚至还有一个搜索引擎。
http://www.cmis.csiro.au/IAP/zimage.htm
这是一个侧重图像分析的站点,一般。但是提供一个Image Analysis环境---ZIMAGE and SZIMAGE。
http://www.via.cornell.edu/
康奈尔大学的计算机视觉和图像分析研究组,好像是电子和计算机工程系的。侧重医学方面的研究,但是在上面有相当不错资源,关键是它正在建设中,能够跟踪一些信息。
http://www2.parc.com/istl/groups/did/didoverview.shtml
有一个很有意思的项目:DID(文档图像解码)。
http://www-cs-students.stanford.edu/
斯坦福大学计算机系主页,自己找吧:(
http://www.fmrib.ox.ac.uk/analysis/
主要研究:Brain Extraction Tool,Nonlinear noise reduction,Linear Image Registration,
Automated Segmentation,Structural brain change analysis,motion correction,etc.
http://www.cse.msu.edu/prip/
这是密歇根州立大学计算机和电子工程系的模式识别--图像处理研究组,它的FTP上有许多的文章(NEW)。
http://pandora.inf.uni-jena.de/p/e/index.html
德国的一个数字图像处理研究小组,在其上面能找到一些不错的链接资源。
http://www-staff.it.uts.edu.au/~sean/CVCC.dir/home.html
CVIP(used to be CVCC for Computer Vision and Cluster Computing) is a research group focusing on cluster-based computer vision within the Spiral Architecture.
http://cfia.gmu.edu/
The mission of the Center for Image Analysis is to foster multi-disciplinary research in image, multimedia and related technologies by establishing links
between academic institutes, industry and government agencies, and to transfer key technologies to
help industry build next
generation commercial and military imaging and multimedia systems.
http://peipa.essex.ac.uk/info/groups.html
可以通过它来搜索全世界各地的知名的计算机视觉研究组(CV Groups),极力推荐。
二、图像处理GPL库
http://www.ph.tn.tudelft.nl/~klamer/cppima.html
Cppima 是一个图像处理的C++函数库。这里有一个较全面介绍它的库函数的文档,当然你也可以下载压缩的GZIP包,里面包含TexInfo格式的文档。
http://iraf.noao.edu/
Welcome to the IRAF Homepage! IRAF is the Image Reduction and Analysis Facility, a general purpose software
system for the reduction and analysis of astronomical data.
http://entropy.brni-jhu.org/tnimage.html
一个非常不错的Unix系统的图像处理工具,看看它的截图。你可以在此基础上构建自己的专用图像处理工具包。
http://sourceforge.net/projects/
这是GPL软件集散地,到这里找你想要得到的IP库吧。
三、搜索资源
当然这里基本的搜索引擎还是必须要依靠的,比如Google等,可以到我常用的链接看看。下面的链接可能会节省你一些时间:
http://sal.kachinatech.com/
http://cheminfo.pku.edu.cn/mirrors/SAL/index.shtml
四、大拿网页
http://www.ai.mit.edu/people/wtf/
这位可是MIT人工智能实验室的BILL FREEMAN。大名鼎鼎!专长是:理解--贝叶斯模型。
http://www.merl.com/people/brand/
MERL(Mitsubishi Electric Research Laboratory)中的擅长“Style Machine”高手。
http://research.microsoft.com/~ablake/
CV界极有声望的A.Blake 1977年毕业于剑桥大学三一学院并或数学与电子科学学士学位。之后在MIT,Edinburgh,Oxford先后组建过研究小组并成为Oxford的教授,直到1999年进入微软剑桥研究中心。主要工作领域是计算机视觉。
http://www-2.cs.cmu.edu/afs/cs.cmu.edu/user/har/Web/home.html
这位牛人好像正在学习汉语,并且搜集了诸如“两只老虎(Two Tigers)”的歌曲,嘿嘿:)
他的主页上面还有几个牛:Shumeet Baluja, Takeo Kanade。他们的Face Detection作的绝对是世界一流。他毕业于卡奈基梅隆大学的计算机科学系,兴趣是计算机视觉。
http://www.ifp.uiuc.edu/yrui_ifp_home/html/huang_frame.html
这位老牛在1963年就获得了MIT的博士学位!他领导的Image Lab比较出名的是指纹识别。
--------------------------------------------------------------------------------
下面这些是我搜集的牛群(大部分是如日中天的Ph.D们),可以学习的是他们的Study Ways!
Finn Lindgren(Sweden):Statistical image analysis http://www.maths.lth.se/matstat/staff/finn/
Pavel Paclik(Prague):statistical pattern recognition http://www.ph.tn.tudelft.nl/~pavel/
Dr. Mark Burge:machine learning and graph theory http://cs.armstrong.edu/burge/
yalin Wang:Document Image Analysis http://students.washington.edu/~ylwang/
Geir Storvik: Image analysis http://www.math.uio.no/~geirs/
Heidorn http://alexia.lis.uiuc.edu/~heidorn/
Joakim Lindblad:Digital Image Cytometry http://www.cb.uu.se/~joakim/index_eng.html
S.Lavirotte: http://www-sop.inria.fr/cafe/Stephane.Lavirotte/
Sporring:scale-space techniques http://www.lab3d.odont.ku.dk/~sporring/
Mark Jenkinson:Reduction of MR Artefacts http://www.fmrib.ox.ac.uk/~mark/
Justin K. Romberg:digital signal processing http://www-dsp.rice.edu/~jrom/
Fauqueur:Image retrieval by regions of interest http://www-rocq.inria.fr/~fauqueur/
James J. Nolan:Computer Vision http://cs.gmu.edu/~jnolan/
Daniel X. Pape:Information http://www.bucho.org/~dpape/
Drew Pilant:remote sensing technology http://www.geo.mtu.edu/~anpilant/index.html
五、前沿期刊(TOP10)
这里的期刊大部分都可以通过上面的大拿们的主页间接找到,在这列出主要是为了节省直接想找期刊投稿的兄弟的时间:)
IEEE Trans. On PAMI http://www.computer.org/tpami/index.htm
IEEE Transactionson Image Processing http://www.ieee.org/organizations/pubs/transactions/tip.htm
Pattern Recognition http://www.elsevier.com/locate/issn/00313203
Pattern Recognition Letters http://www.elsevier.com/locate/issn/01678655
神经网络
Neural Networks Tutorial Review
http://hem.hj.se/~de96klda/NeuralNetworks.htm
ftp://ftp.sas.com/pub/neural/FAQ.html
Image Compression with Neural Networks
http://www.comp.glam.ac.uk/digimaging/neural.htm
Backpropagator's Review
http://www.dontveter.com/bpr/bpr.html
Bibliographies on Neural Networks
http://liinwww.ira.uka.de/bibliography/Neural/
Intelligent Motion Control with an Artificial Cerebellum
http://www.q12.org/phd.html
Kernel Machines
http://www.kernel-machines.org/
Some Neural Networks Research Organizations
http://www.ieee.org/nnc/
http://www.inns.org/
Neural Network Modeling in Vision Research
http://www.rybak-et-al.net/nisms.html
Neural Networks and Machine Learning
http://learning.cs.toronto.edu/
Neural Application Software
http://attrasoft.com
Neural Network Toolbox for MATLAB
http://www.mathworks.com/products/neuralnet/
Netlab Software
http://www.ncrg.aston.ac.uk/netlab/
Kunama Systems Limited
http://www.kunama.co.uk/
Computer Vision
Computer Vision Homepage, Carnegie Mellon University
www.cs.cmu.edu/~cil/vision.html
Annotated Computer Vision Bibliography
http://iris.usc.edu/Vision-Notes/bibliography/contents.html
http://iris.usc.edu/Vision-Notes/rosenfeld/contents.html
Lawrence Berkeley National Lab Computer Vision and Robotics Applications
http://www-itg.lbl.gov/ITG.hm.pg.docs/VISIon/vision.html
CVonline by University of Edinburgh
The Evolving, Distributed, Non-Proprietary, On-Line Compendium of Computer Vision, www.dai.ed.ac.uk/CVonline
Computer Vision Handbook, www.cs.hmc.edu/~fleck/computer-vision-handbook
Vision Systems Courseware
www.cs.cf.ac.uk/Dave/Vision_lecture/Vision_lecture_caller.html
Research Activities in Computer Vision
http://www-syntim.inria.fr/syntim/analyse/index-eng.html
Vision Systems Acronyms
www.vision-systems-design.com/vsd/archive/acronyms.html
Dictionary of Terms in Human and Animal Vision
http://cns-web.bu.edu/pub/laliden/WWW/Visionary/Visionary.html
Metrology based on Computer Vision
www.cranfield.ac.uk/sme/amac/research/metrology/metrology.html
Digital Photography
Digital Photography, Scanning, and Image Processing
www.dbusch.com/scanners/scanners.html
Educational Resources, Universities
Center for Image Processing in Education
www.cipe.com
Library of Congress Call Numbers Related to Imaging Science by Rochester Institute of Technology
http://wally2.rit.edu/pubs/guides/imagingcall.html
Mathematical Experiences through Image Processing, University of Washington
www.cs.washington.edu/research/metip/metip.html
Vismod Tech Reports and Publications, MIT
http://vismod.www.media.mit.edu/cgi-bin/tr_pagemaker
Vision Lab PhD dissertation list, University of Antwerp
http://wcc.ruca.ua.ac.be/~visielab/theses.html
INRIA (France) Research Projects: Human-Computer Interaction, Image Processing, Data Management, Knowledge Systems
www.inria.fr/Themes/Theme3-eng.html
Image Processing Resources
http://eleceng.ukc.ac.uk/~rls3/Contents.htm
Publications of Carsten Steger
http://www9.informatik.tu-muenchen.de/people/steger/publications.html
FAQs
comp.dsp FAQ
www.bdti.com/faq/dsp_faq.htm
Robotics FAQ
www.frc.ri.cmu.edu/robotics-faq
Where's the sci.image.processing FAQ?
www.cc.iastate.edu/olc_answers/packages/graphics/sci.image.processing.faq.html
comp.graphics.algorithms FAQ, Section 3, 2D Image/Pixel Computations
www.exaflop.org/docs/cgafaq
Astronomical Image Processing System FAQ
www.cv.nrao.edu/aips/aips_faq.html
本文来自CSDN博客,转载请标明出处:http://blog.csdn.net/mpzsw/archive/2010/10/23/5961354.aspx
(转帖)分享:免费期刊全文大全
是网上转来的,有些可能不正确了,请测试的反馈i行啊,谢谢,方便他人就是给自己方便呵呵。
万方全文免费入口
http://wf.fjlib.net:90/szhqk/chaxun.html
用户名:fjlib
密码: biljf
cnki全库密码1个
http://www.cnki.net/index.htm
用户/密码:K10129/gyzyjs
、CHKD数据库(2个入口)
a、地址:http://www.cnki.net/NewWeb/
帐号/密码
1---dx0031/lhtsjy
2---syycxy/syycxy
3---K10129/gyzyjs
4---sh0118/cnqtsg
5---bjyyys/bjyyys
6---cdzwys/cdzwys
7---ncyzys/ncyzys
8---K10129/gyzyjs
b、http://kns50.chkd.cnki.net/kns50/
账号/密码 chkdkns501091/3566kns2291
北方交大超星又能用了,需要的赶快!!
http://218.249.29.200/bookhtm
用户名: readfree
密 码: readfree
国研网高级帐号--西南农业大学图书馆
http://www.drcnet.com.cn
swau/swau
万方帐户一个
http://www.wanfangdata.com.cn/index.asp
wfsyqc/zhnew18
http://www.xmd5.org/index_cn.htm
本入口来自听风,祝福听风喜的贵子!让我们祝福听风,感谢他的无私奉献精神!
http://www.xa.cnki.net/index.htm
http://www.nj.cnki.net/index.htm
http://www.bj.cnki.net/index.htm
http://www.sh.cnki.net/index.htm
http://www.gz.cnki.net/index.htm
用户名及密码
全库
cqkcsy/cqkcsy
天津外国语学院图书馆cnki
http://dlib.cnki.net/kns50/
k10170/libjsb
--------------------------------------------------------------------------------
[11.28]cnki全库密码1个
http://www.cnki.net/index.htm
用户/密码:K10129/gyzyjs
--------------------------------------------------------------------------------
万方数据库帐户一个
http://www.wanfangdata.com.cn
wfdhlg/344000
http://www.whwanfangdata.com
可下载全部标准等,全库.
用户:wjly
密码:wjly
万方数据帐号和密码
http://hk.wanfangdata.com.cn/
ncue/ncue
外文文献检索
http://www.ncbi.nlm.nih.gov/entr ... free_full_prov.html
化工人员必备 化学数据库大全
龙源期刊网入口
http://cn.qikan.com/hsit
我刚在网上找的,而且试过非常好!!不信你试试!!!!
BIOLOGY OF REPRODUCTION lsusvm/ tiger
Endocrine Reviews和Endocrinology密码
http://edrv.endojournals.org/
http://endo.endojournals.org/
wjysuni
7410782
Endocrinology cmcendo/cmc0514
2004年Molecular Human Reproduction(用户名:shanghai23 密码:lib776484)
Stem Cells Username: RAHIMVS Password: LIBRARY
Review Articles and Commentaries(内分泌专业)
http://80-journals.endocrinology ... m:808/RevArtCom.htm
Journal of Endocrinology 入口
http://80-journals.endocrinology ... com:808/JOE/joe.htm
CNKI新发现
http://www.edu.cnki.net
http://www.nj.cnki.net
一个爆好的CNKI的MM
用户名:dx0030
密码:lhhxxy
k10197 cnkikw
硕博论文库入口
http://210.37.32.25/cdmd/login.asp
直接进入
[分享]cnki博硕论文及期刊全库密码一个(很好用)
网址:http://www.cnki.net/index.htm
帐号:symhfx 密码:5182636
时时更新的可看期刊全文的维普入口
http://webtool.piwko.pl/cnlibrary/vipnew.php
几个绝对可用的vip,请大家支持
http://202.38.74.15/
http://mirror.wanfangdata.com.cn:98 用户名: hgdt 密码: temli (学位)
http://wanfang.calis.edu.cn/
user:wfsyzy
pw:wfsyzy
http://new.wanfangdata.com.cn/
wfhyzqh/65257797
用户名:wflsnjyd
密码:njyd15
http://www.wanfangdata.com.cn/
用户名:wfhygs 密码:gs0851
3.blackwell:
http://www.blackwell-synergy.com
http://www.blackwell-synergy.com/servlet/useragent?func=showHome
UserID: unislib
Password: gedwards
userid:fylibrary
password:fylibrary
keimyungmed/dongsan Keimyung University Medical Library
newbill5300/jiangxi
cmcsynergy cmclib
username : kebangsaan
password: library
username: igroupmalaysia
password: synergy
Blackwell Password (more than 700 Journal)
Username: UnivOslo
Password:purple
4 Ingenta全文密码
用户:jerryliu0 密码:iceage
UserName: ButlerCC Password: library
5 OVID
ID:xxmadmin 密码;candle
ID=auc555& PASSWORD=sails070
ovid: 账号: pek999 密码: pekinsp
http://www.inist.fr/jao/
username:SDUUMR7621
password:1267RMUUDS
6 ProQuest数据库
ProQuest数据库的帐号+密码
http://proquest.umi.com/pqdweb
Account = 0DXXJ787DS Password = welcome
ID:Q79MXW69CK Password: welcome
WD3H6VC3JV/welcome
username: BMS88J89T8 password: WELCOME
username: Q7NVWJRKX7 password: WELCOME
username: 003NHR9PKH password: WELCOME
username: Q7NVWJRKX7 password: WELCOME
7 Wiley Interscience
http://www3.interscience.wiley.com/
http://www3.interscience.wiley.com/cgi-bin/home
用户名:heheher 密码:123456
用户名:heheher1 密码:123456
username:juhua password: juhua
username:dongzi password:dongzi
username:xiaoliang password: xiaol
username:xiaomeizi password: xiaom
username:aquang password:aquang
username:qinghua password:qinghua
czhj001/hongjun
tantan97 / tantan
username : emuchmaster
hangmay/hangmay
ID=SAMARI015S PW=smclib1
username:haha1 password:hahaha
user:hjcz.net password:hjcz.net
http://www3.interscience.wiley.com
emuchpower/emuch
emuchpower1/emuch1
emuchpower2/emuch2
8 http://search.epnet.com/
username – meridian password – library
user=s1221850 password=password
User ID: woodlandshs Password: woodlandshs
EBSCO 医学 [mm]
EBSCO User ID: S8694191 Password: Password
username: swmslib password: braves
ID = s6794633 Password = password
9 SPRINGER(420 Title) - Full Text
springer数据库密码
http://springer.lib.tsinghua.edu ... 62yfa1m392xunaa2yb0
Username :tamucc.heart Password:54321
网址:http://springerlink.com
用户:mit.mashengligong 密码:masheng 具有麻省理工大学springer订阅权限的密码
用户 mdf275eb 密码 tdd898fv ('Mashhad Medical Science University )
bwc587xz/tap478dn (Faculty of Organisational Sciences)
nfm238zr/qpt233rm (Kwangju Institute of Science & Techn )
username: bqz729ra password: kvc278zs 杂志真的很多
10KLUWER的密码!
username: hongjun
password: hongjun
11其他
2004年Lancet
MEDIZI242S online
用户名:ssmulib 密码:lib776484
cfarlib cfar23
12
infotrac
Password: new_log
infotrac.galegroup.com/itweb/new71776
acs
http://pubs.acs.org
USERNAME:2310823 USERNAME:2310823
2277336/2277336
http://www.annals.org/
libmedpsu / 212905
accessscience
http://www.accessscience.com
账号: woodlands
密码: library
AccessScience
http://www.accesscience.com/server-java/Arknoid/science/AS
(user ID: sheridan / password: wednesday)
American Journal of Preventive Medicine
username= digital2004 password= publichealth
Animal Science
Username: 10215070
Password: 979
原创]bmn密码
http://www.bmn.com/
login = PSURu
password = psu00
BioOne journals
http://reports.co.allenpress.com/inst/biooneonline/CHUNG014
username: ccit
password: ccit01
BiblioLine 密码
http://biblioline.nisc.com/scripts/login.dll?noip
username:KYNU
password:KYNULIB
BiblioLine
http://biblioline.nisc.com/Scripts/login.dll?noip
ID yorkcollege Password: library
Blood 密码
http://www.bloodjournal.org/
Uid=khazriy, Password=riyadh
Biotechniques
Account number: BQ927445015 Last name: 4946
cambridge 帐号和密码
http://journals.cambridge.org/public/door
帐户:fudanmed1 密码:yk311
hjbren/123456
[分享]剑桥科学期刊密码一个!
http://journals.cambridge.org
username: bulgaria
password: cupeifl
剑桥杂志密码
www.journals.cup.org
vstupjn
kniznica
CSA(剑桥科学文摘)
http://csa.tsinghua.edu.cn/htbin ... s=wnc01&lang=cn
wnc/wnc01
user:Shangfish password:Shangfish7
cell密码一个
username: cellpresstrial
password: cell2003
cell系列,stroke的好用密码!别忘支持我呀!
Cell - Username: shinge Password:LIBRARY
stroke :Username: shinge Password:LIBRARY
EI全文数据库
http://www.engineeringvillage2.org/
ID dicleev2 PW dicleev2
EI password
http://www.engineeringvillage2.org
Username: unruse
Password: unruse
http://ejournals.ebsco.com
Customer Code: us
Use Id: usuario
Password: revistas
Endocrinology & Metabolism: an Internet Resource Guide
http://www.emedguides.com/topics.jsp?guide_id=10
Access code: 8029
EJS密码
http://ejournals.ebsco.com/login.asp
CUSTOMER CODE: UNICAMP USER ID: ADMIN PASSWORD: CANDID
权限很大
[转载]IIIE密码
http://ieeexplore.ieee.org/Xplore/DynWel.jsp
UNIVWOLL100/AUST2500
IOP密码
http://www.iop.org/EJ/
Site ID: umn
Site Password: physics
Journal of Biological Chemistry (JBC)
Username: 104517T
Password: 104517T
jbc.org
用户名: junfali 密码:tiger62
Lexis数据库密码
LexisNexis Academic
连接地址 :http://www.lexisnexis.com/universe
ID: INTAU1
PASSWORD: NH99MPX
Lexis.com
连接地址: http://www.lexis.com
ID:1JINA
Password: JINANU
Medscape数据库入口公开:http://www.medscape.com/
username:wt674
password:wt674
Mdconsult
http://www.mdconsult.com/
UserName : SPEC-135
Password : thrown
MD无IP限制入口一个(以前没发过!)
http://home.mdconsult.com/start_ ... &password=30257
nature 的帐号和密码:
Id: whdxl
Password: 87684904
nature.com
username: kyushumln
password: fulltext
username: evolution1
password: primate
username: onc
password: nature
http://www.nature.com/ng
User: olam
Password: fmex
Expires 31 Aug 2005
Nature期刊组MM (13本杂志)[转帖]
Nature biotechnology oulslb tfh141b
Nature cell biology oulslcb tfh141cb
Nature genetics oulslge tfh141ge
Nature immunology oulslim tfh141im
Nature medicine oulslme tfh141me
Nature neuroscience oulsln tfh141n
Nature structural biology oulslsmb tfh141smb
Nature reviews cancer oulslrc tfh141rc
Nature reviews genetics oulslrg tfh141rg
Nature reviews immunology oulslri tfh141ri
Nature reviews molecular cell biology oulslrmcb tfh141rmcb
Nature reviews microbiology oulslrm tfh141rm
Nature reviews neurosciences oulslrn tfh141rn
netlibaray帐号
http://www.netlibrary.com/Gateway.aspx
netlibrary高级密码一个(原创,56974 eBooks)
username:hongjunfan
password:public
权限不错的注册netlibrary账号
账号:hjczfree 密码:hongjun
byebye1980/525380
user:hjcz.net password:hongjun
密码: yalujianga 账号:yalujiang
密码: yalujiangb 账号:yalujiang
密码: yalujiangc 账号:yalujiang
The NEW ENGLAND JOURNAL of MEDICINE(free full text)
http://content.nejm.org/search.dtl
user name: cucua password: cua
New England J. Medicine
gmmartin
loSalt
www.nejm.com
[分享]牛津科学期刊密码一个!
http://www3.oup.co.uk/jnls/online/
username: russian2
password: russian2003
Oxford University Press Journals的一个密码
用户名libustc 密码libustc
Oxford University Press Journals密码一个!
http://www3.oup.co.uk/jnls/online/
Username : rensselaer
Password : saline40
RSC密码汇总
User name: cu-0007620. Password: rsc1547
CHEST Biomed
Science
AAAS#: 10209565 gmmartin2
ageing
www.science.com
Science News
http://www.sciencenews.org
User ID: olean Password: library
SilverPlatter
Username: c154133
Password: atdnjafc
SIRS 新密码
http://sks.sirs.com/
Customer: IL1394H
Password: 60451
SIRS
http://sks.sirs.com ;
home use customer
#: ID0055H password: 83761
school use customer
#: ID0055 password: 83642
SIRS 新密码,
http://sks.sirs.com/
Customer: IL1394H
Password: 60451
https://www.swetswise.com/public/login.do
User ID: mahidol.ac.th Password: aljcdemo
User ID: ntust.edu.tw Password: aljcdemo
User ID: uninet Password: aljcdemo
User ID: ntou.edu.tw Password: aljcdemo
User ID: kbu.ac.th Password:aljcdemo
User ID: ntnu.edu.tw. Password: aljcdemo
taylorandfrancis密码(三百多种期刊全文)!
http://taylorandfrancis.metapress.com
username:cuhkuls.chongchong
password:public
Metapress, springer, taylorandfrancis (Very good)
ucb.classiclib/sempoa
Wilson Web
http://vnweb.hwwilsonweb.com/hww/jumpstart.jhtml
ID : awa51
PW : peko222406
H.W. Wilson
user:axk10 password:unth226361
http://libproxy.umdnj.edu/login
smith:2691
http://ezproxy.chs.okstate.edu/menu
smith:6313
smith:6862
http://proxy.bsu.edu:2048/login
demo
http://library.massey.ac.nz/findit/databases/databasesaz.htm
demo
http://chekov.evms.edu:2048/login?
demo
http://mcc-b114.monroecc.edu:2048/login
demo
http://hoover2.mcdaniel.edu:2048/login
demo
http://dbproxy.ilibrary.co.nz:2048/login
demo
http://library.rvc.cc.il.us:2048/login?url=
demo
http://ezproxy.plsinfo.org:2048/login?url=
demo
http://webboard.nwc.cc.wy.us:2048/login
http://prox2.harper.cc.il.us:2048/login?url=
National University of Ireland, Maymooth
爱尔兰国立梅努斯大学 ISI数据库试用,有用的快阿!!
http://www.may.ie/library/databases/database_trials.shtml
ID: Heanet
Password: wok
维普帐号密码大放送
山东省图书馆维普
http://218.57.135.234/
yuq/yuq2004
维普医药
http://vmis.cqvip.com
账号:nm531
密码:131420
非常好用的维普
http://vip.fjinfo.gov.cn/index.asp
账号密码都是chaoda
最新可下全文的维普!
http://211.91.134.168/index.asp
帐号:MYL1582
密码:LYM2005
注意:用户名和密码最好手工输入!若要复制粘贴,请不要复制空格!
4.3.中国期刊、万方等入口和密码,温州师范学院图书馆http://lib.wznc.zj.cn ; 点电子资源/网络数据库,弹出的菜单中显示很多国内数据库密码。
3.31.免费维普期刊网,收录1989-2003科技期刊。先下载一个维普浏览器就可以看全文了。http://210.45.97.168/vip/chinese/web/bin/home.htm ;
3.31.中国期刊www.cnki.net 帐号:k10100,k10203,10323 密码:cnkikw
2.8.中国期刊网的免费帐号 http://www.cnki.net ;用户名:ysxuy 密码:xuyfx 试用帐号,随时都有可能过期,请及时下载...
2.8.网易短信sms.163.com帐号 13977537376 密码: 80.clore.net
TOM 短信sms.tom.com帐号 13977537376 密码: 80.clore.net 不要改密码。
2.5.庆元宵。。。提供SOHU短信帐号 13829053372 密码123456 13977537376 密码:830231 希望大家不要改密码,改了也没有用。
还有一个书生之家,用户名gzsums 密码gzsums
1.14.中国期刊www.cnki.net账号, Username:syshxj Password:shxj
1
1.5.中国期刊www.cnki.net用户及密码,用户名:k10100 密码:cnkikw 人文科学帐号用户名:k10123 密码:cnkikw 医学版帐号用户名:k10149 密码:cnkikw 理工(部分)帐号用户名:k10016 密码:sdzbzy
1.4.中国期刊网免费使用!http://210.32.39.10/kns30 ; 用户名:GUEST 密码:空
供维普全库 账号MM
http://info.nbsti.gov.cn/index.asp
账号/MM:
zyjs/86891335
重庆维普 (帐号:scsfxy密码:scsfxy
入口:http://dx1.cqvip.com/index.asp
帐号/密码:aydxtsg/aydxtsg
□xuly 发表于 2006-2-17 22:39:00
国外资源:
http://search.epnet.com
Username: s1003366
Password: password
http://fofweb.com/Subscription/Default-frameonline3.asp
Username: lvms
Password: leopards
http://proquest.umi.com/pqdweb
Account Name: 4jkwssxrft
Password: welcome
高权限ezproxy期刊
https://ezproxy.gl.iit.edu/login
10239433
珍贵的万方资源
http://www.wanfangdata.com.cn/index.asp
wfsyqc/zhnew18
密码页资源
http://www.svhsspeech.com/forensics/research.htm
http://www.sd393.k12.id.us/wjshs/media/media.htm
979-2005CNKI全库
http://www.cnki.net/index.htm
帐号:ccpdzlf
密码:ccpdzlf
CNKI全库及硕博
http://www.cnki.net/index.htm
shsgys/shsgys
高权限proquest期刊资源
http://proquest.umi.com/pqdweb
08FCJNJG8B/welcome
高权限ezproxy期刊
http://chekov.evms.edu:2048/login
student1/student1
student2/student2
EBSCO资源
http://search.epnet.com
Username: s7984883
Password : password
proquest期刊资源
地址 http://proquest.umi.com/pqdweb
UserId=0DPB2WQDPH
Passwd=WELCOME
超星农业科学图书馆
http://168.160.58.135/bookhtm/book.asp?lib=25
中国医院数字图书馆
http://kns50.chkd.cnki.net/kns50/
NAME:chkdkns500152
PW:3566kns1352
帐户现余额 1000 元
云南艺术学院超星 96129本
http://218.194.192.251/index.asp
超星分享
http://218.194.192.251/index.asp
清华CNKI全能资源
http://www.edu.cnki.net/index.htm
szxxys / szxxys
syfqxy/syfqxy
sythdx/sythdx
http://www.cnki.net/index.htm
sypbxy/sypbxy
CNKI医学期刊资源
http://www.cnki.net/index.htm
bjhxys / bjhxys
万方论文资源
http://218.69.114.37/wf/cddb/cddbft.htm
EBSCO MINITEX LIBRARY CONSORTIUM
http://search.epnet.com/
user ID:s8892651 / password:password
高权限ez入口
http://www.upei.ca/~library/html/dbtitles.html
test/test
中国经济统计数据库(正式版)
http://db.cei.gov.cn/welcome/index.htm
jsnjue/jsnjue
中国水产科学研究院超星数字图书馆(17815本)
http://dlib.cafs.ac.cn/
68412 本图书,目前可用的超星
登陆入口
http://221.237.177.199/bookhtm/s ... x=24&Submit.y=6
国家精品课程导航
http://www.core.org.cn/cn/jpkc/index_lei.html
兰州大学代理
文献代理:
210.26.56.62:8080
所属大学:兰州大学
校图书馆http://lib.lzu.edu.cn/
超星 http://202.201.7.10/BOOKHTM/
文献摘要:可上超星、书生之家、方正 Apabi 电子图书 、万方、CNKI等数据库
验证地址http://lib.lzu.edu.cn/
验证字符:兰州大学图书馆
北京师范大学代理
202.112.82.252:3128
所属大学:北京师范大学
校图书馆http://www.lib.bnu.edu.cn/
超星 http://202.112.82.57/bookhtm/index.asp
书生之家 http://202.112.82.58/default.jsp
文献摘要:可上书生、维普、CNKI等数据库
验证地址http://202.112.82.58/default.jsp
验证字符:书生之家
加州大学berkeley分校代理
169.229.50.5:8888@HTTP$6&241,771,1332#美国加州大学berkeley分校代理
(Nature、ACS、SD多库代理)
EBSCO]高权限入口
ebsco username:school password:password
权限很高,在medline中搜到文献后,如写有在ebsco中有全文的,
直接点击,然后输入密码就可以看全文了.
因此资源失效挺快的,所以请使用过后发现好用的自己留备份,我们将把更新后的信息加在帖子前面,同时每次也会删除结尾处较旧的一些资源!
中国医院知识仓库密码
http://www.chkd.cnki.net/index.htm
dx0592//trqyy
维普VIP密码
http://vmis.cqvip.com
账号:nm531密码:131420
维普
http://vmis.cqvip.com/
帐号:nm531
密码:131420
免费万方入口
http://218.69.114.37/wf/cddb/cddbft.htm
比较好的ibrary
http://elibrary.bigchalk.com/libweb/elib/do/login
User Name: 68-13313
Password: bigchalk
Ovid 高权限密码
user ID: ohmc01
PASSWORDvidmd
本文来源于为什么博客,教学科研博客 http://www.seavon.cn/ , 原文地址:http://www.seavon.cn/post/419.html