搜索资源列表
2345
- 算法介绍: **数据结构: 1.可利用资源向量Available 2.最大需求矩阵Max 3.分配矩阵Allocation 4.需求矩阵Need **功能介绍: 模拟实现Dijkstra的银行家算法以避免死锁的出现.分两部分组成: 第一部分:银行家算法(扫描) 1.如果Request<=Need,则转向2 否则,出错 2.如果Request<=Available,则转向3,否则等待 3.系统试探分配请求的资源给进程 4.系统执行安全性
math
- 矩阵表移位加密,链表类实现.输入密码生成密码矩阵,然后明文根据密码表来查找并移位替换生成密文.可逆的过程-Matrix shift encryption, list classes. Enter the password generation code matrix, and then expressly based on the password table to find and replace the shift generated ciphertext. Reversible proce
basicvectorclass
- VC++中常用的基本相两类源代码,适用于常用的向量和矩阵的运算。-VC++ vector
juzhen-jisuan
- 基于c++的矩阵计算,包括类和对象的应用-The calculation of the c++ matrix based on the application of classes and objects, including
GMMatrix
- C#矩阵乘积,各种矩阵合并,逆矩阵等方法类-Multi of Matrix AND some other ways of Matrix