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

搜索资源列表

  1. feng13

    0下载:
  2. 十字链表的矩阵转置。该程序的功能是:对一个矩阵,利用十字链表来完成转置-Cross list of the matrix transpose. The functions of the program are: a matrix, the use of cross to complete the list to buy
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1.59kb
    • 提供者:fengzhengnian/
  1. shujujiegousuanfa

    0下载:
  2. 对输入矩阵用三元组表存储并对其进行加罚、乘法和转置运算的程序。-The input matrix table with triple store and an additional fine of them, multiplication and transpose operations procedures.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:1.59kb
    • 提供者:fenix chan
  1. 00

    0下载:
  2. 该程序利用C++实现了求稀疏矩阵的转置矩阵。整个程序运用了3次函数的调用。-The program using C++ Achieved for sparse matrix transpose matrix. Use of the whole process 3 times function call.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:987byte
    • 提供者:shiqing
  1. bit_reverse

    0下载:
  2. 位数组的转置,但用位数组时,有时需要倒置输出-reverse the bit_array
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:4.8kb
    • 提供者:
  1. chenxu

    0下载:
  2. 用c实现进制转换,矩阵转置,用泰勒展开球sin函数-Implementation using c-band conversion, matrix transpose, using Taylor expansion sin function ball .....
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:3.23kb
    • 提供者:xia
  1. class_metric

    0下载:
  2. 实现在矩阵的大多数运算,例如加减乘除等,求逆,求转置等-implement the caculate of metric--multiple,add,sub,inverse and so on.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3.67kb
    • 提供者:zouwulingde
  1. juzhenjisuan

    0下载:
  2. 矩阵计算,包括矩阵相加、相减,相乘,还有求逆、转置,可直接调用-Matrices, including matrix addition, subtraction, multiplication, there is inverse, transpose, can be directly invoked
  3. 所属分类:Other systems

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

    0下载:
  2. 实现矩阵的各种高级运算,加减乘除,转置,求逆-To achieve a variety of high-level matrix operations, addition and subtraction multiplication and division, transpose, inverse, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2.03mb
    • 提供者:暮楚
  1. 12

    0下载:
  2. 用于矩阵地相乘,矩阵的转置以及逆矩阵的求法-For matrix multiplication, transpose and inverse matrix method of seeking
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1022.57kb
    • 提供者:tlh
  1. minv

    0下载:
  2. 多维矩阵的转置功能,用于在2维及以上维数时,将某几维转置,实现相关功能-Multi-dimensional matrix transpose function, used in two-dimensional and higher dimensions, it will be a several-dimensional transpose
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:708byte
    • 提供者:doudou
  1. matrix

    0下载:
  2. 求任意稀疏矩阵的转置矩,并按要求完整输出。-Seeking an arbitrary sparse matrix transpose, as required, the output moments
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:771byte
    • 提供者:安静
  1. sparematrix

    0下载:
  2. 稀疏矩阵转置算法,经常使用,可以用于复习数据结构-Sparse matrix transpose algorithm, frequently used data structures can be used to review
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:482.2kb
    • 提供者:张元
  1. p03

    0下载:
  2. 1、编写并测试3×3矩阵转置函数,使用数组保存3×3矩阵 2、使用动态内存分配生成动态数组来重新完成上题,使用指针实现函数的功能。 3.写一个程序,定义基类车Vehicle,有Run,Stop等成员函数,由它派生出2个派生类:(自行车类)、(汽车类),从Bbicyce 、Motoracar派生出Motorcycle(摩托车类),它们都有Run,Stop等成员函数。注意虚函数的作用。 -1, to prepare and test the 3 × 3 matrix transpose
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:1.29kb
    • 提供者:月月
  1. 1111

    0下载:
  2. 该程序是一个矩阵转置。里面的内容是程序的基本框架。-The program is a matrix transpose. Inside the contents of the basic framework of a program.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5.23kb
    • 提供者:02038829797
  1. juzheng

    0下载:
  2. 这是一个关于矩阵的程序,用VC编的,主要功能是用键盘输入9个数,然后利用程序的功能实现矩阵的转置。-This is a program on the matrix, compiled with the VC, the main function is to nine the number of keyboard input, then use the program' s ability to achieve the matrix transpose.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:1.03mb
    • 提供者:海浪
  1. include3

    0下载:
  2. 写一个函数,将一个三乘以三的整形矩阵转置-Write a function, a Triyana with three plastic matrix transpose
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2.02kb
    • 提供者:王之
  1. daima

    0下载:
  2. 实现字符串的从左到右的转置,并且第一个输入的是数字。-Implementation of the string from left to right the transpose, and the first digital input
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:11.7kb
    • 提供者:练添福
  1. 5-2

    0下载:
  2. 用三元组存放输入的两个稀疏矩阵A34和B34,将稀疏矩阵A转置后与稀疏矩阵B相乘,结果存放三元组C,并输出结果-The triples store of the two input sparse matrix A34 and B34, the sparse matrix A transpose sparse matrix B after multiplying the result stored triple C, and output
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:861.93kb
    • 提供者:安全卫士
  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 »
搜珍网 www.dssz.com