搜索资源列表
Mode
- 通过向Mode模块发送event来做状态迁移,Mode模块中有一个Matrix表,通过Matrix表来做出判断-through Mode modules make this event the movement Mode Module Matrix is a table through the Matrix to make a judgment Table
zy1
- 一.算法介绍: **数据结构: 1.可利用资源向量Available 2.最大需求矩阵Max 3.分配矩阵Allocation 4.需求矩阵Need **功能介绍: 模拟实现Dijkstra的银行家算法以避免死锁的出现.分两部分组成: 第一部分:银行家算法(扫描) 1.如果Request<=Need,则转向2 否则,出错 2.如果Request<=Available,则转向3,否则等待 3.系统试探分配请求的资源给进程 4.系统执行安
cengci_bingxing
- 一种层次聚类算法的并行改进,采用MPI编程,对三角矩阵的求解实现并行-A hierarchical clustering algorithm to improve parallelism, using MPI programming, parallel solving triangular matrix
Cpp1
- 多线程求卷积1)数据矩阵:256*256 –原始矩阵设置:随机50个点设置为255,其余为0 2)卷积核:5*5 –明确注明所设计的卷积核 3)迭代次数:100 –每5次迭代保存一次数据矩阵 –通过20个结果矩阵,生成动画 初始矩阵随机生成,随机分配50个数的值为2-Multithreading convolution 1) Data Matrix: 256* 256- the original matrix settings: a randomized 50-poi
Matrix
- 这是矩阵相乘的并行代码,opencl写的对于初学opencl语言的人的一个很好的例子。-This is a matrix multiplication parallel code, opencl written language for a good beginner opencl human examples.
vattice_three
- Led点阵单片机万年历 11x21点阵,8x16点阵 共3个-The Led lattice calendar 11 x21 lattice, 8 x16 dot matrix, a total of three
coaaialshrking
- 矩阵运算加减点乘点除,脚本解析(不含语法检查),纯c程序练手而已-Matrix operations and subtract point by point, scr ipt analysis (excluding syntax check), pure c program a try
80854418
- a,要求已知一个关系矩阵R,利用warshall算法求它的闭包R-A, require a known relationship matrix R, R using warshall algorithm for its closure
1190414
- 这是一个利用稀疏矩阵技术实现求解矩阵方程的程序,基于VC++的MFC技术-This is a use of sparse matrix technology program for solving matrix equation, based on vc++ MFC technology
tvhhqve
- 矩阵的加减乘的程序,有用整型数据存储和用十字链表两中形式实现,(Add and subtract by the application of matrix, integer data storage and in the form of a curb in table 2,)
0718821
- 矩阵运算加减点乘点除,脚本解析(不含语法检查),纯c程序练手而已(Matrix operations and subtract point by point, scr ipt analysis (excluding syntax check), pure c program a try)