-
matlab
it describes the basic matlab codes and commands
- 2010-10-16 17:35:23下载
- 积分:1
-
fiber-mode-LP03
利用matlab实现光纤的模式分布图的模拟。(Using matlab to achieve mode fiber distribution simulations.)
- 2013-07-30 10:10:48下载
- 积分:1
-
beautiful_buttion
本程序实现按钮的漂亮显示,帮助你绘制漂亮的按钮,美化你的界面!(The procedure to achieve a beautiful display button, a button to help you draw beautiful, beautify your interface!)
- 2011-06-22 15:16:49下载
- 积分:1
-
ruanjiangongcheng
软件工程课件 清华大学出版社的 很详细 很清晰(Software Engineering Courseware Tsinghua clear version of the very detailed)
- 2020-06-25 22:00:02下载
- 积分:1
-
RBF-NN_GA
基于MATLAB编写的基于遗传算法的RBF-NN训练程序(Based on the PID controller based on genetic algorithm RBF-NN MATLAB_SIMULINK prepared)
- 2015-03-26 20:07:02下载
- 积分:1
-
RB20140704
无线呼叫器设计,公司一直在用,上来和大家分享下,希望大家可以相互就到有用的东西(Wireless pager design, the company has been in use, come and share with you, I hope you can respect each other to something useful)
- 2014-07-04 22:48:02下载
- 积分:1
-
KTLTHDT-Slide
C++ project simulation
- 2014-11-10 21:27:41下载
- 积分:1
-
C-100sample
亲密体会C语言编程的各项技术及前沿科技,让你学有所活哦 亲(Intimate experience WINDOWS programming technology and cutting-edge technology, so that you have learned to live Oh pro)
- 2012-11-02 17:33:35下载
- 积分:1
-
channel_simulation
信道基本特性的仿真程序,包括小尺度衰落信道(频率选择性信道和时间选择性信道)的仿真,分集接收及误码率的仿真。(Channel basic characteristics of the simulation program. including small-scale fading channel (frequency selective channel and time-selective channel) simulation, Diversity reception and BER simulation.)
- 2007-01-05 08:38:50下载
- 积分:1
-
process_attemper
1、 :编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对进程进行调度。 “最高优先数优先调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。尝试静态优先数与动态优先数两种方法:
a) 静态优先数是指优先数在整个进程运行期间不再改变。优先数可以在数据输入时指定,也可以根据到达顺序、运行时间确定。
b) 动态优先数是指进程的优先数在创建进程时可以给定一个初始值,并且可以按一定原则修改优先数。例如进程获得一次CPU后就将其优先数减少1。或者进程等待的时间超过某一时限时增加其优先数的值。
2、 编写并调试一个模拟的进程调度程序,模拟实现多级反馈队列调度算法。
3、 编写并调试一个模拟的进程调度程序,模拟实现最低松弛度优先算法。
4、 程序与报告要求:
a) 对上述要求1、2、3,至少要完成一项,鼓励尝试多种算法。
b) 输出结果要尽量详细清晰,能够反映调度后队列变化,PCB内部变化。
c) 可以选择在Windows或Linux环境下编写、运行程序
d) 鼓励使用不同的开发工具在不同平台环境上进行开发比较。
e) 在实验报告中,一方面可以对实验结果进行分析,一方面可以对各种算法进行比较,分析它们的优劣,说明各种算法适用于哪些情况下的调度。
(1 : Prepare a simulation and debugging process scheduling procedures, "Priority number of the highest priority" to the process of scheduling algorithms for scheduling. "Highest priority priority scheduling algorithm for the basic idea is to place the CPU allocated to the priority queue highest process. Taste Examination several static and dynamic priority priority number two methods : a) static priority number is priority number in operation during the entire process will not change. priority number in the designated input data, can be reached under the order, running time determine. b) dynamic priority number refers to several priorities for the process of the creation process can be given an initial value, and according to the principle of amending certain priority number.)
- 2007-07-04 12:57:51下载
- 积分:1