资源列表

[其他小程序dynamicDevide

说明: 动态分区存储管理是一种存储器管理方案。它包含四种内存分配方法:首次适应法、循环首次适应法、最佳适应法和最差适应法,这四种方法各有其优缺点。它在回收内存分区时又包含四种情况:与回收区相邻的两分区都不是空闲分区,此时直接回收该分区;与回收区低地址端相邻分区是空闲分区,而与回收区高地址端相邻分区不是空闲分区,此时将回收区与低地址端分区合并成一个空闲分区;与回收区低地址端相邻分区不是空闲分区,而与回收区高地址端相邻分区是空闲分区,此时将回收区
<geduo> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[其他小程序pageExchange

说明:在计算机系统中,为了提高主存利用率,往往把辅助存储器(如磁盘)作为主存储器的扩充,使多道运行的作业的全部逻辑地址空间总和可以超出主存的绝对地址空间。用这种办法扩充的主存储器称为虚拟存储器。通过本实习帮助同学理解在分页式存储管理中怎样实现虚拟存储器。-In the computer system, in order to enhance the utilization of main memory is often the auxilia
<geduo> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[其他小程序lagrange

说明:本程序主要是拉格朗日插值算法,并引用一个例子来验证该算法的正确性。-This procedure is mainly Lagrange interpolation algorithm, and cited an example to verify the correctness of the algorithm.
<黄丽娟> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[驱动编程ds18b20

说明:温度芯片ds18b20驱动程序 我用了 还可以-Temperature DS18B20 chip driver I used can also be
<一飞> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[其他小程序ASPupload

说明:asp无组件上传 -free asp upload asp components free components Upload
<elvis> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[其他小程序CoolButton

说明:用vb制作菜单的好工具,利用此控件制作成各种vb菜单-Vb menu with the production of a good tool, use this control to create a variety of menu vb
<barhan> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[C#编程R4DIinterface

说明:游戏机中的R4接口C程序,方便任意编辑游戏使用-Rides in the R4 interface C program to facilitate the use of any editorial Games
<yangchunru> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[C#编程595disp

说明:显示屏的源码程序,用595和4953驱动行和列。-Display the source program, using 595 and 4953 drive rows and columns.
<yangchunru> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[其他小程序mwm2

说明: when enter different number from 1 to 8 the litte character on the screen can make different activities accompanied by 8 different voice! and the program will terminated when you press the "enter " key
<za> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[其他小程序display

说明:Display the string on the screen and can change the display speed
<za> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[进程与线程Process

说明:获得指定进程的PID值。若有两个相同,可以同时输出。-Access to the PID value of the specified process. If two identical, you can also output.
<黄震人> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[Windows编程1

说明: 把非确定有穷状态自动机NFA转换为确定有穷状态自动机DFA!-The non-deterministic finite state automaton NFA is converted to determine the finite state automaton DFA!
<王博> 在 2025-01-15 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org