CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 数据库编程 搜索资源 - Matrix

搜索资源列表

  1. partition1

    0下载:
  2. 实验描述:分布式数据库的算法partition的具体实现。即通过该算法找到关系数据库最优分裂点,使得结果最优。 算法思想: 1、 首先根据所输入的attribute usage matrix得到AQ( ) 2、 对CA矩阵中划分点预先设在n-1处,并将属性列分成两个集合,TA和BA,TA中的元为:{ A1 、A2 …… An-1 },BA中的元素为:{ An} 3、 确定集合TQ、BQ和OQ,其中TQ={ qj| AQ(qi) TA},BQ= TQ={ qj| AQ(qi) BA
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:9772
    • 提供者:孙东一
  1. partition2

    0下载:
  2. 实验描述:分布式数据库的算法partition的具体实现。即通过该算法找到关系数据库最优分裂点(2个),使得结果最优。 1、 首先根据所输入的attribute usage matrix得到AQ( ) 2、 对CA矩阵中划分点预先设在n-1处,并将属性列分成3个集合,TA和BA和MA, 3、 确定集合TQ、BQ,MQ和OQ,其中TQ={ qj| AQ(qi) TA},BQ= TQ={ qj| AQ(qi) BA}, MQ={ qj| AQ(qi) MA},OQ=Q-{TQ BQ}。
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:10474
    • 提供者:孙东一
  1. max123

    0下载:
  2. 这是对矩阵编的一个VC++运算程序,望大家多多指教。-This is the matrix of a series of VC + + operator procedures, we hope the exhibitions.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:68773
    • 提供者:刘涛
  1. gallager1_data_1008_1_2

    0下载:
  2. LDPC研究者MacKay提供的校验矩阵H和对应的G,其中H的行重12,列重6,行数504,列数1008,任意两行不含围长为4的圈-LDPC researchers MacKay, the calibration matrix corresponding to the H and G, in which the re-H 12, series 6, a few 504, cited 1008, the two firms were non-arbitrary girth to the ring
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:61418
    • 提供者:心海
  1. QRWindows

    0下载:
  2. The SDK includes: Ø PtImageRW -Image file reading/writing. Ø PtPDF417Encode -PDF417 symbol writing Ø PtPDF417Decode -PDF417 symbol reading. Ø PtQREncode -QR Code symbol writing. Ø PtQRDecode -QR Co
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:2939788
    • 提供者:王彥凱
  1. svd.cpp

    0下载:
  2. compute single value decomposition of a matrix in c
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:71010
    • 提供者:张记清
  1. matrix.h

    0下载:
  2. 定义Matrix矩阵类,定义矩阵类头文件matrix.h-Matrix matrix class definition, define matrix class header file matrix.h
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-22
    • 文件大小:4308
    • 提供者:依依
  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. Matrik1

    0下载:
  2. Convariance Matrix, Tranpose Matrix, Any thing For PCA program.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1692
    • 提供者:Andrew
  1. im

    0下载:
  2. INDUCTION MOTOR RUN (Currents and speed as state variables) The motor is running at a specified load. After reaching steady state in an initialization first run, the initial conditions are established for a second run in which the load is pulsat
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-27
    • 文件大小:1758
    • 提供者:Ahmad
  1. PCtoLCD2008

    0下载:
  2. 一个很好的字幕,图形HEX代码生成器,可以支持点阵液晶的数据库生成-A good title, the graphics HEX code generator that can generate a database to support dot matrix LCD
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-05
    • 文件大小:719823
    • 提供者:占佳军
  1. shexing

    0下载:
  2. 【问题描述】 蛇形矩阵是由1开始的自然数依次排列成的一个矩阵上三角形。 【要求】 【数据输入】本题有多组数据,每组数据由一个正整数N组成。(N不大于100) 【数据输出】对于每一组数据,输出一个N行的蛇形矩阵。两组输出之间不要额外的空行。矩阵三角中同一行的数字用一个空格分开。行尾不要多余的空格。 -Descr iption serpentine matrix is ​ ​ started by a natural number in turn
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-22
    • 文件大小:157864
    • 提供者:lzk
  1. SSQ_Process

    0下载:
  2. 双色求处理软件,采用sqlit3数据库操作,旋转矩阵过滤设置,能够减少无用投注,胆码设计更为科学!-Two-color request processing software to using sqlit3 database operations, the rotation matrix filter settings, can reduce unwanted betting bile code design is more scientific.
  3. 所属分类:ADO-ODBC

    • 发布日期:2016-12-05
    • 文件大小:425984
    • 提供者:my_self
  1. siddon

    0下载:
  2. 在迭代算法重建过程中,利用siddon算法求解系统矩阵的过程。-In the process of iterative reconstruction algorithm, using siddon algorithm process of system matrix
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-17
    • 文件大小:1010424
    • 提供者:张娜
  1. xishumatrix_multi

    0下载:
  2. 这是数据库变成中的基础内容,利用这一功能解决一些大矩阵的存储以及运算-This is the basis of the contents of the database becomes, the use of this feature to solve some of the large matrix of storage and computing
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-02
    • 文件大小:763821
    • 提供者:肖许
  1. ddw

    2下载:
  2. 创建图G(任选邻接矩阵或邻接表) 2. 显示图 3. 深度优先搜索遍历图 4. 广度优先搜索遍历图 5. 在图中插入顶点 6. 在图中插入边 -Create a graph G (optional adjacency matrix or adjacency table) 2. The depth-first search traversal Figure 3. Figure 4. Figure 5. BFS traversal 6. Insert Vertex
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1928
    • 提供者:胡阳
  1. dianzisuo

    0下载:
  2. 程序功能为通过4*4矩阵键盘输入6位密码,单片机定时扫描键盘获得输入的6位密码,通过比较用户输入的密码和程序预置密码,如果两个密码相同,绿色发光管点亮;如果两个密码不相同,红色发光管点亮; -Program features input by 4* 4 matrix keyboard password, SCM regularly scan the keyboard to get six password is entered, the preset password by comparin
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3129
    • 提供者:李刚
  1. 1206

    0下载:
  2. STRASSEN矩阵乘法算法 ,实现矩阵运算-Strassen matrix multiplication algorithm, the realization of matrix operations
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1575
    • 提供者:cong9602479
  1. AZHUANHUANs

    0下载:
  2. 用vb编写的asc16字符点阵取模程程序和源代码。应用于图形点阵字符显示。-Lattice with vb written asc16 of character to take the mold process program and source code. Used in the graphic dot matrix character display.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-01
    • 文件大小:9827
    • 提供者:wxx11061
  1. houfangjiaohui

    0下载:
  2. 摄影测量后方交会程序代码,摄影测量后方交会程序代码(C++) 里面有矩阵的运算代码,可以参照 -Resection code photogrammetry, photogrammetry Resection code (C++) which has matrix operation code, can refer to
  3. 所属分类:ADO-ODBC

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