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

搜索资源列表

  1. svc23

    0下载:
  2. SVM 的代码,工具箱的使用内部有详细的说明,请读者看看Matlab代码中参数使用,将训练数据以矩阵形式输入,即可使用-SVM code, the use of the toolbox there are detailed instructions, please take a look at Matlab code readers parameter use, will be a matrix of training data input, you can use
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:74223
    • 提供者:潘志
  1. matlabcourse

    0下载:
  2. 其主要内容包括:MATLAB 入门及基本操作,数 组、矩阵的使用及数据可视化方法,脚步文件及函数的编写,以及仿 真、图形用户界面入门等。-Its main contents include: MATLAB Introduction and basic operation, array, matrix use and data visualization methods, the pace of preparation of documents and functions, as well
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:273741
    • 提供者:王悦
  1. readtext

    1下载:
  2. 读入一个文本数据,转换成矩阵。 -Reading into a text data, conversion into a matrix.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:6659
    • 提供者:曲直
  1. vbzimo

    0下载:
  2. VB字模转换程序,可以提取汉字的十六进制数据。-VB matrix conversion process, you can extract data hexadecimal characters.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:142955
    • 提供者:wxm
  1. MatrixandLists

    0下载:
  2. 数据结构比较经典和重要的问题,与数列,矩阵以及广义表的相关实现有关。-Comparison of classic data structures and important issue, with the series, matrix and the generalized form of the related realization of the relevant.
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:20490
    • 提供者:
  1. zigzag

    0下载:
  2. 函数功能:本函数将完成对输入的 8*8 矩阵按照 zigzag 排列抽取数据 matrix 为输入矩阵 select==1 为正变换,select==2为反变换 zigdone 为输出矩阵-Function: This function will complete the input of 8* 8 matrix of data collected in accordance with the zigzag array matrix as input matrix select ==
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:1002
    • 提供者:张阳
  1. shujujiegou

    0下载:
  2. 这是数据结构的课程设计,功能是实现矩阵的相加-This is the data structure of the curriculum design, function is the sum of the realization matrix
  3. 所属分类:Education soft system

    • 发布日期:2017-04-02
    • 文件大小:28427
    • 提供者:张明
  1. FractalEncode

    0下载:
  2. FractalEncode.rar采用8*8的矩阵作为测试图像进行分形编码,FractalDecode.rar显示了迭代的结果并且与原始数据进行了比较。-FractalEncode.rar 8* 8 matrix as a test image fractal coding, FractalDecode.rar shows the results of iteration and the original data.
  3. 所属分类:Fractal program

    • 发布日期:2017-03-31
    • 文件大小:21953
    • 提供者:张鍥石
  1. spanningtree

    0下载:
  2. 求解最小生成树问题,输入邻接矩阵权值,可以得到结果,使用于数据结构、图论和运筹学.-Solve the minimum spanning tree problem, enter the weight adjacency matrix, can be the result of the use of data structures, graph theory and operations research.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:868
    • 提供者:梁军
  1. LED_programing

    0下载:
  2. 具有强大图文数据编辑并通过串口向外发送点阵数据的WINDOWS版静态LED屏图文编发软件.-Graphic data with powerful edit and send out through the serial dot matrix data WINDOWS version of a static LED screen graphic distributed software.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:223669
    • 提供者:linux_bj
  1. dataanalsys

    0下载:
  2. 数据分析的程序 mmax - Matrix maximum value. mmin - Matrix minimum value. mmfind- Intersection of Two Matrices. mmono- Test for monotonic vector.-Data analysis procedures mmax- Matrix maximum value. Mmin- Matrix minimum value.mmfind-Intersection o
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:2307
    • 提供者:月小夏
  1. c++source

    0下载:
  2. 利用矩阵的思想 大量数据分类储存 以矩阵的形式储存 大家可以参考下-The idea of using matrix classification of a large amount of data stored in matrix form of storage we can refer to the following
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-05
    • 文件大小:243153
    • 提供者:谭响林
  1. mystery

    0下载:
  2. 该程序用于输出所谓的“魔幻矩阵”——即用户输入所需要矩阵的行数(前提为奇数,否则程序发送错误信息提醒用户输入正确数据),然后程序输出每行,每列以及对角线上的各数之和为同一个数。-The procedure used to output the so-called magic matrix - that is, the user enters the required number of rows in the matrix (the premise is odd, or else send a
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:4313
    • 提供者:ruohana
  1. zifushibie

    0下载:
  2. 有数字1和2的图片各四十张,利用mat lab读取图片并将其二值化,得到只由0和1表示的矩阵,根据数字的不同特征,选择两个特征值,用来对分类器进行训练,最后用剩下的5个1和5个2来进行测试,看分类器是否可以正确的对数据进行分类。-Figures 1 and 2 pictures of the 40, using mat lab picture and secondly, the value of reading, and received only by 0 and 1, said matrix
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:841373
    • 提供者:liulin
  1. MATLAByingyong

    0下载:
  2. MATLAB矩阵及其运算变量和数据操作 MATLAB矩阵 MATLAB运算矩阵分析-MATLAB matrix and its variables and data manipulation operations MATLAB Matrix Matrix Analysis MATLAB computing
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:21737
    • 提供者:shxx611
  1. MATLAB_2

    0下载:
  2. MATLAB矩阵及其运算课件 变量和数据操作 结构数据和单元数据-MATLAB matrix and computing courseware structure of variables and data manipulation of data and unit data
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:20134
    • 提供者:潘文
  1. by2

    0下载:
  2. 对基于状态转换矩阵表示的FA转换成NFA,初始化数据从文件读入。-State transition matrix based on the FA that convert NFA, initialization data from the document read.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:2230
    • 提供者:liufan
  1. LCD+80C196

    0下载:
  2. 80C196系列单片机控制128X64的点阵液晶显示,包含读取数据和设置数据子程序和完整的显示一整屏幕的程序。-80C196 series of single-chip control of the dot-matrix LCD 128X64, including reading data and settings data subprogram and complete a full screen display procedures.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:2845
    • 提供者:郑文棋
  1. migong

    0下载:
  2. 迷宫问题,首先自定义建立迷宫的数据结构,迷宫数据放入矩阵中.在路线查找时,初始化栈,应用循环对每一点座标进行4个方向的判断,如果该点可达则把该点信息放入栈内,或者回溯到出栈后的坐标点,最后如果最后能够到达出口,那么栈内存储的即为走出迷宫路径-Maze problem, first of all, since the definition of the establishment of a maze of data structure, a maze of data Add matrix. Loo
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1676
    • 提供者:吕璐
  1. OceanmapVer1_1

    0下载:
  2. 这是一个通用的数组编辑器,OceanMap只是我给它起的一个名字。 主要功能: 1. 数组的行和列的个数可以自动进行保存,不必担心丢失数据; 2.可以以命令行方式调用OceanMap; 3.可以把输入的网格型数据转换成矩阵形式。-This is a common array editor, OceanMap only since I gave it a name. The main functions: 1. Array the number of rows and column
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-03
    • 文件大小:7780
    • 提供者:蓓贝
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 50 »
搜珍网 www.dssz.com