CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 操作系统开发 搜索资源 - Matrix

搜索资源列表

  1. bankSys

    0下载:
  2. 题目:银行家算法 具体要求:屏幕提示:输入申请资源的进程和各资源数目,程序通过对预先输入的资源的矩阵分析。给出当前系统是否安全的提示,若安全,给出安全序列。 -topics : bankers algorithm specific requirements : screen Tip : resources for the importation of the process and the number of resources, procedures for the importati
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:3102
    • 提供者:周子藤
  1. 3x4keyboraddriver

    0下载:
  2. arm linux 3x4的矩阵键盘驱动-arm linux 3x4 matrix keyboard driver
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:5343
    • 提供者:错误
  1. zernike_coeffs

    0下载:
  2. 在matlab里利用逆矩阵算法对于一个给定的波前来算它的泽尼克系数-Zernike Polynomial Coefficients for a given Wavefront using Matrix Inversion in Matlab
  3. 所属分类:OS Develop

    • 发布日期:2017-11-09
    • 文件大小:2192
    • 提供者:孙彤
  1. 2

    1下载:
  2. 银行家算法可以避免死锁。算法结构 n : 系统中进程个数 m :系统中的资源类数 1)available(m):现有资源向量 2) max(n,m):资源最大申请量 3)allocation(n,m):资源分配矩阵 4)need(n,m):进程以后还需要的资源矩阵 5)request(n,m):进程申请资源矩阵-Banker s algorithm to avoid deadlock. Algorithm structure n: the system proc
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:1054
    • 提供者:斜阳
  1. duoxianchengjuzhenxiangcheng

    0下载:
  2. 用多线程实现矩阵的相乘,这个是操作系统课程的一个简单实验,有linux和win下的实现-To achieve with multi-threaded matrix multiplication, this is a simple operating system, the experimental course, there are under linux and win the realization of
  3. 所属分类:OS Develop

    • 发布日期:2017-04-15
    • 文件大小:5460
    • 提供者:lyd
  1. DeadlockAvoidance

    0下载:
  2. 实验要求:(1)程序运行开始时,资源全部可用。资源种类约10种,每种资源数目为1~10。 (2)不断随机产生或手工输入新的“进程资源需求向量”,并填写到最大需求矩阵。 (3)在各进程的最大需求数量范围内(因此需作是否超出范围的检验),为各进程随机生成或手工输入资源请求。经银行家算法后输出系统是否安全的信息。当一个进程的资源请求全部发完后,认为它结束。 -Experimental requirements: (a) program run begins, all of the avai
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:378396
    • 提供者:lili
  1. ssssffkjfkljfl

    0下载:
  2. 稀疏矩阵计算器,能够很好的运行较简单的稀疏矩阵的加法减法和乘法-Sparse matrix calculator that can run well over the simple sparse matrix multiplication, addition and subtraction
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:3460
    • 提供者:李胜甲
  1. Matrix

    0下载:
  2. 本程序实现两个矩阵相加、相减和相乘的运算和求稀疏矩阵的转置矩阵-Implementation of this program add two matrices, subtraction and multiplication operations and seek sparse matrix transpose
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:1907
    • 提供者:
  1. code

    0下载:
  2. 这是我公司的出门证开票系统,运用人ADO技术访问ACCESS数据库,还有对针式打印机的控制,在数据库的操纵中使用SQL语言,下载后直接编译即可运行,不需要设置ODBC数据源,主框架程序是在对话框的框架下的程序,统计类是在单文档的的环境中编程的,在单文档的编程中,有屏幕到打印的映射,这到是有很多值得去看的,-This is my go card company' s billing system, using ADO technology to access ACCESS database
  3. 所属分类:OS Develop

    • 发布日期:2017-06-16
    • 文件大小:25287261
    • 提供者:施红
  1. MultipleMatrix

    0下载:
  2. 操作系统实验,利用多线程实现矩阵的乘法问题-Operating system experiments, the use of multi-threading to achieve matrix multiplication problem
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:1069
    • 提供者:Jack
  1. 09jianpanxianshi

    0下载:
  2. 矩阵式键盘扫描数码管显示 八位数码管 显示零至九的数字-Matrix keyboard scan digital display eight digital display the number of zero to nine
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:58839
    • 提供者:
  1. matrix

    1下载:
  2. 假设稀疏矩阵A和B均以三元组表作为存储结构,试写出矩阵相加(相乘—选做)的算法,另设三元组表C存放结果矩阵。 -Assuming a sparse matrix A and B are in triples table as a storage structure, try to write the matrix (multiplied by- election) algorithm by adding additional triples Table C store the resulti
  3. 所属分类:OS Develop

    • 发布日期:2014-11-13
    • 文件大小:2048
    • 提供者:zhengchaojie
  1. matrix

    0下载:
  2. 矩阵管理器,必须有相应的数据库才能使用,用来转换健盘开发中的编码,,内含十六进制和二进制相互转换的相关应用,-Matrix Manager, you must have the appropriate database to use for converting healthy dish Development encoding, containing hexadecimal and binary conversion of related applications,
  3. 所属分类:OS Develop

    • 发布日期:2017-12-09
    • 文件大小:2469
    • 提供者:百晓生
  1. main

    0下载:
  2. 实现矩阵键盘功能,包括初始化、写数据、读数据、延时等。-matrix keyboard
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:838
    • 提供者:赵巍巍
  1. tanxin

    0下载:
  2. 使用C语言,利用贪心算法解决经典的旅行商问题,手动输入城市间的距离矩阵,输出最佳路径-Using the C language, the greedy algorithm to solve the classic traveling salesman problem, manually enter the distance matrix between cities, the best path output
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:5515
    • 提供者:苗少卿
  1. REVERSE

    0下载:
  2. 一個簡單的矩陣轉換程式在DOS下使用 C 編譯器-A simple Matrix Transfer Program use C on DOS
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:18173
    • 提供者:李茂瓏
  1. 字模软件

    0下载:
  2. 有关点阵模块学习资料,包括源代码,器件说明,原理图以及连线方法。(The learning data of the dot matrix module, including source code, device descr iption, schematic diagram and connection method.)
  3. 所属分类:操作系统开发

    • 发布日期:2018-01-11
    • 文件大小:259072
    • 提供者:劉少侠
  1. 1

    0下载:
  2. 通过矩阵键盘控制步进电机的转向,转速,转的圈数, 对直流电机的控制转速,与转向(Control the steering of the stepping motor by the matrix keyboard, the speed and the number of the rotating rings. Control speed of DC motor and steering)
  3. 所属分类:操作系统开发

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:usdhiada
搜珍网 www.dssz.com