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

搜索资源列表

  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. Sparsematrix(sequencetable)

    0下载:
  2. 大学本科数据结构课程实验,稀疏矩阵C语言实现,采用顺序表存储结构。内有清晰注释-Undergraduate data structures course experiment, sparse matrix C language, using the order form storage structures. There are clear comments
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:199464
    • 提供者:chenshuyi
  1. 41695040font_operation

    0下载:
  2. 此程序ch_font.exe用于字库汉字点阵提取,功能1:将汉字库文件中提取汉字字符串的点阵数据写入到文件中; 功能2:根据汉字点阵查询其代表的汉字,内附有相关使用文档。 -This program ch_font.exe character dot-matrix extraction for character, function 1: the Chinese character library to extract a string of dot matrix character data
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:319114
    • 提供者:wrh
  1. Matlab_base_and_its_application

    0下载:
  2. 了解MATLAB,能够熟练掌握数学(矩阵)运算,简单编程,简单的数据处理、符号运算及基本图形绘制.对MATLAB面向对象编程与simulink有基本了解。-Learn MATLAB, to master the math (matrix) operator, simple programming and simple data processing, symbolic manipulation, and basic graphics rendering. On simulink MATLAB o
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:814909
    • 提供者:psw
  1. Data_structure_Compressed_Storage_Special_Matrices

    0下载:
  2. 数据结构-特殊矩阵的压缩存储Data structure - Compressed Storage Special Matrices -Data structure- Special matrix compression storage Data structure- Compressed Storage Special Matrices
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:256135
    • 提供者:depp
  1. nijuzhen

    0下载:
  2. 任意逆矩阵程序算法,可以对通信数据加密,保密性好。-Inverse matrix algorithm any program that can encrypt the communication data, privacy is good.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:3559
    • 提供者:belimys
  1. Fuzzyclusteringcode

    0下载:
  2. 通过收集数据来建立模糊聚类相似矩阵来对数据进行统计很方便-By collecting data to establish fuzzy similar matrix to cluster the data statistics is easy
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6697
    • 提供者:谢利
  1. firbp

    0下载:
  2. 带通滤波,对输入的数据进行带通滤波,采样频率为实际频率的16倍,里面有关于矩阵和数据变换的程序,大家可以自己转换-Band-pass filter, the data input bandpass filter, the sampling frequency is 16 times the actual frequency, which on the matrix and data transformation process, we can convert their own
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1420
    • 提供者:
  1. Commonsetofnumericalalgorithm

    0下载:
  2. 常用数值算法集。一些常用的数值算法代码 如:排序,矩阵特征值,线性拟合等等其他机器提出连接申请,并在对方计算机允许建立连接请求后,发送数据到对方-Common set of numerical algorithms. Some commonly used numerical algorithm code such as: sorting, matrix eigenvalue, linear fitting options many machines connected applications
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3379184
    • 提供者:zhuweiwei
« 1 2 ... 26 27 28 29 30 3132 33 34 35 36 ... 50 »
搜珍网 www.dssz.com