-
操作系统作业调度实验(C语言实现)
本程序主要实现一个单道批处理系统的作业调度模拟程序,作业调度算法主要有先来先服务(FCFS)、最短作业优先(SJF)、响应比高者优先(HRN)等调度算法。该程序主要实现了以上三种算法,并且程序中给出了详细的代码注释,能够加深对作业调度算法的理解
- 2022-07-24 22:23:14下载
- 积分:1
-
简单的一个计算24点的c语言程序
简单的一个计算24点的c语言程序-a simple calculation of 24 points c Language Program
- 2022-12-19 13:05:03下载
- 积分:1
-
GPS数据处理源代码,提供了星历处理、伪距定位、载波定位的函数。...
GPS数据处理源代码,提供了星历处理、伪距定位、载波定位的函数。-GPS data processing source code, provided ephemeris treatment, pseudo-range positioning, carrier positioning function.
- 2022-03-04 03:55:05下载
- 积分:1
-
8051单片机实现fft频谱
8051单片机实现fft频谱,有fft快速傅里叶变换实现频谱显示,16x8点阵。
- 2022-05-09 09:13:24下载
- 积分:1
-
C++程序实现的各种随机数的生成程序。
C++程序实现的各种随机数的生成程序。-C program of random number generation procedures.
- 2022-11-26 10:00:03下载
- 积分:1
-
Gaze tracking/ pupil tracking /eye tracking
提出了一个实时的视线追踪方案。程序可运行,追踪效果好。
An eye tracker gives the pixel position of the center of the pupil in an image whereas a gaze tracker determines where the person is looking on the screen.
↩
Timm and Barth. Accurate eye centre localisation by means of gradients. In Proceedings of the Int. Conference on Computer Theory and Applications (VISAPP), volume 1, pages 125-130, Algarve, Portugal, 2011. INSTICC.
- 2022-07-07 14:42:01下载
- 积分:1
-
遗传算法C#简单实例
使用遗传算法解决y= 3 * sin(x*x) + 5 * x,初始种群规模为100,染色体基因个数为2 可以借鉴一下看遗传算法的实现过程
- 2022-01-26 01:10:37下载
- 积分:1
-
另一种离散傅立叶变换程序
另一种离散傅立叶变换程序-a discrete Fourier transform procedures
- 2022-02-13 03:23:13下载
- 积分:1
-
虚假位置方法
虚假位置方法 or 经常假方法是一个期限为问题的解决方法在算术、 代数和微积分。简单来说,在这些方法首先试图评估使用测试 ("假") 的值的变量,一个问题,然后相应地调整值。
- 2023-08-01 08:45:04下载
- 积分:1
-
C语言编的汉诺塔计算
C语言编的汉诺塔计算-series of the C language HANOR calculation
- 2022-05-23 22:25:06下载
- 积分:1