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

搜索资源列表

  1. dict_search

    0下载:
  2. 从给定的字母矩阵中查找给定的字典所包含的字符串,并把结果按字典序输出到指定文件中-from letters to the Matrix to find the dictionary contained the string, and the results by lexicographic output to a designated document
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:8476
    • 提供者:Rachel
  1. 2DFFT-C

    0下载:
  2. 一个二维Fourier变换的程序 适用于256*256的点阵,用于应付一般的数字图像处理需要-a two-dimensional Fourier transform procedures apply to the 256 * 256 dot matrix, used to meet the general needs of digital image processing
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:7108
    • 提供者:李子刚
  1. rePowMtd

    0下载:
  2. 用幂法求矩阵的最大特证值-power law with the greatest demand matrix special permit values
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:837
    • 提供者:谷雨
  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. snake

    0下载:
  2. 贪吃蛇*要点分析: *1)数据结构:matrix[][]用来存储地图上面的信息,如果什么也没有设置为false, * 如果有食物或蛇,设置为true;nodeArray,一个LinkedList,用来保存蛇的每 * 一节;food用来保存食物的位置;而Node类是保存每个位置的信息。 *2)重要函数: * changeDirection(int newDirection) ,用来改变蛇前进的方向,而且只是 * 保存头部的前进方向,因为其他的前进方向已经用位置来指明了。 其
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3571
    • 提供者:yy
  1. Jama-1.0.2

    0下载:
  2. 美国标准化组织和马里兰大学共同开发.实现java matrix包. JAMA由六个java类组成:Matrix, CholeskyDecomposition , LUDecomposition QRDecomposition SingularValueDecomposition EigenvalueDecomposition . 它提供了广泛的构造函数,丰富的get,set访问子matrix和元素matrix. 基本的矩阵操作有:矩阵的加,乘,矩阵范数.和提供了方便的打印矩阵
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:105228
    • 提供者:孙娜
  1. MatrixComputations

    1下载:
  2. 矩阵计算 Matrix Computations (3rd Ed.,1996)
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:11685379
    • 提供者:fengshuang
  1. ASP无组件BMP汉字生成类+汉字点阵库

    0下载:
  2. ASP无组件BMP汉字生成类+汉字点阵库-ASP components BMP-generation type Chinese characters for Chinese dot-matrix
  3. 所属分类:WEB源码

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

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

    • 发布日期:2008-10-13
    • 文件大小:1319
    • 提供者:陈峰
  1. ActionScript编程实例

    1下载:
  2. Chapter 2: Getting Started Hello World Hello World Enhanced A simple "Hello World" application that shows the basics of how to use an Actionscr ipt 3.0 class in an application. The Enhanced version adds a name-checking feature. These exam
  3. 所属分类:FlashMX源码

  1. java matrix

    0下载:
  2. java处理矩阵 开源
  3. 所属分类:JSP源码/Java

  1. Jama

    0下载:
  2. Jama Java 矩阵运算包 for netbeans. -Jama Java matrix operations package for netbeans.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:75880
    • 提供者:hxf
  1. DCTtest

    0下载:
  2. DCT对距正DCT压缩,然后解码,主要用于图像的压缩和解压-DCT matrix DCT compression, and then decode,Mainly used for image compression and decompression
  3. 所属分类:Applet

    • 发布日期:2017-04-05
    • 文件大小:2880
    • 提供者:东方睡侠
  1. java

    0下载:
  2. 题目:银行家算法 具体要求:屏幕提示:输入申请资源的进程和各资源数目,程序通过对预先输入的资源的矩阵分析。给出当前系统是否安全的提示,若安全,给出安全序列。 -Title: banker s algorithm specific requirements: screen prompts: Enter the application of resources and the resources to process the number of procedures have been pas
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:8006
    • 提供者:冯雨桐
  1. flexible

    0下载:
  2. 可重用的向量/矩阵类代码,这是一个灵活的向量/矩阵类代码,其边界可以任意设定。--Class code of vector/Matrix which may be reuseful, it is a flexible vector/matrix class code, and its border may be setted freely.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-09
    • 文件大小:31143
    • 提供者:站长
  1. UC

    0下载:
  2. 可以对文本进行驻点的比较,主要是针对矩阵式比较。-Can gather the text of the comparison, mainly directed against matrix comparison.
  3. 所属分类:JavaScript

    • 发布日期:2017-05-10
    • 文件大小:2316641
    • 提供者:chao
  1. 000

    0下载:
  2. 模糊数学中的关系运算即 矩阵的运算c语言 可计算20阶-Fuzzy Mathematics in the relationship between the operator that the operator matrix c language computable 20 bands
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-10
    • 文件大小:931
    • 提供者:chenqingpan
  1. mtj-0.9.11

    0下载:
  2. 另一个功能更强大的矩阵运算软件开源代码,非常的好用,还可以改-Another more powerful matrix calculation software open source code, very easy to use, but also can be changed
  3. 所属分类:Ajax

    • 发布日期:2017-05-11
    • 文件大小:2733581
    • 提供者:dengwanyu
  1. shujuhe

    0下载:
  2. 编写一个程序,计算出5行5列整数矩阵的每行之和。-The preparation of a program to calculate the line 5 5 integer matrix of each row and.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:7052
    • 提供者:欣欣
  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 2 3 4 56 7 8 9 10 ... 16 »
搜珍网 www.dssz.com