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

搜索资源列表

  1. 矩阵所有运算

    2下载:
  2. 矩阵的转置、行列式、秩,逆矩阵求法,矩阵的三角分解、qr分解,对称正定矩阵的乔里斯基分解及行列式值,奇异值分解,广义逆的奇异值分解,矩阵特征值与特征向量的各种计算方法-all kinds of computational method of transposition of matrix, determinant, rank, inverse of matrix,triangle decomposition, qr decomposition, cholesky decomposition an
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:81.53kb
    • 提供者:球球
  1. zxh

    0下载:
  2. 在VC环境下实现稀疏矩阵的转置!这个程序是以C语言写的,而且用的是数据结构的三元组表示矩阵!-in VC environment under the sparse matrix switch home! This program is written in C language, but using the data structure of ternary group said Matrix!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:905byte
    • 提供者:支新辉
  1. 数字图像几何变换

    0下载:
  2. 几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正,可以得出准确的图像。常用的几何变换功能包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像的旋转等等。目前数字图像处理的应用越来越广泛,已经渗透到工业、航空航天、军事等各个领域,在国民经济中发挥越来越大的作用。 作为数字图像处理的一个重要部分,本文介绍的工作是如何用Visual C++编程工具设计一个完整的应用程序,实现经典的图像几何变换功能。程序大概分为两大部分:读写BMP图像,和数字图像的几何变换。即首先用Visual
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:888.02kb
    • 提供者:陈万通
  1. 数据结构上机实习

    0下载:
  2. 数据结构上机实验 实验题目:两个有序循环链表合并成一个有序循环链表 实验题目:欧洲地图最短路径 实验题目:稀疏矩阵基本运算及转置 实验题目: 已给定先序构造一棵二叉树的算法,请你完成其余部分,包括先序、中序、后序遍历 二叉树并打印出来。先序序列建立二叉树的顺序读入字符为A B C Ф Ф D E Ф G Ф Ф F Ф Ф Ф,注意输入时Ф用空格代替。 实验题目:复数抽象数据类型的实现
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:29.16kb
    • 提供者:何金龙
  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. zuoye

    0下载:
  2. 通过矩阵求和、转置和求列和的操作的程序设计,解决计算投入产出的实际问题。-through the matrix for peace, and to seek out home and the operation of the program design, calculation of input-output resolve practical problems.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2.63kb
    • 提供者:张謇
  1. classicmatrix

    0下载:
  2. 矩阵的初始化,求逆,转置,输出,相加相减乘法等各种矩阵操作都可实现!!一定要下呦!-Matrix initialization, inverse, to home, output, combined subtract such as matrix multiplication operation can be achieved! ! Under strove must!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:11.16kb
    • 提供者:wang
  1. image-go

    1下载:
  2. 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开*廓提取源程序 堆栈的数据结构和操作 VC++开*廓跟踪源
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:267.99kb
    • 提供者:zhou
  1. ArrayMatrix

    0下载:
  2. 矩阵类 矩阵基本运算,伴随矩阵,行列式,转置矩阵-Matrix basic operations, accompanied matrix determinant, matrix transpose, etc.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4.27kb
    • 提供者:章杰
  1. remove

    0下载:
  2. 此代码实现了图象的平移旋转镜像转置, 是个相当简练的算法。-this code the images translation rotating mirror to home, it is very concise algorithm.
  3. 所属分类:GDI/图象编程

    • 发布日期:2010-07-09
    • 文件大小:30.6kb
    • 提供者:古紫荆
  1. sparseMatrix

    0下载:
  2. 实现用三元组表示的稀疏数组的输入、转置、相加、输出。可以直接输入三元组,转置和相加基于三元组进行,输出的结果也为三元组。-achieved using ternary group said the sparse array of input, transfer home, combining the output. 3 can directly import group, and add to home-based Group 3, the output of the group for thr
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1016byte
    • 提供者:刘 正
  1. TSMatrix

    0下载:
  2. 实现稀疏矩阵的三元组顺序表示方法及基本操作的实现(建立、输出、转置等)。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:8.3kb
    • 提供者:班沙克
  1. reversematrix

    0下载:
  2. 该程序是通过C语言编写的,利用结构体实现矩阵的转置
  3. 所属分类:文件操作

    • 发布日期:2014-01-17
    • 文件大小:827byte
    • 提供者:廖永洪
  1. multi

    0下载:
  2. 矩阵的乘法和转置,应用开发环境C++,方便简洁
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3.83kb
    • 提供者:duhan
  1. 快速转置

    0下载:
  2. 运用数组对矩阵进行压缩存储,再用快速转置法对矩阵转置-using matrix array of compressed storage, and then quickly turn to home matrix method to Purchase
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:49.82kb
    • 提供者:小百
  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. 矩阵转置

    0下载:
  2. C语言数据结构作业矩阵转置矩阵是很多科学与工程计算问题中研究的数学对象,在此我们感兴趣的不是矩阵本身,而是矩阵的元,从而使矩阵的各种预算有效的进行-C language data structure matrix transpose operation matrix of many scientific and engineering computing problems in mathematics research targets, we are interested in this is
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:850byte
    • 提供者:郑伟雄
  1. Matrix_transpose

    1下载:
  2. 矩阵转置的fortran语言实现,具有较好的并行性!-matrix transpose implemented by fortran
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1.27kb
    • 提供者:wengyufen
  1. 跳转最新源码

    1下载:
  2. 这是一段微信跳转源码,可以直接调用内置浏览器跳转红名(This is a WeChat jump source code, you can directly call the built-in browser to jump the red name.)
  3. 所属分类:其他

    • 发布日期:2020-01-23
    • 文件大小:23.83mb
    • 提供者:洛社
  1. C语言矩阵转置

    1下载:
  2. 问题描述 编写一个程序,将一个3行3列的矩阵转置。(Problem descr iption Write a program to transpose a matrix of three rows and three columns.)
  3. 所属分类:其他

    • 发布日期:2020-05-22
    • 文件大小:13kb
    • 提供者:jack_ma
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com