-
This is used to solve linear equations of the code, you can reference for beginn...
这个是用于求解线性方程组的代码,可以供初学者参考,功能不错,比较完善-This is used to solve linear equations of the code, you can reference for beginners, function well, relatively perfect
- 2022-02-05 00:01:12下载
- 积分:1
-
Automatic bypass backup judge. Rar
备份旁路自动判断.rar-Automatic bypass backup judge. Rar
- 2022-07-21 16:41:50下载
- 积分:1
-
2 hot bodies were too hot outside the national defense Wafangdian 2 Will childre...
热体人二外太热瓦房店国防生 二位热望气人威尔儿童天天 -2 hot bodies were too hot outside the national defense Wafangdian 2 Will children who aspire gas every day
- 2023-08-31 04:10:03下载
- 积分:1
-
数据库底层函数库接口,采用ANSI
数据库底层函数库接口,采用ANSI-C实现,不支持并发,采用gnu版权发布-underlying database library interface, using ANSI-C achieved, do not support concurrent use gnu copyright release
- 2022-03-01 03:11:56下载
- 积分:1
-
可以看一下CPU的使用情况,没有什么大功能,只是让初学者练习下。...
可以看一下CPU的使用情况,没有什么大功能,只是让初学者练习下。-CPU
- 2022-09-06 03:10:03下载
- 积分:1
-
一个CMDshell 类库。。简单调用成员函数 就可以实现CMDSHELL功能...
一个CMDshell 类库。。简单调用成员函数 就可以实现CMDSHELL功能-a CMDshell library. . Members of a simple function call can be achieved functional CMDSHE
- 2022-01-26 04:03:36下载
- 积分:1
-
一个非常好的屏幕录制vb源码,功能强大,可录制包括键盘和鼠标的所有操作,并回放...
一个非常好的屏幕录制vb源码,功能强大,可录制包括键盘和鼠标的所有操作,并回放-a very good screen recording vb source, powerful, can be recorded, including the keyboard and mouse of all operations, and Playback
- 2022-05-23 17:09:45下载
- 积分:1
-
屏幕小精灵,可以实现类似Office助手,右下角有小图标
屏幕小精灵,可以实现类似Office助手,右下角有小图标-Small-screen wizard, you can realize similar to Office Assistant, has a small icon in the lower right corner
- 2022-01-28 06:34:02下载
- 积分: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
-
PLC后台(梯形图等)组态软件框架
PLC后台(梯形图等)组态软件框架-PLC (Ladder) configuration software framework
- 2022-07-22 06:09:11下载
- 积分:1