一、找关键词和数据库的查找语法
如查找RR_interval, 在pubmed可以找
(RR interval*[title] or (R peak*[title])) and (detect*[title] or search*[title]);如果把[title]换成[title/abstract],有可能会多出来很多临近领域价值不够大的文章
又例如,github也有相关的查询语法。
如IEEE,IEEE文献基础检索技巧,搜索:基于pcie ip core的实现nvme的高速通信
"PCIe IP Core" OR "PCI Express" AND "NVMe" AND "high-speed communication"
搜索综述:"PCIe IP Core" AND (overview* OR review*) ,搜不到,搜索PCIe AND (overview* OR review*)
![](https://img.haomeiwen.com/i29834361/92f92b733b54b1e3.png)
二、在论文中搜索开源代码
参考:https://blog.csdn.net/weixin_51643639/article/details/132461953
ctrl + f, 输入code,找不到一般就是没有
三、数据库
Pubmed 生物医学工程
IEEE 计算机和电子信息
arxiv 物理学、数学、计算机科学等领域的预印本
网友评论