摘要: AI整理,未全部查证,为防止出错可以下载文件自行查阅 文件参考: 中国计算机学会推荐国际学术会议和期刊目录(2022) 集成电路学院期刊与会议分类列表(研究生)(2023) 中国计算机学会推荐国际学术会议 (硬件设计相关) CCF等级 会议简称 会议全称 出版社 网址 华科集成毕业条件认定 A DA 阅读全文
posted @ 2025-11-08 18:35 Wunyje 阅读(15) 评论(0) 推荐(0)
摘要: 251027 复现VMScape VMScape 工作重要成果是利用 Spectre-BTI 攻击方式由 Guest 攻击 Host。 一是暂态执行的影响大、变种多,做 VMScape 作为切口方便理解整个暂态执行体系,我们后续也有可能在暂态执行上继续做点工作。 二是暂态执行里包括隐蔽信道构建,其中 阅读全文
posted @ 2025-10-28 11:11 Wunyje 阅读(29) 评论(0) 推荐(0)
摘要: 250411 wireguard_conf nm-connection-editor nmcli connection import type wireguard file YourConfigFile.conf nmcli connection show 阅读全文
posted @ 2025-04-11 15:07 Wunyje 阅读(10) 评论(0) 推荐(0)
摘要: 250326 Dualpipe Understanding 这里的Dualpipe可能作为解决上述Challenges 3中流水线停顿问题的算法层面解决方案。 图4展示了如何重新排列这些组件,调整GPU SM用于通信和计算的比例,使得all-to-all和PP通信都能被隐藏 图5展示了DualPip 阅读全文
posted @ 2025-03-28 15:49 Wunyje 阅读(43) 评论(0) 推荐(0)
摘要: Cmd that used a lot but always forget import os def getDirStruct(): # Define target directories and their display order main_dirs = ['design', 'constr 阅读全文
posted @ 2024-12-19 13:02 Wunyje 阅读(3) 评论(0) 推荐(0)
摘要: Using the OneDrive Client for Linux Application Version Before reading this document, please ensure you are running application version or greater. Us 阅读全文
posted @ 2024-12-17 15:41 Wunyje 阅读(159) 评论(0) 推荐(0)
摘要: Installing or Upgrading using Distribution Packages or Building the OneDrive Client for Linux from source Installing or Upgrading using Distribution P 阅读全文
posted @ 2024-12-17 15:41 Wunyje 阅读(95) 评论(0) 推荐(0)
摘要: RK3588-RD-V12多imx415运行调试 情况简述 之前买过一块RK3588-RD-V12,四个imx415摄像头工作正常,后板子经常硬重启,怀疑板卡出现问题,购买一块新的RK3588-RD-V12,调试imx415过程中发现问题,具体表现为: 四个摄像头只有两个注册成功 注册成功摄像头无法 阅读全文
posted @ 2024-12-11 18:47 Wunyje 阅读(849) 评论(0) 推荐(0)
摘要: [Original site](https://github.com/saeidshirazi/awesome-android-security) # Table of Contents - [Blog](#blog) - [How To's](#how-tos) - [Papers](#paper 阅读全文
posted @ 2023-05-31 15:31 Wunyje 阅读(78) 评论(0) 推荐(0)