搜索资源列表
-
1下载:
进程是操作系统实质的关键,本次是设计一个允许N个进程并发运行的进程管理模拟系统,包括以下内容:
(1)简单的进程控制
(2)同步及通讯机构
(3)中断机构
(4)进程调度
-process is the key to real operating system. The design is a process of allowing N-operation with the simulation process management systems, including
-
-
0下载:
Software given here is to accompany the textbook: W.H. Tranter,
% K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of
% Communication Systems Simulation with Wireless Applications,
% Prentice Hall PTR, 2004.
-
-
1下载:
一本很好的无线通信仿真书籍,里面的仿真代码都是基于C的源代码-A good simulation of wireless communication books, which are based on the simulation code, source code C
-
-
0下载:
程序模拟操作系统课程中的进程间通信,方便起见,各个进程只有编号信息。所用数据结构为大小为10的队列。运行情况为:用户输入进程总数以及各个进程的编号,此后程序模拟进程对队列提出请求,若队列不空,则插入,队列满则不予插入。程序利用rnd这个随机变量是奇数还是偶数决定是入队还是出队。-Procedures for operating systems courses in the simulation process communication, convenience, only the number
-
-
0下载:
cmda仿真程序,实现无线通信系统扩频的功能-cmda simulation program, spread spectrum wireless communication systems to achieve the function of
-
-
0下载:
“principles of communication systems simulation with wireless applications”书的仿真原代码-“principles of communication systems simulation with wireless applications”
programming code
-
-
0下载:
完成M=4正交信号的数字通信系统的蒙特卡罗仿真-The completion of M = 4 orthogonal signals in Monte-Carlo simulation of digital communication systems
-
-
0下载:
设计一个允许n个进程并发运行的进程管理模拟系统。该系统包括有简单的进程控制、同步与通讯机构,其进程调度算法可任意选择。每个进程用一个PCB表示,其内容根据具体情况设置。各进程之间有一定的同步关系(可选)。系统在运行过程中应能显示或打印各进程的状态及有关参数的变化情况,以便观察诸进程的运行过程及系统的管理过程。-Design a process to allow concurrent operation of n-process management simulation system. The
-
-
0下载:
无线通信系统物理层仿真的原理和在不同信道环境下的matlab仿真实例。-The simulation of the physical layer of wireless communication systems in different channel environment matlab simulation examples.
-
-
0下载:
Nonlinear Distortion in Wireless Systems: Modeling and Simulation with Matlab一书中的源代码simulink文件.-This book covers the principles of modeling and simulation of nonlinear distortion in wireless communication systems with MATLAB® simulations and tec
-
-
0下载:
通信系统中信道估计功能的仿真,有助于通过仿真理解信道估计的作用,包括星座图和对比了基于线性好DFT机制的最小均方误差的性能-Simulation of channel estimation functions in communication systems 。
-
-
1下载:
详解MATLAB/Simulink通信系统建模与仿真/刘学勇编著 配套的matlab程序-Detailed MATLAB/Simulink modeling and simulation of communication systems/Liu Xueyong compiled matching matlab program
-