当前位置:网站首页>【PIMF】OpenHarmony啃论文俱乐部—在ACM Survey闲逛是什么体验
【PIMF】OpenHarmony啃论文俱乐部—在ACM Survey闲逛是什么体验
2022-04-23 16:37:00 【InfoQ】
- OpenHarmony啃论文俱乐部在社区发文章这么久,今天是世界读书日,趁着这个契机是时候好好介绍一下我们了。
- 笔者在学习OpenHarmony啃论文俱乐部 “逛论文”方法并实操后,目标感更为清晰,像是打开了一扇探索新世界的大门,分享该方法使用体验如下:
华为、软通动力、润和软件、拓维信息、深开鸿
操作系统技术
PIMF
“闲逛”ACM Survey等论文库时拍下的风景
- 在论文库“闲逛”找到一篇关于通过数据驱动的源代码注释进行内存安全缺陷检测的论文间接提到了OpenHarmony IoT操作系统内核中的内存损坏。该论文链接:https://linkspringer.53yu.com/chapter/10.1007/978-3-030-88323-2_7
- 在OpenHarmony引入的组件库找到一种开源键盘映射表编译器和支持库libxkbcommon,这和OpenHarmony 3.1 Release版本新增鼠标、键盘、触摸板的基本功能支持有关。
- 在OpenHarmony引入的组件库找到一种开源技术无损压缩算法LZ4,然后在ACM论文库搜索找到一篇基于LZ4算法的硬件加速快速无损压缩的论文。
OpenHarmony啃论文俱乐部“逛论文”方法:
OpenHarmony啃论文俱乐部简单介绍

OpenHarmony成长计划啃论文俱乐部51CTO社区专栏

“逛”完论文我看到这些风景
方法一:通过综述论文库 ACM Survey 进行大海捞针

- 综述是对某一方面的专题搜集大量情报资料后经综合分析而写成的一种学术论文, 它是科学文献的一种。
- 综述能反映当前某一领域中某分支学科或重要专题的最新进展、学术见解和建议。它往往能反映出有关问题的新动态、新趋势、新水平、新原理和新技术等等。
方法思路:

实施步骤:



实操体验:
- 例如笔者发现a survey of Input Method Framework搜索不到太多令人满意的论文信息,于是换成了a survey of Input Method。


- 搜索结果更符合你想要的,搜索使用的学术关键词和搜索结果有更多语义上的相关性。
- 主要是它是免费的(笔者是学生党 :joy: )AMiner是一个非盈利性的、具有完全自主知识产权的免费论文学术平台。

方法二:直接在论文库里搜索开源技术
方法思路:

实施步骤:

- 找一找和压缩算法有关的开源技术,笔者翻的过程中找到了一种开源技术无损压缩算法LZ4。

- 找一找和输入法框架有关的开源技术,笔者又找到一种开源键盘映射表编译器和支持库libxkbcommon,这和OpenHarmony 3.1 Release版本新增鼠标、键盘、触摸板的基本功能支持有关。


实操体验
“逛论文”的时候在论文库里搜索“OpenHarmony”会看到什么景色?

版权声明
本文为[InfoQ]所创,转载请带上原文链接,感谢
https://xie.infoq.cn/article/cc9d861ee1c28b32862126a98
边栏推荐
- You need to know about cloud disaster recovery
- About JMeter startup flash back
- The most detailed knapsack problem!!!
- JMeter installation tutorial and solutions to the problems I encountered
- NVIDIA显卡驱动报错
- Government cloud migration practice: Beiming digital division used hypermotion cloud migration products to implement the cloud migration project for a government unit, and completed the migration of n
- homwbrew安装、常用命令以及安装路径
- Es common query, sorting and aggregation statements
- 伪分布安装spark
- 无线鹅颈麦主播麦手持麦无线麦克风方案应当如何选择
猜你喜欢
Research and Practice on business system migration of a government cloud project
第十天 异常机制
Gartner predicts that the scale of cloud migration will increase significantly; What are the advantages of cloud migration?
The first line and the last two lines are frozen when paging
面试题 17.10. 主要元素
Sail soft calls the method of dynamic parameter transfer and sets parameters in the title
众昂矿业:萤石浮选工艺
What is cloud migration? The four modes of cloud migration are?
各大框架都在使用的Unsafe类,到底有多神奇?
299. 猜数字游戏
随机推荐
RecyclerView advanced use - to realize drag and drop function of imitation Alipay menu edit page
Gartner 發布新興技術研究:深入洞悉元宇宙
Dlib of face recognition framework
Report FCRA test question set and answers (11 wrong questions)
Install MySQL on MAC
The solution of not displaying a whole line when the total value needs to be set to 0 in sail software
Server log analysis tool (identify, extract, merge, and count exception information)
Set cell filling and ranking method according to the size of the value in the soft report
文件系统读写性能测试实战
Research and Practice on business system migration of a government cloud project
What does cloud disaster tolerance mean? What is the difference between cloud disaster tolerance and traditional disaster tolerance?
Download and install mongodb
Gartner predicts that the scale of cloud migration will increase significantly; What are the advantages of cloud migration?
Hypermotion cloud migration helped China Unicom. Qingyun completed the cloud project of a central enterprise and accelerated the cloud process of the group's core business system
VIM uses vundle to install the code completion plug-in (youcompleteme)
homwbrew安装、常用命令以及安装路径
最详细的背包问题!!!
PHP 零基础入门笔记(13):数组相关函数
PyTorch:train模式与eval模式的那些坑
MySQL master-slave synchronization pit avoidance version tutorial