-
ucos在Freescale s12x芯片上的移植 串口收发数据 与GPIO操作
ucos在Freescale s12x芯片上的移植 串口收发数据 与GPIO操作-ucos at Freescale s12x chip serial transceivers transplant operation data and GPIO
- 2022-01-25 14:29:18下载
- 积分:1
-
windows自动登陆源码
windows自动登陆源码-windows automatic landing FOSS
- 2023-03-24 22:10:03下载
- 积分: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
-
a teach you how to conceal the source process
一个教你如何隐藏进程的源程序-a teach you how to conceal the source process
- 2022-03-15 01:26:42下载
- 积分:1
-
基于蓝牙协议的无线电脑锁
使用蓝牙协议开发的个人电脑无线安全软件。支持添加手机等蓝牙设备成为安全认证设备。当计算机检测不到配对的蓝牙设备时间达到30s时,将锁定计算机,从而达到保护个人信息的目的。支持蓝牙设备遗失后的密码输入以找回个人电脑设备。
- 2022-07-21 20:24:17下载
- 积分:1
-
简单的垃圾收集器,我想尝试很多次的影响,发挥重要作用。
简单垃圾回收器本人以多次试用效果不错,请大家多提意见
-Simple garbage collector I would like to try the effect of a good many times, please do so everyone
- 2022-08-03 10:28:47下载
- 积分:1
-
windows下NTFS文件系统的ChangeJournal编程的示例代码,可以用来实现自己的硬盘监视程序,但文件系统必须是NTFS...
windows下NTFS文件系统的ChangeJournal编程的示例代码,可以用来实现自己的硬盘监视程序,但文件系统必须是NTFS-windows NTFS File System under the ChangeJournal programming examples generation Codes can be used to realize their own hard disk monitoring program, but must file system is NTFS
- 2023-01-17 05:05:04下载
- 积分:1
-
windows shell programming
windows shell programming-demonstrate the function of shell extension
- 2022-06-26 11:16:30下载
- 积分:1
-
一个印章生产器源码,可以改变字和图标的大小等,功能
一个印章生产器源码,可以改变字和图标的大小等,功能-Generator source of a seal, you can change the size of words and icons, etc., function more
- 2022-02-04 13:29:00下载
- 积分:1
-
一个计算cpu的频率的程序
一个计算cpu的频率的程序-a cpu frequency calculation procedures
- 2022-02-26 04:20:02下载
- 积分:1