-
一个ascii 码值计算原代码的例子
一个ascii 码值计算原代码的例子 -a code ascii value of the original source code example of a ascii value of the original code examples
- 2023-03-02 23:20:02下载
- 积分:1
-
对鼠标的各项属性进行控制,包括鼠标的位置,移动、显示、隐藏、设定位置和类型
对鼠标的各项属性进行控制,包括鼠标的位置,移动、显示、隐藏、设定位置和类型- Carries on the control to mouse each attribute, including the
mouse position, the migration, the demonstration, the hideaway,
establishes the position and the type
- 2022-08-17 11:42:14下载
- 积分:1
-
干燥清洁的代码
干洗delphi code starter,Acceptance form,item form,ry cleaning software由Mainline Technology group设计、开发和测试,Mainline Technology group为fabricare Industry设计、安装和支持干洗软件,由Maineline Technology group开发和测试,mainline Technology group一直在为fabricare industry销售、安装和支持干洗机软件。该软件由mainline Technology group设计、开发和测试,mainline Technology group一直在销售、安装和支持干洗机软件
- 2022-03-17 08:14:48下载
- 积分:1
-
实现cpu调度问题.值得参考学习.可以改进使用.
实现cpu调度问题.值得参考学习.可以改进使用.-The realization of cpu scheduling problem. It is also useful to learn. Can improve the use of.
- 2023-07-18 19:25: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
-
Java示例
Java示例-Java Example
- 2022-04-30 12:49:01下载
- 积分:1
-
用于添加注册表的小程序
用于添加注册表的小程序-add registry for the small program
- 2022-03-25 08:52:09下载
- 积分:1
-
在应用层查看WINDOWS系统对象,实现类似于WINOBJ的功能
在应用层查看WINDOWS系统对象,实现类似于WINOBJ的功能-At the application layer view the WINDOWS system objects to achieve similar functionality WINOBJ
- 2023-02-16 09:55:03下载
- 积分:1
-
,写程序的时候不太注意原程序的格式化排列,看的时候觉得很别扭,特别是程序长,程序短的时候可以用手工排列一下,但程序长了,排列就比较麻烦,因此就写了一个自动排列的...
,写程序的时候不太注意原程序的格式化排列,看的时候觉得很别扭,特别是程序长,程序短的时候可以用手工排列一下,但程序长了,排列就比较麻烦,因此就写了一个自动排列的程序,排列原程序就很方便了,排列几千行的程序也费不了多少时间-Written procedures do not pay attention to the original program with the format, look at the time feel very uncomfortable, especially the long program, the program can be a short period of time by hand with you, but the process is longer, with more trouble, so on the written with an automatic procedure, with the original program is very convenient, with thousands of lines of program costs also not much time
- 2022-02-03 18:47:16下载
- 积分:1
-
Philiphs的ARM上在FLASH中运行的程序时烧写FLASH的程序,有些技巧的...
Philiphs的ARM上在FLASH中运行的程序时烧写FLASH的程序,有些技巧的-at both the ARM FLASH running in the process of burning FLASH procedures some techniques
- 2022-07-17 12:35:35下载
- 积分:1