资源列表

« 1 2 ... .13 .14 .15 .16 .17 818.19 .20 .21 .22 .23 ... 915 »

[操作系统开发FCFI

说明:操作系统中的FCFI算法,运用队列的思想。-Operating system FCFI algorithm.
<海川> 在 2025-04-24 上传 | 大小:2kb | 下载:0

[操作系统开发zernike_coeffs

说明:在matlab里利用逆矩阵算法对于一个给定的波前来算它的泽尼克系数-Zernike Polynomial Coefficients for a given Wavefront using Matrix Inversion in Matlab
<孙彤> 在 2025-04-24 上传 | 大小:2kb | 下载:0

[操作系统开发boot4200

说明:U盘第一扇区引导代吗,引导16~32扇区,U盘初始化为FAT32文件系统(注意笔记可能要求INT 13H 调用时DL=81H或者82H,本机为一体机测试用的是DL=0H)-U disk first sector of the boot-generation guide 16 to 32 sectors, U disk is initialized to the FAT32 file system (note the notes may
<GAM> 在 2025-04-24 上传 | 大小:2kb | 下载:0

[操作系统开发IIC

说明:实现一个i2c总线结构,采用verilog语言实现,主要用于总线结构的学习,大家可以看看!-A i2c bus architecture using verilog language, mainly used in the bus structure learning, we can see!
<rsw> 在 2025-04-24 上传 | 大小:2kb | 下载:0

[操作系统开发time

说明:处理机调度是操作系统中非常重要的部分。为深入理解进程管理部分的功能,设计时间片轮转法进行CPU调度算法,模拟实现处理机的调度。通过本次课程设计理解进程调度的概念,深入理解进程控制的功能、进程的创建与删除以及进程各个状态之间的转换过程,实现时间片轮转算法调度进程。-PROCESSING scheduling is a very important part of the operating system. For an in-depth
<syn> 在 2025-04-24 上传 | 大小:2kb | 下载:0

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

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

[操作系统开发ReaderPriority

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

[操作系统开发operating

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

[操作系统开发czxt

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

[操作系统开发buddy

说明:在VC环境下,模拟伙伴系统的实现。 用来理解Linux系统如果用伙伴系统动态存储管理内存。 -The realization of the system simulation partners
<jimmytj> 在 2025-04-24 上传 | 大小:2kb | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 818.19 .20 .21 .22 .23 ... 915 »

源码中国 www.ymcn.org