资源列表

« 1 2 ... .23 .24 .25 .26 .27 128.29 .30 .31 .32 .33 ... 915 »

[操作系统开发require-the-use-of-a-linked-

说明:题目说明:   要求采用链表形式,求两个一元多项式的乘积:h3 = h1*h2。函数原型为:void multiplication( NODE * h1, NODE * h2, NODE * h3 )。 输入:   输入数据为两行,分别表示两个一元多项式。每个一元多项式以指数递增的顺序输入多项式各项的系数(整数)、指数(整数)。   例如:1+2x+x2表示为:<1,0>,&l
<xy> 在 2024-11-21 上传 | 大小:2kb | 下载:0

[操作系统开发Desktop

说明:This is a simple code in c language to make server application. After searching 2 days I got it and its in simple structure to understand concept of TCP
<jay> 在 2024-11-21 上传 | 大小:2kb | 下载:0

[操作系统开发matrix

说明:假设稀疏矩阵A和B均以三元组表作为存储结构,试写出矩阵相加(相乘—选做)的算法,另设三元组表C存放结果矩阵。 -Assuming a sparse matrix A and B are in triples table as a storage structure, try to write the matrix (multiplied by- election) algorithm by adding additional tri
<zhengchaojie> 在 2024-11-21 上传 | 大小:2kb | 下载:0

[操作系统开发ReaderPriority

说明:操作系统实验中处理读者、写者优先关系,实现读者优先的源代码。-Operating system experiments deal with readers, write precedence relations, achieve the readership priority of the source code.
<李强> 在 2024-11-21 上传 | 大小:2kb | 下载:0

[操作系统开发operating

说明:操作系统的课程设计页框调入调出的代码已编译通过~- The operating system curriculum design fr a me transferred to tune out the code has been compiled by ~
<郭楠> 在 2024-11-21 上传 | 大小:2kb | 下载:0

[操作系统开发czxt

说明:操作系统进程管理与调度实验源程序,学习操作系统的同学可以-Process management and scheduling experiment source operating system, learning how to operate the system students can look at
<chenzhixiao> 在 2024-11-21 上传 | 大小:2kb | 下载:0

[操作系统开发buddy

说明:在VC环境下,模拟伙伴系统的实现。 用来理解Linux系统如果用伙伴系统动态存储管理内存。 -The realization of the system simulation partners
<jimmytj> 在 2024-11-21 上传 | 大小:2kb | 下载:0

[操作系统开发os

说明:实现资源管理,银行家算法实现,进程的管理-Resource management, bankers algorithm, process management
<六月饿坏了> 在 2024-11-21 上传 | 大小:2kb | 下载:0

[操作系统开发canyinguanli

说明:基于对话框的、通过ADO连接数据库的餐饮管理系统源代码-Dialog-based restaurant management system source code to connect to the database via ADO
<guojun> 在 2024-11-21 上传 | 大小:2kb | 下载:0

[操作系统开发dandao

说明:操作系统的单道批处理作业系统的模拟,可以实现它的要求。-Single-channel analog of the batch operating system operating system, can be achieved. . . . . .
<wuxiansheng> 在 2024-11-21 上传 | 大小:2kb | 下载:0

[操作系统开发zhucun

说明:用vc++开发的操作系统主存分区分配,实现了主存的分配和回收。-Operating system developed with vc++ main memory partition allocated main memory allocation and recovery.
<wuxiansheng> 在 2024-11-21 上传 | 大小:2kb | 下载:0

[操作系统开发FCFS

说明:作业调度 采用先来服务调度算法 进程调度采用时间片轮换-First to serve job scheduling scheduling algorithm
<莫康> 在 2024-11-21 上传 | 大小:2kb | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 128.29 .30 .31 .32 .33 ... 915 »

源码中国 www.ymcn.org