搜索资源列表
os3
- 设系统有4个CPU并行处理提交(创建)的作业(进程)。作业(进程)的提交(创建)时刻从0开始计时,每隔一时间间隔(随机数)提交(创建)一作业(进程),作业(进程)运行需要的CPU时间也是一个随机数。每个CPU上有一就绪队列,提交(创建)的作业(进程)总是卦到长度最短的就绪队列上。试编一模拟程序统计一个工作日(8小时)内,作业(进程)的平均周转时间和系统的吞吐量(处理的作业(进程)数)。 -Based system has 4 CPU parallel processing to submit
QudrEq
- A simple program to solve a 2nd degree equation in one unknown using 2 methods (discriminator method & Trial and eror method).
clock
- 用matlab实现clockr仿真,初学试用的小程序-Clock of matlab simulation, a small trial program beginner
SPMP_DOA
- This matlab program is updated DOA estimation method by Signal phase matching principle(trial version). This is useful for signal processing specialists.
NichedGeneticAlgorithm
- 小生境遗传算法Matlab工具箱试版,Niched Genetic Alogrihtm Matlab Toolbox - 接口文件说明:MyFun1.m - 一维优化函数,MyFun2.m - 二维优化函数, MyFun3.m - 三维优化函数,Main_GA1.m - 一维函数优化 - 主程序,Main_GA2.m - 二维函数优化 - 主程序, Main_GA3.m - 三维函数优化 - 主程序-Niche genetic algorithm Matlab toolbox trial v
Rubik-Cube-DZROLIVER
- 基于Matlab的三阶魔方模拟软件,操作简单,初学者试编程序,仅供参考。-The third-order cube based on Matlab simulation software, simple operation, a trial program for beginners, for reference only.
zigzag
- 此程序是船舶在海上试验时走出的之字型曲线仿真程序,调试很好,能帮助相关专业的人很好的学习船舶相关知识-The program is the sea trial in out of the simulation program font curve, debugging is very good, can help related professional person is very good learning ship relevant knowledge
TRIAL
- as simple program which reverses k alternate nodes of a singly linked list by using an efficient algorithm.
genetic-algorithm-with-vc-
- 本程序试用遗传算法来解决Rosenbrock函数的全局最大值计算问题-The trial program genetic algorithm to solve the problem of global maximum Rosenbrock function calculation