资源列表
shuzhifenxi
- 这个程序的主要功能是可以进行插值算法的实现,作为C++程序,实现的速度很快-This procedure are the main functions of the interpolation algorithm can achieve, as a C++ procedures, implementation of fast
Newtoniteration
- 牛顿迭代法的源程序,貌似还可以 用过了 ,可应用-Newton iteration
BressenhamsLineDrawingAlgorithm
- Bressenhams Line Drawing Algorithm
Spline
- C语言编写,用追赶法解三弯距方程来实现三次B样条插值。很有使用价值-C language, used to catch up with Method three bends away from the equation to achieve three B-spline interpolation. Very useful
GA
- 是一个关于遗传算法的源代码,可实现遗传算法的一些功能-Is a study on the genetic algorithm source code, can achieve some of the features of genetic algorithms
thirdchacter
- 进退法,黄金分割法,罚函数法求解一元函数。-Advance and retreat method, golden section method, penalty function method for solving a dollar function.
work
- 宽带无线通信中各种可能的调制解调编译码程序,以及simulink链路搭建程序。-Broadband wireless communications in a variety of possible modem codec procedures, as well as procedures simulink link structures.
pso
- 粒子群算法在很多场合都有用处,比如交通自动控制 等等粒子算法-pso
xx
- 输入某年某月某日,判断这一天是这一年的第几天-Importation of a certain period of a day to determine the year on this day are the first few days
os2
- 设系统只有一个CPU,作业提交时间从0开始计时,第1个作业在时刻0提交,以后每隔一时间间隔(随机数)提交一作业。运行作业所需CPU时间也是随机数。试编一模拟程序,统计一个工作日 (8小时)内,作业从提交到完成的平均周转时间和系统的吞吐量(处理的作业数)。-Based system is only one CPU, the operating time from 0 to submit start running, the first operation at a time 0 submitted
os3
- 设系统有4个CPU并行处理提交(创建)的作业(进程)。作业(进程)的提交(创建)时刻从0开始计时,每隔一时间间隔(随机数)提交(创建)一作业(进程),作业(进程)运行需要的CPU时间也是一个随机数。每个CPU上有一就绪队列,提交(创建)的作业(进程)总是卦到长度最短的就绪队列上。试编一模拟程序统计一个工作日(8小时)内,作业(进程)的平均周转时间和系统的吞吐量(处理的作业(进程)数)。 -Based system has 4 CPU parallel processing to submit
os4
- 设有两个周期性的实时任务A和B,任务A要求每20ms执行一次,执行时间为10ms 任务B要求每50ms执行一次,执行时间为25ms 试编一调度程序按最小松弛度优先算法对这两个任务进行调度并输出每次调度时被调入运行任务的状态: (任务名,所处周期数,调度时刻,运行持续时间)。-There are two real-time periodic tasks A and B, task A once every 20ms, execution time of 10ms mission B once e