OtterCTF的Memory Forensics内存取证文件,vmem格式,解压即用。 此题详细解题博客:
2022-12-10 16:00:35 561.09MB 内存取证 OtterCTF MemoryForensics CTF
1
C++内存池完整代码memory_pool Makefile
2022-11-29 22:04:55 12KB C++内存池完整代码memory memory_pool
1
DDR的标准协议,官方协议,全英文 DDR的标准协议,官方协议,全英文
2022-11-25 20:20:55 874KB DDR memory
1
8-port sram memory cell, with 8 write or 16 reads simutaneously
2022-11-24 21:27:39 3.84MB sram memory
1
This article provides an overview of recent developments in mainmemory database systems. With growing memory sizes and memory prices dropping by a factor of 10 every 5 years, data having a “primary home” in memory is now a reality. Main-memory databases eschew many of the traditional architectural pillars of relational database systems that optimized for disk-resident data. The result of these memory-optimized designs are systems that feature several innovative approaches to fundamental issues (e.g., concurrency control, query processing) that achieve orders of magnitude performance improvements over traditional designs. Our survey covers five main issues and architectural choices that need to be made when building a high performance main-memory optimized database: data organization and storage, indexing, concurrency control, durability and recovery techniques, and query processing and compilation. We focus our survey on four commercial and research systems: H-Store/VoltDB, Hekaton, HyPer, and SAP HANA. These systems are diverse in their design choices and form a representative sample of the state of the art in main-memory database systems. We also cover other commercial and academic systems, along with current and future research trends.
2022-11-04 17:58:33 3.03MB c++ memory
1
操作系统Operating system: Three Easy pieces,内存虚拟化部分思维导图,Chapter13-22部分知识点总结
2022-10-25 13:02:00 306KB 操作系统 os 内存虚拟化 内存
1
linux memory management study note
2022-10-23 09:00:43 20.25MB 内存管理
1
根据论文the missing memory found仿真生成v-i图像
2022-10-20 21:08:04 1.17MB memory 忆阻 忆阻器
1
Initial Experience with 3D XPoint Main Memory
2022-10-06 14:00:29 456KB nvdimm
1
检测C/C++内存泄露的代码,并定位到该代码的行书,并给予你相应的建议。还可以分析你程序的性能瓶颈,并给出解决建议
2022-09-26 18:13:46 890KB memory leak
1