搜索资源列表
zyglcx
- 作业管理程序,利用C语言编写的作业管理程序 模拟可变分区存储空间的分配回收算法。要求菜单式操作,用户输入作业名和作业长度后,系统能根据作业分配存储空间;用户输入作业名后能回收分配的存储空间,并能按需要输出空闲表区和已分配表区表格的内容。-operations management procedures, C language prepared by the operations management procedures simulated variable zoning storage s
mVasm
- 实现加法在计算机系统中,为了提高主存利用率,往往把辅助存储器(如磁盘)作为主存储器的扩充,使多道运行的作业的全部逻辑地址空间总和可以超出主存的绝对地址空间。-achieve additive in the computer system, in order to increase the utilization rate of survival, often auxiliary memory (such as disk) as a main memory expansion. Multi-cha
dongwushibiesitong
- 动物识别系统,是人工智能的作业,同学们可以共享一下
汇编语言大作业
- 本程序为调用系统时钟设计的一个汇编语言写的时钟程序-the procedures called for the system clock design an assembly language to write the clock procedures
1
- 批处理系统中调度处理的 作业调度的目标是尽量做到公平合理,能执行尽可能多的作业、尽快地响应时间以及高的设备利用率等。任何一种作业调度算法要同时满足这些调度目标是不可能的,大多数操作系统都是根据用户需要而采用的兼顾某些目标的方法。
grade_management
- 学生成绩管理系统,汇编语言编写,是初学汇编时老师布置的大作业
Assembly
- 汇编课的作业,右上角显示系统时间,倒计时。若倒计时结束发声并显示提示信息。 使用说明:cmd中运行,按S键倒计时开始,按P倒计时暂停。 主要技术:设置新的中断向量(1CH,9H),中断驻留,发声,显示系统时间
YZSS
- 班级管理系统,很好用哦,计算机的实验作业哦。要的快下把。哇-Class management system, with very good Oh, oh, the computer operating the experiment. Under fast to. Haha wow
1213
- 作业调度---实验报告 一、实验目的: 本实验要求用高级语言(C语言实验环境)编写和调试一个或多个作业调度的模拟程序,了解作业调度在操作系统中的作用,以加深对作业调度算法的理解 二、实验内容: 1、编写并调试一个单道处理系统的作业等待模拟程序。(必做) 作业调度算法: 分别采用先来先服务(FCFS),最短作业优先(SJF)、响应比高者优先(HRN)的调度算法。 (1)先来先服务算法:按照作业提交给系统的先后顺序来挑选作业,先提交的先被挑选。 (2)最短作业
kaoshi
- 汇编课上的作业,教务处管理系统,主要是排序等功能。-Compilation of class operation, the academic management system, is mainly the sorting and other functions.
dsf
- 文件系统的操作系统的作业,做的不错的,大家自己调整吧-Operating system file system operations, to do good, we adjust it ~~
kcsj
- 用汇编语言开发的学生管理系统,是大二的课程设计作业,相信很多人会用的到的。-Assembly language development of the student management system, is a sophomore course design job, I believe many people will use to.
libary
- 简单的图书管理系统 简单实用 老师布置过的作业 写的挺详细的-Simple library management system is simple and practical teacher assigned the job to write detailed
101xueshengxuejixitong
- 学生学籍信息管理系统,适用C语言,这是一个学生的课件作业,有需要的朋友可以参考。-The Student Information Management System, for the C language, this is a student courseware job, can refer to a friend in need.
CPP
- 航班信息系统,用于管理航班的排序等内容。课时作业,不知道对错-The flight information system, used to manage flights Sort content. Class job, do not know the right or wrong
navigation
- 惯性导航系统误差传播特性分析,北航惯性导航基础大作业,内含matlab程序代码-Inertial navigation system error propagation characteristics analysis, Northern Inertial Navigation foundation work, containing matlab code
book
- C语言图书管理系统,大一期末大作业,功能有待完善,仅供参考-C language library management system, the end of freshman big job functions need to be improved, for reference
library-5
- 模拟图书管理系统,实现图书入库,借书,还书,查看书籍等功能,数据结构项目作业,很实用-Simulation library management system, the realization of library storage, a library, but also books, check books and other functions, the data structure of project operation, very practical
boy-girl
- 用matlab实现男声变女声,女声变男生的程序,简单实用,信号与系统课外作业-With Matlab achieve male variable girl, girl become boys procedures, simple and practical, signal and system homework
三个程序
- 数据结构编程,包括冒泡排序,阶乘的计算和学生成绩系统(Data structure programming, including bubble sorting, factorial calculation and student achievement system)