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

搜索资源列表

  1. DataStructure

    0下载:
  2. C#语言版本的各种数据结构的代码,包括线性表、循环链表、堆栈、队列、矩阵、树、图及各种查找算法的代码。-C# language versions of the various data structures of the code, including the linear form, circular linked list, stack, queue, matrix, tree, graph, and a variety of search algorithm code.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:622587
    • 提供者:周朝
  1. text26

    0下载:
  2. 数据结构:稀疏矩阵用三元组表示,求两个矩阵的积。-Data structures: sparse matrix triples that demand the product of two matrices.
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1290
    • 提供者:peter
  1. Text1

    0下载:
  2. 51单片机8*8led 点阵显示0数字,P2口接数据,P1口低四位控制扫描-51 MCU 8* 8led dot matrix display 0 figures, P2 data port access, P1 port scanning low four control
  3. 所属分类:Document

    • 发布日期:2017-04-01
    • 文件大小:12920
    • 提供者:dongbing
  1. read_txt

    0下载:
  2. 本程序实现的功能是: 从一个txt为文本文档中,读入一个数字矩阵,例如, 在txt文档中写下如下的数据: 12 23 45 65 78 89 56 74 12 54 63 31 74 25 10 79 可以通过此程序读入到一个矩阵中(在程序中表现为存储在一个开辟好的存储空间中)。 在编程时要注意的一个问题在于: txt文本文档在结束的时候有四个字符 space 空格符 CR LF EOF 所以在编程的时候要特别注意,否则极容易出现死循环
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:1032
    • 提供者:浪飞人海
  1. texttoMatrix

    0下载:
  2. 把数据从text文件中分离并生成矩阵,同时显示text中的文字-Data from text files and generates separate matrix, while the text display text
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:271143
    • 提供者:de
  1. MATLAB

    1下载:
  2. 简单潮流计算的小程序,相关的原始数据数据数据输入格式如下: B1是支路参数矩阵,第一列和第二列是节点编号。节点编号由小到大编写 对于含有变压器的支路,第一列为低压侧节点编号,第二列为高压侧节点 编号,将变压器的串联阻抗置于低压侧处理。 第三列为支路的串列阻抗参数。 第四列为支路的对地导纳参数。 第五烈为含变压器支路的变压器的变比 - Simple little program flow calculation, the raw data of the data related to data
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:8393
    • 提供者:zy
  1. ImageFFT

    0下载:
  2. 包括了大规模矩阵转置 2D-FFT运算 生成FFT排序表 生成FFT数据文件-Includes a large-scale matrix transpose operation generated 2D-FFT FFT FFT sort table data file generated
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:1745
    • 提供者:陆琨
  1. 1

    0下载:
  2. 电力系统 导纳矩阵的形成 数据输入按IEEE标准-Power system admittance matrix of the form data input by IEEE standard
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:841
    • 提供者:正歪歪
  1. 123

    1下载:
  2. 电力系统 用C#形成节点导纳矩阵,数据输入为IEEE标准-Power system using C# form a nodal admittance matrix, the data input for the IEEE standard
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:2962
    • 提供者:正歪歪
  1. compute

    0下载:
  2. 数据结构中的稀疏矩阵运算器,用c语言写的-Sparse matrix data structure calculator, written with c language
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:225445
    • 提供者:
  1. 12

    0下载:
  2. 矩阵的加、减、乘运算演示,将矩阵的加、减、乘运算算法制作成CAI演示软件,可读入数据,演示运算全过程,演示的每一步都要有对应的中文解释。 -Matrix addition, subtraction, multiplication presentation, the matrix of addition, subtraction, multiplication algorithm produced CAI presentation software, read into the data, sho
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:721
    • 提供者:飞扬
  1. matlab

    0下载:
  2. Matlab中的基本数据类型是向量和矩阵,所以很自然地,信号处理工具箱中的信号也用向量或矩阵表示。列向量和行向量表示单通道信号,矩阵表示多通道信号,矩阵中的每一列表示一个通道。-The basic data types in Matlab is a vector and matrix, so naturally, Signal Processing Toolbox is also used in the signal vector or matrix. Column vector and row
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:2567
    • 提供者:sushiwei
  1. data_struct5

    0下载:
  2. 数据结构课后设计题第五章 5.23② 三元组表的一种变型是,从三元组表中去掉 行下标域得到二元组表,另设一个行起始向量,其每 个分量是二元组表的一个下标值,指示该行中第一个 非零元素在二元组表中的起始位置。试编写一个算法, 由矩阵元素的下标值i,j求矩阵元素。试讨论这种方 法和三元组表相比有什么优缺点。-After-school design of data structure problems Chapter 5.23 ② triple a variant of
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:2294
    • 提供者:W.Y.T.S
  1. Datastructure

    0下载:
  2. C++实现的各种数据结构,直接导入就可以使用各种数据结构,包括图、矩阵、list-C++ implementation of the various data structures can be used directly into a variety of data structures, including maps, matrix, list, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:167997
    • 提供者:sean
  1. DataStruct(2)

    0下载:
  2. 我实现的数据结构(C++):链式队列,顺序队列,二叉树,图的邻接矩阵表示,图的邻接表表示。供大家学习参考!-I realize the data structure (C++): chain queue, the order queue, binary tree, the adjacency matrix, adjacency tables. Reference for everyone to learn!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:59893
    • 提供者:zcs
  1. data_arrange

    0下载:
  2. 数据结构排序算法,透视投影是3D固定流水线的重要组成部分,是将相机空间中的点从视锥体(frustum)变换到规则观察体(Canonical View Volume)中,待裁剪完毕后进行透视除法的行为。在算法中它是通过透视矩阵乘法和透视除法两步完成的。 透视投影变换是令很多刚刚进入3D图形领域的开发人员感到迷惑乃至神秘的一个图形技术。其中的理解困难在于步骤繁琐,对一些基础知识过分依赖,一旦对它们中的任何地方感到陌生,立刻导致理解停止不前。-Data structures sorting
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:85628
    • 提供者:robin
  1. keyboard44

    0下载:
  2. 通过反转法循环扫描矩阵键盘,并通过数码管显示数据-Matrix inversion method through the cycle of scanning the keyboard and digital display data by
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:9393
    • 提供者:swj
  1. mcurvature_vec

    0下载:
  2. The function calculates the mean curvature of the input structured matrix data.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1039
    • 提供者:EA
  1. 0894052229_5

    0下载:
  2. 用C++语言描述的的数据结构 邻接矩阵的应用实例-Using C++ language data structure described in application example of the adjacency matrix
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:104970
    • 提供者:chen
  1. beian

    1下载:
  2. 此程序是批量从工信部网站查询域名备案信息。 site.txt是要查询域名的列表. list.csv是查询结果列表。 fail.csv是没有备案资料的域名。 接入网站汇总表.xls是site.csv的表头. 使用方法: 将要查询的域名复制到site.txt文件。注意:一个域名就是一行。 程序查询的资料写入list.csv文件。没有备案域名将写入fail.csv-This program is batch from the website of Ministry
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:23211
    • 提供者:seelin
« 1 2 ... 28 29 30 31 32 3334 35 36 37 38 ... 50 »
搜珍网 www.dssz.com