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

搜索资源列表

  1. formulas

    0下载:
  2. 用java处理excel表格,将每一列的数据汇总求和并输出结果。-with java handling excel forms of each disaggregated data matrix and output summation.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1434
    • 提供者:黄堃
  1. IDAutomationSrc

    0下载:
  2. 著名IDAutomation公司的JAVA条码控件源码,支持Code 128, Code 39, Postnet, ITF, UPC, EAN, GS1, Intelligent Mail, Data Matrix & PDF417
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:88515
    • 提供者:vampire
  1. matrix

    0下载:
  2. (1) 设计和编写代表矩阵的Matrix类。该类包括矩阵行列数变量int rows和int cols,矩阵数据数组double data[][],构造方法Matrix()、Matrix(int rows,int cols)、Matrix(int rows,int cols,double data[][]),获取某元素值的方法getData(int row,int col),设置某元素值的方法setData(int row,int col,double value),计算两个矩阵的乘积的方法mul
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:7814
    • 提供者:fangfei
  1. 用邻接矩阵实现图的数据结构问题

    0下载:
  2. 一个有关用邻接矩阵实现图的数据结构问题,以语言实现!-an adjacency matrix with the realization of the map data structure, in language!
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1319
    • 提供者:陈峰
  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. juzhengxiangsheng

    0下载:
  2. 利用java实现矩阵*矩阵,通过输入参数的不同重载,实现不同数据类型的矩阵相乘-The realization of the use of java Matrix* matrix, the different input parameters through overloading, different types of data matrices
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:676
    • 提供者:蔡尧东
  1. data_generator

    0下载:
  2. Java applet that allows to create a customised spatial data set for clustering, by clicking with the mouse in a panel. Data coordinates appear in the right box and a matrix of Euclidean/ cosine distances between the points can be calculated by select
  3. 所属分类:Applet

    • 发布日期:2017-03-29
    • 文件大小:923782
    • 提供者:muti
  1. IDAutomation2DJavaDemoPack

    0下载:
  2. IDAutomation公司的JAVA包,支持Code 128, Code 39, Postnet, ITF, UPC, EAN, GS1, Intelligent Mail, Data Matrix & PDF417-Well-known companies IDAutomation Barcode JAVA source controls to support Code 128, Code 39, Postnet, ITF, UPC, EAN, GS1, Intelligent Mail,
  3. 所属分类:Java Develop

    • 发布日期:2017-05-02
    • 文件大小:957004
    • 提供者:zhangzheng
  1. maze

    0下载:
  2. 本程序中,以一个m×n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。迷宫数据输入的形式为一个以"回车符"为结束标志且允许出现重复字符-This program, with an m × n matrix, said the long labyrinth of 0 and 1, respectively, the maze of paths and obstacles. Maze of data input in the form of a " carriage return&quo
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2969
    • 提供者:guanlong
  1. Matrix

    0下载:
  2. Matrix类。该类包括矩阵行列数变量int rows和int cols,矩阵数据数组double data[][],构造方法Matrix()、Matrix(int rows,int cols)、Matrix(int rows,int cols,double data[][]),获取某元素值的方法getData(int row,int col),设置某元素值的方法setData(int row,int col,double value),计算两个矩阵的乘积的方法multiply(Matrix m
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1500
    • 提供者:艾枫
  1. DataMatrixDemo

    0下载:
  2. DataMatrix generator develeoped using barcode.jar. Its a java library
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:706
    • 提供者:bharath
  1. Java

    0下载:
  2. 两个矩阵相乘,矩阵a的行数和矩阵b的列数必须相同,并且两个矩阵的元素具有相同或兼容的数据类型 -2 matrix multiplication, matrix a matrix of rows and columns b, must be the same, and the two elements of the matrix with the same or compatible data types
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:3438
    • 提供者:xuzhihong
  1. ZXing-1.5

    1下载:
  2. ZXing是一个Java类库用于解析多种格式的1D/2D条形码。目标是能够对QR编码、Data Matrix、UPC的1D条形码进行解码。 其提供了多种平台下的客户端包括:J2ME、J2SE和Android。 -ZXing is a Java class library for parsing multi-format 1D/2D barcode. Goal is to be able to QR codes, Data Matrix, UPC of 1D bar code decodin
  3. 所属分类:Java Develop

    • 发布日期:2017-06-22
    • 文件大小:43270837
    • 提供者:lyswy
  1. java-

    0下载:
  2. (1) 设计和编写代表矩阵的Matrix类。该类包括矩阵行列数变量int rows和int cols,矩阵数据数组double data[][],构造方法Matrix()、Matrix(int rows,int cols)、Matrix(int rows,int cols,double data[][]),获取某元素值的方法getData(int row,int col),设置某元素值的方法setData(int row,int col,double value),计算两个矩阵的乘积的方法mul
  3. 所属分类:JavaScript

    • 发布日期:2017-04-05
    • 文件大小:53973
    • 提供者:王晓菲
  1. mofang

    0下载:
  2. Java编写的网页版魔方游戏,编译后生成.class文件,然后用HTML去调用,不过运行时候需要你的浏览器安装有运行Class的插件。Java源代码实现部分,比较有意思,也具参考性。像坐标控制、旋转矩阵、定时器、生成图像、数据初始化、矩阵乘法、坐标旋转、判断是否是顺时针方向排列、鼠标按下、放开时的动作等,都可在本源码中得以体现。-Written in Java web game cube version, compiler generated. Class files, then use HTM
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:8196
    • 提供者:eric
  1. juzhenlei

    0下载:
  2. (1) 设计和编写代表矩阵的Matrix类。该类包括矩阵行列数变量int rows和int cols,矩阵数据数组double data[][],构造方法Matrix()、Matrix(int rows,int cols)、Matrix(int rows,int cols,double data[][]),获取某元素值的方法getData(int row,int col),设置某元素值的方法setData(int row,int col,double value),计算两个矩阵的乘积的方法mul
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1181
    • 提供者:刘凯
  1. Matrix

    0下载:
  2. 个人原创代码:编写Java Application程序的方法,声明一个矩阵类Matrix,成员变量是一个二维数组,设数组元素类型为int,请设计方法: (1)构造方法: Matrix() //构造一个10X10个元素的矩阵,没有数据 Matrix(int n,int m) //构造一个nXm个元素的矩阵,数据由随机数产生 Matrix(int table[][]) //以一个整型的二维数组构造一个矩阵 要求使用 this (2) 实例方法: public void
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:1344
    • 提供者:李瑞
  1. node-admittance-matrix

    0下载:
  2. 已经封装好的程序,用于计算电网的节点导纳矩阵,有界面,输入所需数据就可以得到结果-Packaging has a good program, used to calculate the grid node admittance matrix, interface, enter the required data can get results
  3. 所属分类:JavaScript

    • 发布日期:2017-06-15
    • 文件大小:24336843
    • 提供者:wendy
  1. Matrix

    0下载:
  2. java数据结构Matrix类,实现以下功能:1.求转置矩阵;2.判断是否为对称矩阵;3.比较两个矩阵是否相等。-Matrix data structure java class that implements the following functions: a request transposed matrix 2 to determine whether the symmetric matrix 3 compares the two matrices are equal....
  3. 所属分类:Applet

    • 发布日期:2017-04-11
    • 文件大小:1500
    • 提供者:武神
  1. Matrix

    0下载:
  2. 实现数据按照二维螺旋矩阵的形式形式来输出顺序的序列1,2,3,4,5……。例如把数据1放在二维数组的第一个位置,然后顺时针把二维数组的剩下的位置用2,3,4,5,……等填满。-Data in the form of a matrix to form a two-dimensional helical output sequence order of 1,2,3,4,5 ....... For example, on a two-dimensional array of data a first
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:650
    • 提供者:雨洁
« 12 »
搜珍网 www.dssz.com