搜索资源列表
银行家法
- 一、实验目的: 熟悉银行家算法,理解系统产生死锁的原因及避免死锁的方法,加深记意。 二、实验要求: 用高级语言编写和调试一个描述银行家算法的程序。 三、实验内容: 1、 设计一个结构体,用于描述每个进程对资源的要求分配情况。包括:进程名——name[5],要求资源数目——command[m](m类资源),还需要资源数目——need[m],已分配资源数目——allo[m]。 2、 编写三个算法,分别用以完成:①申请资源; ②显示资源;③释放资源。(动态完成)-an ex
银行家算法 2
- .数据结构 假设有M个进程N类资源,则有如下数据结构: MAX[M*N] M个进程对N类资源的最大需求量 AVAILABLE[N] 系统可用资源数 ALLOCATION[M*N] M个进程已经得到N类资源的资源量 NEED[M*N] M个进程还需要N类资源的资源量 2.银行家算法 设进程I提出请求Request[N],则银行家算法按如下规则进行判断。 (1)如果Request[N]<=NEED[I,N],则转(2);否则,出错。 (2)
m-soo
- 拥有类似大型 CMS 的部分功能:首页、分页及文章全部可以生成HTML文件,内置超强采集系统、功能强大的HTML编辑器,无限级分类等; 此外,还有一些自己的特色: 1). 首页每天自动更新(生成HTML); 2). 独有每日格言功能; 3). 自带腾讯Mini门户插件; 4). 引入 GoogleFree Search 和 GoogleAdSense Search,不但可以起到降低搜索消耗的资源,而且还可能由 GoogleAdSense 获得收入; 5). 界面比较美观(卡通风格); 6). 自
maopaosuanfa
- 通过保存已经计算出来的结果,此方法的时间复杂度仅为O(m^2).如果采用递归编程(大多数人都会首先想到递归方法),则时间复杂度将高达O(k^m). 1.18 -through the depositary has calculated the results, This method of time complexity is O (m ^ 2). If using recursive programming (most people would first think of recurs
GP_correlation_dimension
- 没有采用短暂分离的方法的GP方法求关联维 G-P算法计算关联维的 Matlab 程序(mex版) 文件说明: 1、GP_Algorithm_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、correlation_interal.c - 计算关联积分的源代码文件 5. correlation_interal.dll-计算关联积分的mex文件 没有采用短暂分离的方
Talg_det_v1.2
- Stack-based sequential decoder for M-QAM modulated MIMO-type problems, i.e., of fixed tree depth.
2
- 显示系统时间.日期.并且拥有秒表功能,使用M键切换显示模式,Q键退出
2-6
- 目的:创建一个VI,它用公式节点计算下列等式: y1 = x 3 – x 2 + 5 y2 = m* x + b x的范围是从0到10。可以对这两个公式使用同一个公式节点,并在同一个图表中显示结果。
migong 2
- 以一个M*N的长方阵表示迷宫,字符 # 表示障碍, @ 表示"死胡同", * 表示路径上的位置. 本程序只求出一条成功的通路-An M*N represent maze,character \"#\" represent obstacle,\"@\" represent an dead end,\"*\" as position on the route. Only one successful gateway is obstained.
1029-Rabbit
- 中大oj(Sicily)1029的题目。这道题目主要是看清递归关系式而编即可。注意处理精度。本程序利用四位进位处理精度。-Problem The rabbits have powerful reproduction ability. One pair of adult rabbits can give birth to one pair of kid rabbits every month. And after m months, the kid rabbits can become adu
qtwinmigrate-2.8-opensource
- Qt与MFC以及Win32窗口混合使用,提供的一些类能够在Qt中使用Win32窗口或在MFC中使用Qt-Qt with MFC and Win32 window, mixed use, providing some of the Qt classes can use Win32 or MFC window using Qt
ofdmgen.m
- MATLAB program for OFDM generation and reception This is a simple MCM communications system. The code is pretty self-explanatory. Here I have not used the cyclic prefix. Transmitter End: 1. Generate random serial data with M symbols (RAND
Coolite.Toolkit.Professional.Edition.0.8.1
- Coolite , web 2.0 by ext-Coolite, web 2.0 by ext
Classificationsvm
- 1、工具箱:LS_SVMlab Classification_LS_SVMlab.m - 多类分类 Regression_LS_SVMlab.m - 函数拟合 2、工具箱:OSU_SVM3.00 Classification_OSU_SVM.m - 多类分类 3、工具箱:stprtool\svm Classification_stprtool.m - 多类分类 4、工具箱:SVM_SteveGunn Classification_SVM_Stev
phase.2.1.1.source.tar
- 预测单倍型根据基因型数据,根据已经知道的数据,预测未知的数据- The program PHASE implements methods for estimating haplotypes from population genotype data described in Stephens, M., and Donnelly, P. (2003). A comparison of Bayesian methods for haplotype reconstruction from p
(N!)2P(M!)2
- v刹编写的(N!)2+(M!)2程序 可以直接使用 大家可以互相学习-written v brake (N!) 2+ (M!) 2 can be used directly we can learn from each other
M-ASK
- This codes, simulate M-ASK modulation for M=2, M=4, and M=8. Note that, the modulation are in base band.
PCIe-M.2-接口规范-V1.0-接口定义
- 总线和接口标准说明,介绍总线和接口标准规范(PCI Express M.2 Specification Introduction to M.2)
DaggerGpuMiner.0.2.3.x64
- Join this, I'm deng'z
m序列的特性&walsh码的产生及特性
- 1.使用Matlab对m序列特性进行研究; 2.使用Matlab产生walsh码,并对其特性进行研究。(1. Use Matlab to study the characteristics of the m sequence; 2. Use Matlab to generate walsh code, and study its characteristics.)