-
一个小的操作系统代码,非常简单易用,但结构很完整,可供开发者参考学习。...
一个小的操作系统代码,非常简单易用,但结构很完整,可供开发者参考学习。-A small operating system code, very simple to use, but the structure is complete and available for developers to refer to learning.
- 2022-03-21 10:43:14下载
- 积分:1
-
高级指纹分析算法源代码
开发环境:VisualBasic
高级指纹分析算法源代码
开发环境:VisualBasic-Advanced fingerprint analysis algorithm source code development environment: VisualBasic
- 2022-03-21 17:07:19下载
- 积分:1
-
存储管理中页面置换算法性能测试
要求:设系统采用固定分配局部置换的存储分配策略,编写仿真程序对下述页面
置换算法进行性能测试,并对结果进行分析和比较...
存储管理中页面置换算法性能测试
要求:设系统采用固定分配局部置换的存储分配策略,编写仿真程序对下述页面
置换算法进行性能测试,并对结果进行分析和比较。
(1) 最佳适应(Optimal)页面置换算法;
(2) 先进先出(FIFO)页面置换算法;
(3) 最近最久未使用(LRU)页面置换算法;
(4) 最少使用(LFU)页面置换算法。
要求可适用于键盘输入和自动产生随机页面走向序列两种数据输入方式。-Memory management page replacement algorithm in the performance testing requirements: system for the distribution of partial replacement of fixed storage allocation strategy, the preparation of simulation program on the following page replacement algorithm performance testing, and the results were analyzed and compared. (1) the best adaptation (Optimal) page replacement algorithm (2) First In First Out (FIFO) page replacement algorithm (3) the most recent use of long (LRU) page replacement algorithm (4) use at least (LFU) page replacement algorithm. Requirements applicable to the keyboard input and automatically generated pages to a random sequence of two data entry methods.
- 2022-03-10 14:23:25下载
- 积分:1
-
FASM is a compilation of x86 compiler support win32 and Linux platforms, support...
fasm是一个x86的汇编编译器,支持win32和linux平台,支持多种文件格式输出,包括纯二进制-FASM is a compilation of x86 compiler support win32 and Linux platforms, support for multiple output file formats, including pure binary
- 2023-04-09 22:15:04下载
- 积分:1
-
usb工作模式的切换,通过修改注册表转换工作模式.开发环境EVC,适合ARM9平台....
usb工作模式的切换,通过修改注册表转换工作模式.开发环境EVC,适合ARM9平台.-usb mode switch, through the conversion mode to modify the registry. development environment EVC, for ARM9 platform.
- 2022-02-04 17:20:18下载
- 积分: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
-
网络编程
(1)系统用户由三类组成:学生、企业和管理员;
(2)管理员负责的主要功能:
招聘信息审核,应聘信息统计;
ɨ...
网络编程
(1)系统用户由三类组成:学生、企业和管理员;
(2)管理员负责的主要功能:
招聘信息审核,应聘信息统计;
用户管理(删除和修改)
系统管理(实现注册功能开放和禁止、招聘应聘输入开放和禁止)
(3)学生注册账号,通过验证后可以登录。然后可以修改个人信息、修改密码、浏览招聘信息,以及相关企业的信息,并可以发出求职信息和应聘信息。
(4)企业注册账号,通过验证后可以登录,然后可以修改企业信息、修改密码、浏览学生信息、发布招聘信息、接受学生的应聘信息,并发送邮件。
-javaweb
- 2022-01-28 11:11:15下载
- 积分:1
-
本源代码是针对存储管理的设计,可直接用TC打开使用,有问题请与本人联系,共同探讨!...
本源代码是针对存储管理的设计,可直接用TC打开使用,有问题请与本人联系,共同探讨!-storage management design can be directly used with TC open, and I question, please contact, and explore together!
- 2022-02-06 23:43:16下载
- 积分:1
-
获取系统语种信息的源代码例子。
获取系统语种信息的源代码例子。-language information retrieval system source code examples.
- 2022-07-15 23:10:47下载
- 积分:1
-
c++教务管理系统部分源代码
本系统是基于C++语言编写的,包括三大模块,学生管理,教师管理,管理员管理,其中不同的用户有不同的权限.代码可能做的有些不完善,其大家多指点一下
- 2023-04-23 20:40:03下载
- 积分:1