搜索资源列表
随机化算法解圆排列问题
- 随机化算法解圆排列问题,算法设计与分析,课程作业-randomized algorithm Xie Yuan with the problem, algorithm design and analysis, course work
test2
- 包含随机算法和银行家算法。 随机算法可检查出死锁,用银行家算法可避免死锁
caozuoxitong
- 操作系统课设,报扩先来离线服务,随机算法最优算法
Demo
- 可以随机生成1000个矩形 主要是窗口控件的生成 和随机算法
模拟页式虚拟存储管理中缺页中断先进先出淘汰算法
- 随机确定内存大小,页面数,进程的个数,每个进程的页数,给进程分配的页面数。要求计算缺页次数,缺页率,被淘汰的序列。-ramdom get memory size, page mumber, process number, page number for each page, allocated page number for the process. To calculate the page lacking number, page missing rate, wash out sequenc
排序算法效率比较
- 分别实现选择排序,插入排序,归并排序,快速排序,分析他们的时间复杂度,并用程序统计他们实际运行的时间(随机产生20000个数),有简单界面。
优先算法进程调度
- 这是采用优先算法的进程调度程序。其优先级由程序随机产生,程序运行时可单步查看运行结果。-This is the priority algorithm used in the process scheduler. Its priority randomly generated by the procedures, operating procedures can single-step operation to see results.
RandMedian
- 利用随机算法计算一个数列中的中位数。返回结果一定正确。-Algorithm using a random series of the median. Return results necessarily correct.
RandQuickSort
- 随机快排,利用随机算法,搜索一个数列中的特定元素。期望时间复杂度要比快排小。-Algorithm using random search of a series of specific elements. Expect the time complexity faster than the small platoon.
Randomized-Algorithms
- 国立台湾大学讲授随机算法的课件 不错 比其他省的大学讲的新颖 -National Taiwan University to teach good software random algorithm universities than in other provinces of the new stresses
ProcessCall
- 理解和验证操作系统中有关进程调度算法,实验要求随机数来模拟随机时间和时间片,在此基础上完成进程调度中的FCFUS,SJF等算法的模拟,加深对进程调度的理解。-Understanding and verification of the process of operating system scheduling algorithm, the experimental requirements of random numbers to simulate the random time and tim
Snow
- VB模拟桌面飘雪花的特效类,漫天飘雪的场景,使用随机算法处理雪花,貌似很逼真的样子,好像是一个控件的源代码,本特效用来制作屏保肯定不错,编译运行后就开始“下雪”了,不过鼠标不能动,动了雪花就消失了。代码简单,适合学习。 -VB analog desktop effects snowing flowers class, filled the snowing scene, using random algorithms deal with snow, looks like a very real
bayer抖动算法
- 抖动算法分为随机抖动算法和有序抖动算法。随机抖动算法随机产生一组模板方阵数列,随机数的产生期间在图像的最小灰度和最大灰度之间。有序抖动算法是人为地设置一些模板值进行匹配操作,主要有分散性抖动算法(Disperse Dither)和聚集型离散算法(cluster Dith神两种。分散型以Bayer有序抖动算法为代表。后来Ulichenay在以上两种算法的基础上,提出了局部聚集整体分散的抖动算法。(Dithering algorithm is divided into random ditherin
tsp问题--遗传算法
- 帮助解决简单的tsp问题,随机生成50个城市的坐标,找寻最短路径(help learn matlab tsp problem)
Rand_100
- 一个小巧的随机算法,真正的随机,高性能可复用性,完整的工程,编辑即可看到效果(a smart random program)
改进的群搜索优化算法_景书杰
- 群搜索优化算法在matla中的实现,群集智能算法( Swarm Intelligence Algorithm)是 近 年出现的一类新的智能优化算法。 与其它基于随机搜 索的优化算法一样,具有易实现、 适用范围广的特点。(preindex=index; prebestmember=bestmember; fvalue = eval(strcat(fname ,'(population)')); [fbestval,index] = min(fvalue); bestmember
matlab随机森林
- 调用matlab中的随机森林算法实现预测(Call the random forest algorithm in MATLAB to realize the prediction)
随机森林用于模式分类
- 随机森林用于模式分类识别算法,包含代码和数据(Random Forests for Pattern Classification Recognition Algorithms, Containing Codes and Data)
基于遗传算法优化BP神经网络的非线性预测
- 针对BP神经网络的初始权值和阈值是随机选取的弊端,采用遗传算法寻优BP的初始权值和阈值,然后进行BP训练和测试。遗传算法包括编码 选择 交叉 和变异等操作(Aiming at the disadvantage that the initial weights and thresholds of BP neural network are randomly selected, genetic algorithm is used to optimize the initial weights and
蚁群优化小参数随机共振程序包
- 随机共振算法,用于增强弱信号,提高信噪比(Stochastic resonance algorithm for enhancing weak signals and improving signal-to-noise ratio)