CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - matrix a

搜索资源列表

  1. vc例子源码1

    0下载:
  2. 有大量的VC编程实例的源代码,内容涉及极其宽泛,其中有目录,如第六章:实例095-创建线性梯度,实例096-多种风格的端点,097-图形容器的应用,实例098-使用颜色矩阵设置图像中的 Alpha 值.....等等,不一一说明.-a large number of examples of the VC program source code, which relates to an extremely broad, including directory, like Chapter 6 : Ca
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:7.28mb
    • 提供者:李强
  1. Template Numerical Toolkit(tnt_126)

    0下载:
  2. 本程序是矩阵运算的简单快捷的程序可以方便的实现矩阵的一些算法有矩阵的加减乘等-the matrix calculation procedure is a simple and speedy procedures to facilitate the achievement of some matrix algorithm is modified by the matrix as
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:28.42kb
    • 提供者:豆子
  1. spss聚类源程序

    0下载:
  2. 将所有的大型矩阵转化为比较合理的小型矩阵,spss中的强大功能子系统中的实现-all the major transformation matrix for a more reasonable small matrix, the powerful SPSS functional subsystem Implementation
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:2.55kb
    • 提供者:西夏文
  1. 虚拟液晶显示界面

    0下载:
  2. 一个虚拟液晶显示界面程序,在程序里模仿液晶点阵显示,即各种按钮的控制-a virtual LCD interface procedures, the program imitate LCD dot matrix display, namely the control button
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1.13mb
    • 提供者:沈智鹏
  1. InvMat

    0下载:
  2. 利用矩阵的奇异值分解压缩图像,先将图像分块,对各块中的每个对应象素内积得到相关矩阵A,然后对A进行奇异值分解,选择n(n<N)个较大的特征值对应的特征向量,利用该向量与各块图像内积来压缩和恢复图像-matrix of singular value decomposition image compression, image first block of the block of each pixel corresponding to be associated with the plot
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.22kb
    • 提供者:王志气
  1. xishujuzhen

    0下载:
  2. 稀疏矩阵运算器实习报告,与严蔚敏老师主编的数据结构与算法一书实习4.1相对应-sparse matrix operations for internships, and Yan Wei Min teachers editor of the data structures and algorithms on a corresponding attachment 4.1
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13.7kb
    • 提供者:张广
  1. eight queens

    0下载:
  2. 一种新的八皇后问题解决方案,用矩阵来表示皇后们的位置-a new eight Queens solutions matrix to express their position at Queen's
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:157.45kb
    • 提供者:zj
  1. LDPC

    1下载:
  2. 用于LDPC编码译码的仿真实现。包括随机生成校验矩阵、由校验矩阵产生生成矩阵、编码、加随机噪声、译码等内容。原作者是老外,有部分中文注释。-LDPC coding for decoding Simulation. Check including random matrix generated by the calibration matrix generated generator matrix, coding, plus random noise, such as decoding. The
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:57.66kb
    • 提供者:别志松
  1. (0)嵌入式系统设计基础专题讲座

    0下载:
  2. COG-VP12864液晶显示模块内置功能强大的EPSON原产点阵液晶控制驱动器SED1565DOB(COG),可以直接与微处理器连接.文中给出了P89C51RD 8位单片机与COG_VP12864的接口电路,同时给出了汉字显示的控制软件程序.-COG-VP12864 LCD module built powerful EPSON origin dot-matrix LCD control Drivers SED1565DOB system (COG), can connect directl
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.8mb
    • 提供者:梁宏波
  1. 有向图从邻接矩阵转换为邻接表后的dfs

    0下载:
  2. 有向图从邻接矩阵转换为邻接表后再深度优先遍历-a graph from the adjacency matrix conversion of the adjacent#$#!142996#!#$read IntelCPU serial number. Rar!#$#read Intel CPU serial number. Rar read Intel CPU serial number. Read rar Intel CPU serial number. rar
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.27kb
    • 提供者:面包
  1. CMatrix

    0下载:
  2. 这是一个可进行矩阵维数变换的程序,相信大家一看便知,程序可读性强。-This is a dimension matrix for the transformation process, we believe that one can always tell, procedures readable.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11.7kb
    • 提供者:an
  1. MyProjiects

    0下载:
  2. 一个用于计算矩阵的转置的程序,开发环境是vc-used in the calculation of a matrix transpose procedures, the development environment is vc
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:4.45kb
    • 提供者:木木女
  1. matrix-

    0下载:
  2. 矩阵求逆,经典算法,全主元高斯约当法,经典源码,用途广泛-matrix inversion, classic algorithms, the main yuan Gaussian all about when France, classic source, a wide range of uses
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4.25kb
    • 提供者:李保磊
  1. 转置矩阵

    0下载:
  2. 转置矩阵是10*10矩阵A的转置矩阵A(t)-matrix is home to 10 * 10 A matrix transpose matrix A (t)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.44kb
    • 提供者:琉璃
  1. matrixMul

    0下载:
  2. a cuda program for parallel multiplication of matrix
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1.52mb
    • 提供者:teena
  1. Matrix-button-display

    0下载:
  2. 运用c语言编辑的矩阵式按键显示程序。简单易懂、运用广泛。-Using c language edit buttons show program of the matrix. Simple to understand and use a wide range.
  3. 所属分类:Button control

    • 发布日期:2017-03-30
    • 文件大小:753byte
    • 提供者:戴晓光
  1. matrix

    0下载:
  2. 一个很有趣的windows小程序,希望你们能够喜欢它,这是一个可执行的小程序-一个很有趣的windows小程序,希望你们能够喜欢它,这是一个可执行的小程序 A very interesting windows small procedures, hope you can like it, it is an executable program
  3. 所属分类:ComboBox

    • 发布日期:2017-04-17
    • 文件大小:9.9kb
    • 提供者:于贺
  1. C-program-to-transpose-a-matrix-

    0下载:
  2. This c program prints transpose of a matrix. It is obtained by interchanging rows and columns of a matrix. For example if a matrix is 1 2 3 4 5 6 then transpose of above matrix will be 1 3 5 2 4 6 When we transpose a matrix then the ord
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:3.2kb
    • 提供者:fpthl
  1. Matrix-operations

    0下载:
  2. 矩阵的运算,在此贡献,希望大家多多指点。-Matrix computation, in this contribution, we hope that a lot of guidance.
  3. 所属分类:Menu control

    • 发布日期:2017-03-30
    • 文件大小:16.33kb
    • 提供者:cyf
  1. Matrix

    1下载:
  2. 利用MATLAB编写的带有GUI界面的矩阵计算器,可实现一般的功能,及其扩展功能-Matrix calculator using MATLAB prepared with a GUI interface, enabling the general functions and extensions
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-28
    • 文件大小:26.28kb
    • 提供者:浩进
« 12 3 4 »
搜珍网 www.dssz.com