CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 矩阵

搜索资源列表

  1. matrixChain.rar

    0下载:
  2. 动态规划:矩阵连乘问题的模拟程序 参考清华王晓东的<算法设计与分析>,Dynamic programming: simulation program of matrix multiplying reference Qinghua Wang Xiaodong<Algorithm Design and Analysis>
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:4331
    • 提供者:blch
  1. MATLAB.rar

    5下载:
  2. 自己现在在做的论文用到灰度共生矩阵,找了好久都没找到很好用的,所以自己就编了个,不很完美,但绝对可用,已经实现过。包括灰度共生矩阵的生成以及一些特征参数。f1,二阶距。f2,对比度。f3,相关。f5,逆差距。f6,和平均。f7,和方差。f9,差平均。f10,差方差。请不吝赐教。,Now do their own papers in the gray co-occurrence matrix used to find for a long time to find no good use, so
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-15
    • 文件大小:2150
    • 提供者:周鹏
  1. Pwrbutton.rar

    0下载:
  2. wince5.0 数字键盘驱动程序,矩阵键盘输入源代码,wince5.0 digital keyboard driver, keyboard input source matrix
  3. 所属分类:Windows CE

    • 发布日期:2017-04-01
    • 文件大小:22057
    • 提供者:duapy
  1. gaussj.rar

    0下载:
  2. 高斯消去法求逆矩阵,简单易学,特别适合初学者, Gaussian elimination inverse matrix, easy to learn, especially suitable for beginners
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:622
    • 提供者:Mike
  1. BA 求其邻接矩阵和聚类系数

    1下载:
  2. 复杂网络BA无标度网络的C++代码,可求其邻接矩阵和聚类系数。-Complex network of BA scale-free network of C++ code, rectifiable its adjacency matrix and the clustering coefficient.
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-11-13
    • 文件大小:276175
    • 提供者:韩腾跃
  1. 用邻接矩阵解决四色问题

    0下载:
  2. C语言写的,用邻接矩阵解决四色问题,输入国家的个数和相邻情况,输出每个国家的颜色代号。-Adjacency matrix solution with four-color problem, enter the number and neighboring countries the situation, the output color codes for each country.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2016-12-23
    • 文件大小:224334
    • 提供者:黄斌
  1. mega16做的4*5矩阵按键程序

    0下载:
  2. mega16做的4*5矩阵按键程序,键值送至1602液晶显示,同时更新了proteus仿真,可在不搭建硬件平台的基础上实现调试及仿真,-mega16 do 4* 5 matrix key program, key sent to the LCD 1602, and updated the proteus simulation, you can not build a hardware platform based on the debugging and simulation,
  3. 所属分类:扫描程序

    • 发布日期:2017-03-24
    • 文件大小:62173
    • 提供者:邓杰
  1. 实现矩阵键盘的长按与短按识别

    1下载:
  2. 实现矩阵键盘的长按与短按识别,并通过串口发送-Matrix keyboard long and short press recognition, and sent through the serial port
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-24
    • 文件大小:23855
    • 提供者:邱运
  1. Cannon.rar

    0下载:
  2. 本程序采用vc2005结合openmp实现了并行矩阵相乘的cannon算法,This procedure combines the use of vc2005 OpenMP parallel realization of the cannon matrix multiplication algorithm
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:80687
    • 提供者:李若愚
  1. C51_Calculator.rar

    0下载:
  2. 用C51做的计算器源码,矩阵键盘,液晶显示,C和ASM混合编程,PROTUSE自带的例程,C51 calculator to do with source code, matrix keyboard, LCD, C and ASM programming mixed, PROTUSE built-in routines
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:48275
    • 提供者:ken
  1. C++程序用类来实现矩阵

    7下载:
  2. 编写C++程序完成以下功能: (1) 用类来实现矩阵,定义一个矩阵的类,属性包括:  矩阵大小,用 lines, rows(行、列来表示);  存贮矩阵的数组指针,根据矩阵大小动态申请(new)。 (2) 矩阵类的方法包括:  构造函数,参数是矩阵大小,需要动态申请存贮矩阵的数组;  析构函数,需要释放矩阵的数组指针;  拷贝构造函数,需要申请和复制数组;  输入,可以从cin中输入矩阵元素;  输出,将矩阵格式化输出到cout;  矩阵相加的
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-24
    • 文件大小:1330
    • 提供者:李伟
  1. mainverse.rar

    0下载:
  2. 用Fortran95写的一个矩阵求逆程序,大家可以试试~~~,Fortran95 Writing with a matrix inversion procedure, you can try ~ ~ ~
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:2722
    • 提供者:luyw
  1. MatrixMul.rar

    0下载:
  2. 编写TMS320C54x汇编语言程序,计算矩阵乘法: 要求:① 两个矩阵的数据由DATA段输入(可放在源程序中,也可单独建立一个数据文件); ② 两个矩阵的数据从0口以数据文件IN.DAT输入,计算结果从1口以数据文件OUT.DAT输出。 ,TMS320C54x assembly language program to prepare the calculation of matrix multiplication: Request: ① two matrices of data inpu
  3. 所属分类:DSP program

    • 发布日期:2017-03-27
    • 文件大小:5136
    • 提供者:iechshy1985
  1. Prim.rar

    0下载:
  2. 用普里姆(Prim)算法求用邻接矩阵存储结构表示的图或网的最小生成树,With the prim algorithm is seeking to use adjacency matrix storage structure, said the plan or network, minimum spanning tree
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1086
    • 提供者:wuruijin
  1. homework.rar

    1下载:
  2. 应用于计算机视觉领域,运用单应性矩阵信息将两幅图片合成为一张,Used in the field of computer vision, using homography information will be combined into a two picture
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-12-15
    • 文件大小:10309432
    • 提供者:杜鹃
  1. luinverse.rar

    0下载:
  2. 矩阵求逆的算法 用的是LU分解法 是比较简单的矩阵求逆算法,Matrix inversion algorithm is used in LU decomposition method is relatively simple matrix inversion algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1411
    • 提供者:ruru
  1. vgg_quat_from_rotation_matrix.

    1下载:
  2. 从旋转矩阵到四元数的转换,matlab代码。,From the rotation matrix to quaternion conversion, matlab code.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:788
    • 提供者:Arthur
  1. Verilog.rar

    0下载:
  2. verilog HDL 4×4矩阵键盘驱动程序包括硬件电路图,verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:40371
    • 提供者:柳澈
  1. 4x4矩阵键盘扫描程序

    0下载:
  2. 4x4矩阵键盘扫描程序.1asm.txt
  3. 所属分类:嵌入式/单片机编程

  1. 矩阵论复习题

    0下载:
  2. 矩阵论复习题.doc
  3. 所属分类:报告论文

    • 发布日期:2012-09-14
    • 文件大小:379904
    • 提供者:94502393
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com