资源列表
排序选择:
[数据库编程] fenshidiaoduxitong
说明:分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规定的时间片时,被迫释放处理机给下一个处于就绪队列中的第一个进程,分给这个进程相同的时间片,每个运行完时间片的进程,当未遇到任何阻塞时,就回到就绪队列的尾部,并等待下次转到它时再投入运行。于是,只要是处于就绪队列中的进程,按此种算法迟早总可以分得处理机投入运行。模拟实现这一组进程的工作过程。-err<wr68beilian4> 在 2025-08-23 上传 | 大小:3kb | 下载:0
[OpenCV] bundler_sfm-master
说明:structure form motion:bundler<xiaobu> 在 2025-08-23 上传 | 大小:5.95mb | 下载:0
[数据库编程] fenyeguanli
说明:模拟存储管理常用的请求分页存储管理技术 深入理解虚拟内存的思想和主要的页面淘汰算法-Commonly used in analog storage management storage management technology demand paging virtual memory depth understanding of the ideas and the main page replacement algorithm<k25zhuang> 在 2025-08-23 上传 | 大小:5kb | 下载:0
[图形图像处理(光照,映射..)] SIFT_V1
说明:vr技术中图像拼接的配准核心算法SIFT算法。许多新算法都是在此基础进行改进,分享供大家学习。-Registration is the core algorithm SIFT image mosaic technology in vr. Many new algorithms are on the basis of improvement, to share for everyone to learn.<魏阳阳> 在 2025-08-23 上传 | 大小:819kb | 下载:0
[数学计算/工程计算] dazhengshuyunsuan
说明:该代码能够计算100位长度的大整数的加减乘除四则运算-100 large integer can calculate the length of the four operations of addition, subtraction<燕藏锋> 在 2025-08-23 上传 | 大小:2kb | 下载:0
[其他小程序] Joseph-Problem
说明:给出了约瑟夫问题的数学解法(文档)和几个C语言代码-A mathematical solution to Joseph Problem and three programs of C<Phymet> 在 2025-08-23 上传 | 大小:291kb | 下载:0