-
读取BIOS信息,检测运行的操作系统是否是虚拟机.
读取BIOS信息,检测运行的操作系统是否是虚拟机.-read BIOS information, testing whether an operating system is the virtual machine.
- 2022-10-26 23:45:03下载
- 积分:1
-
libdnet 提供了简单、可移植的接口来操作底层网络
网址操作内核 arp(4) 缓存和 route(4) 表查找和操作网络防火墙 (IP filter, ipfw, ipchains, pf, PktFilter, ...)网络接口查找和操作IP tunnelling (BSD/Linux tun, Universal TUN/TAP device)原始 IP包和以太网帧传输
- 2023-06-09 20:45:02下载
- 积分:1
-
用C语言实现安全性检测
用C语言实现安全性检测-C language safety testing
- 2022-10-23 18:55:03下载
- 积分:1
-
转发一个力创的串口调试软件,挺好用的,功能挺全,自己一直用它来调试。...
转发一个力创的串口调试软件,挺好用的,功能挺全,自己一直用它来调试。-Create a forwarding serial debugging software, very good use, and feature very wide, I have been using it to debug.
- 2022-03-13 15:42:54下载
- 积分:1
-
另一个NTFS的例子代码
另一个NTFS的例子代码-another example code
- 2022-08-22 01:34:26下载
- 积分:1
-
JOS Lab 2: Memory Management
The first component is a physical memory allocator for the kernel, so that the kernel can allocate memory and later free it. Your allocator will operate in units of 4096 bytes, called pages. Your task will be to maintain data structures that record which physical pages are free and which are allocated, and how many processes are sharing each allocated page. You will also write the routines to allocate and free pages of memory.
The second component of memory management is virtual memory, which maps the virtual addresses used by kernel and user software to addresses in physical memory. The x86 hardware memory management unit (MMU) performs the mapping when instructions use memory, consulting a set of page tables. You will modify JOS to set up the MMU page tables according to a specification we provide.
- 2022-02-05 12:16:48下载
- 积分:1
-
在任务栏上添加图标的程序大家都用过,这个程序可以在任务栏上添加一个ProgressBar...
在任务栏上添加图标的程序大家都用过,这个程序可以在任务栏上添加一个ProgressBar-on the task bar icon to add the procedures we have used this procedure in the task bar can add a ProgressBar
- 2022-08-07 20:14:30下载
- 积分:1
-
ae combined realize vb.net query functions in VS2005 achieved ae, 2
ae结合vb.net实现的查询功能,在vs2005中实现的ae,2-ae combined realize vb.net query functions in VS2005 achieved ae, 2
- 2022-03-06 11:54:56下载
- 积分:1
-
Microsoft Windows Internals Fourth Edition
Microsoft Windows Internals Fourth Edition
- 2022-01-31 07:47:19下载
- 积分:1
-
be the password buffer example
得到缓冲区的密码的例子-be the password buffer example
- 2022-06-01 05:44:28下载
- 积分:1