搜索资源列表
linux
- linux模拟进程调度的五种经典算法,短作业优先算法,先来先服务算法,时间片轮转法算法,多级反馈调度,优先级调度算法。-process simulation scheduling a first-come first-served algorithm
2
- 银行家算法,实现数据的输入输出,各种数据下的结果-Banker' s algorithm, data input and output, the result of a variety of data
GPIO_Port_A_ISR.c
- 端口A中断服务函数根据底层程序取得的迷宫信息,经过该智能算法控制电脑鼠的下一状态,并送往底层驱动程序执行。-Port A interrupt service routine based on the underlying program maze of information, through the intelligent algorithm to control the next state of the computer mouse and sent to the bottom of th
xuni
- 编写一个程序,模拟一个页式虚拟存储管理系统。(不考虑地址转换) 其中,由系统随机产生进程; 进程大小、进程到达次序、时间、进程执行轨迹(页面访问顺序)也随机生成,但进程之间必须有并发存在,进程执行时间需有限,进程调度采用时间片轮转算法(以页面模拟); 物理块分配策略采取固定分配局部置换; 分配算法采用按比例分配算法; 调页采用请求调页方式; 置换采用LRU算法; 驻留集大小可调,观察驻留集大小对缺页率的影响。-Write a program that simulate
Simulation_ProcessScheduling-master
- 采用“最高优先级优先”调度算法对五个进程进行调度和采用“轮转法”调度算法对五个进程进行调度。-A " highest priority priority" scheduling algorithm for five scheduling process and the use of " round-robin" scheduling algorithm for five scheduling process.
sFFT-1.0-2.0.tar
- 稀疏傅里叶变换算法利用了数字信号处理,特别是高斯和多尔夫-切比雪夫滤波器的技术。与传统的解决方法不同,对于这个问题我们的算法是不迭代的。也就是说,它用一种类似绘制/流式算法的方式“一次”识别并估计k个最大系数,而并非估计“大”系数以及在提示下相减、递归。-Sparse Fast Fourier Transform (SFFT) is a class of sub-linear time algorithms for computing the discrete Fourier transfo
kspm_v1.5.10
- 点石排名同时支持百度、搜狗、360排名提升,支持自然排名前100的关键词,真人挂机互点,真实IP,有效提升网站用户体验。 优点介绍: 1、软件可永久免费使用。 2、静默操作,不影响电脑正常使用。 3、占用内存极校 4、不断根据搜索引擎最新算法更新点击规则。 5、使用所有挂机用户真实IP点击,效果更佳! -Stone ranked at the same time support baidu, sogou, 360 ranking asc
Project
- mini搜索引擎,载入50个文本文件,然后通过输入关键词来计算词出现的次数-we will design and implement a mini search engine that is used to search through a set of 50 documents and a set of sample queries. The data structures used for storing is vector and array. The algorithm in this
PT
- 这是matalab计算脉冲序列控制算法中迭代部分核心思想,通过这个计算能够有效地计算出分叉结果。-This is a matlab to calculate the pulse sequence control algorithm iterative part of the core ideology, by this calculation can effectively calculate the bifurcation results.
3313
- A very useful program, Pisarenko harmonic decomposition algorithm, Independent component analysis for image processing.