资源列表

排序选择:

« 1 2 ... .59 .60 .61 .62 .63 234164.65 .66 .67 .68 .69 ... 267454 »

[数据库编程fenshidiaoduxitong

说明:分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规定的时间片时,被迫释放处理机给下一个处于就绪队列中的第一个进程,分给这个进程相同的时间片,每个运行完时间片的进程,当未遇到任何阻塞时,就回到就绪队列的尾部,并等待下次转到它时再投入运行。于是,只要是处于就绪队列中的进程,按此种算法迟早总可以分得处理机投入运行。模拟实现这一组进程的工作过程。-err
<wr68beilian4> 在 2025-08-23 上传 | 大小:3kb | 下载:0

[OpenCVbundler_sfm-master

说明:structure form motion:bundler
<xiaobu> 在 2025-08-23 上传 | 大小:5.95mb | 下载:0

[其他小程序Weekday

说明:输入某天的日期,输出当天是星期几,给出当年的天干地支(加属相)描述,然后打印出当月的日历-Function: input the date of one day, output what day that day is, with the Heavenly Stems and the Earthly Branches of that year,then print the calender of that month.
<Phymet> 在 2025-08-23 上传 | 大小:202kb | 下载: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

[数据库编程FFT

说明:Matlab中信号的快速傅立叶变换的演示程序-Fast Fourier Transform Algorithm in Matlab
<k25zhuang> 在 2025-08-23 上传 | 大小:3kb | 下载:0

[数学计算/工程计算dazhengshuyunsuan

说明:该代码能够计算100位长度的大整数的加减乘除四则运算-100 large integer can calculate the length of the four operations of addition, subtraction
<燕藏锋> 在 2025-08-23 上传 | 大小:2kb | 下载:0

[VHDL编程LED_bak

说明:LED流水灯,已经在xilinx开发板试验可行。-LED light water, has been in xilinx development board test is feasible.
<郝锐敏> 在 2025-08-23 上传 | 大小:2kb | 下载:0

[Web服务器klqq

说明:Config.asp是配置主文件,你可以根据你的需要来作相应的修改,特别说明的是里面的4172214是首页显 示QQ号码的模块QQ,你可以修改成你自己的QQ号码,当然,你也可以全部不改,这个不影响本程序的使用 head.html为模板头部文件,footer.html为模板底部文件,你可以根据你的需要作相应的修改。 本程序留下了广告位。 需要添加广告只要修改images文件夹里面的1.htm 2.htm 3.htm 这三个文件即可。-Config.asp is the
<廖超> 在 2025-08-23 上传 | 大小:44kb | 下载:0

[其他小程序Joseph-Problem

说明:给出了约瑟夫问题的数学解法(文档)和几个C语言代码-A mathematical solution to Joseph Problem and three programs of C
<Phymet> 在 2025-08-23 上传 | 大小:291kb | 下载:0

[并行运算firely

说明:基本萤火虫算法可用于车间调度问题,旅行商问题,0-1背包问题-firely sadf fdf dsfsdfg
<薛殿春> 在 2025-08-23 上传 | 大小:6kb | 下载:0

[文件格式dpcmm

说明:DPCM BPSK调制 由几个子函数和一个主程序,主函数衔接子函数形成一个比较完整的通信系统-DPCM BPSK modulation A main program and several subroutines, the main function of convergence subroutine formed a relatively complete communications system
<小七qwer> 在 2025-08-23 上传 | 大小:15kb | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 234164.65 .66 .67 .68 .69 ... 267454 »

源码中国 www.ymcn.org