-
基于VHDL语言,实现主程序的字符串和乘法器的设计。
基于VHDL语言,实现串并乘法器设计主程序-Based on the VHDL language, to achieve the main program string and Multiplier Design
- 2022-05-19 11:01:19下载
- 积分:1
-
清晰的java项目
clear java project
c lear java project
- 2022-01-28 09:18:59下载
- 积分:1
-
VB中如何来获得CPU占用率
VB中如何来获得CPU占用率-VB How to get CPU occupancy rate
- 2022-08-25 13:37:37下载
- 积分:1
-
C#写的一个操作系统任务的类库程序,很强大。
C#写的一个操作系统任务的类库程序,很强大。-C# to write an operating system task library program, very strong.
- 2022-03-10 10:09:41下载
- 积分:1
-
网络监控
网络监控网络监控网络监控网络监控网络监控网络监控网络监控网络监控网络监控网络监控网络监控网络监控
- 2023-03-23 15:00:05下载
- 积分:1
-
shows the current curve, a very special yo. Look at the open, can not be said to...
电流显示的曲线,很特别的哟。打开看看,受益不能说是匪浅,但是还是有许多的。-shows the current curve, a very special yo. Look at the open, can not be said to benefit a great deal, but still there are many.
- 2022-05-22 01:37:24下载
- 积分:1
-
这是一个在ADS1.2编译成功基于ARM S3C44BOX的按例,可供大家参考
这是一个在ADS1.2编译成功基于ARM S3C44BOX的按例,可供大家参考-This is a success in ADS1.2 compiler based on the ARM S3C44BOX general rule, for your reference
- 2022-07-25 20:59:43下载
- 积分:1
-
清理Windows的垃圾文件和最近打开文档。
清理Windows的垃圾文件和最近打开文档。-cleared of rubbish recently opened files and documents.
- 2022-06-20 15:33:36下载
- 积分: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
-
一个写NT服务程序的模版类
一个写NT服务程序的模版类- Writes the NT service routine the pattern plate class
- 2022-03-13 13:41:20下载
- 积分:1