-
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,制作闹钟源代码...
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,制作闹钟源代码-Based on the C++ BUILDER environment is applicable for beginners, easy-to-understand code, and has a lot to learn from the benefits of highly portable, I tested version BCB60, the production of an alarm clock source code
- 2022-09-17 05:15:03下载
- 积分:1
-
fat16文件系统存取
fat16文件系统存取-FAT16 file system access
- 2022-09-08 00:50:03下载
- 积分:1
-
人脸检测,很难得的源代码。
人脸检测,很难得的源代码。- Person face examination, very rare source code.
- 2022-10-17 06:25:03下载
- 积分:1
-
restart 计算机 程序,供大家参考
restart 计算机 程序,供大家参考-restart the computer programs, for your reference
- 2022-01-25 18:22:36下载
- 积分:1
-
很好的一个查询系统哦!
电话查询管理系统,有原代码
很好的一个查询系统哦!
电话查询管理系统,有原代码-good of a system! Call Management System, the original code
- 2023-04-23 05:40:02下载
- 积分:1
-
Computer Activity Monitoring System Introduction: Through the system, network ad...
- 2023-06-06 22:40:03下载
- 积分:1
-
排队模型, 排队模型,排队模型 排队模型
排队模型, 排队模型,排队模型 排队模型 -Queuing models, queuing models, queuing model queuing model queuing model
- 2022-03-05 09:27:00下载
- 积分:1
-
Based on the C++ BUILDER environment is applicable for beginners, easy
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,输入法自动切换源代码-Based on the C++ BUILDER environment is applicable for beginners, easy-to-understand code, and has a lot to learn from the benefits of highly portable, I tested version BCB60, the input method automatically switch the source code
- 2022-03-23 11:25:22下载
- 积分: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
-
演示使用API通过Com口发送信息和发送文件
演示使用API通过Com口发送信息和发送文件-Demonstration of the use of API through the Com port to send messages and send files
- 2023-09-01 00:30:02下载
- 积分:1