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

搜索资源列表

  1. GEOMETRY.zip

    0下载:
  2. GEOMETRY is a collection of routines for geometric calculations in 2, 3 and N space. These calculations include angles, areas, containment, distances, intersection, nearest point, and volumes. The objects considered include points, lines, line segmen
  3. 所属分类:图形图象

    • 发布日期:
    • 文件大小:43.94kb
    • 提供者:
  1. Algebra

    0下载:
  2. 基本矩阵运算 : + - *, power, transpose, trace, determinant, minor, matrix of minor, cofactor, matrix of cofactor, adjoint, inverse, gauss, gaussjordan, linear transformation, LU decomposition , Gram-Schmidt process, similarity. b) Basic vectors functions :
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:96.25kb
    • 提供者:none
  1. TSR-ex

    1下载:
  2. REMOVE removes a TSR. It takes two command line arguments. The first is the name of TSR to be removed (or an * to remove the last one), and the second is a file name which MUST contain the interrupt vectors to be loaded when the TSR is removed.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:53.74kb
    • 提供者:楊智斐
  1. WinNTL-5_4

    0下载:
  2. NTL is a high-performance, portable C++ library providing data structures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the integers and over finite fields.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:798.97kb
    • 提供者:陈西
  1. pictuershibie code

    0下载:
  2. 图象识别礼包 原理图采用OrCad软件或PowerPCB软件打 识别各种格式 位图 矢量图-image recognition gifts schematics using software or offer the identification PowerPCB software formats bitmap vectors
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:662.91kb
    • 提供者:革根
  1. KMEANS01

    0下载:
  2. This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers u
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:63.03kb
    • 提供者:赵丁香
  1. LVQ学习矢量化算法

    0下载:
  2. LVQ学习矢量化算法源程序 This directory contains code implementing the Learning vector quantization network. Source code may be found in LVQ.CPP. Sample training data is found in LVQ1.PAT. Sample test data is found in LVQTEST1.TST and LVQTEST2.TST. The
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:37.5kb
    • 提供者:张伟华
  1. tezhengxuanzhe

    1下载:
  2. 利用最小互信息实现向量的特征选择,优化分类器的设计,原创-The use of mutual information to achieve the smallest feature selection vectors, optimizing the classifier design, originality
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-06-21
    • 文件大小:1.49kb
    • 提供者:王将
  1. BlockMatchingAlgorithmForMovementEstimation

    0下载:
  2. 采用块匹配方法对视频进行运动估计,获得运动估计的运动向量。-Using block-matching method of video motion estimation, motion estimation to obtain the motion vectors.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:766.74kb
    • 提供者:farmer
  1. BlockMotionestimation

    0下载:
  2. 本代码计算帧间光流场,通过阈值分割获得运动矢量,对当前帧进行补偿,配置差分后实现运动目标分割,解决复杂背景下运动目标的检测问题。-This code interframe optical flow field calculated by threshold segmentation to obtain motion vectors, to compensate for the current frame, after the implementation differential configu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:36.89kb
    • 提供者:付亚峰
  1. Wavelet_Classify

    0下载:
  2. 基于小波变换和K-Mean算法的崇明东滩遥感图像分类,读取样本的能量特征向量进行分类,并返回分类图像的RGB图,显示各类地物面积比例-Based on wavelet transform and the K-Mean Algorithm for remote sensing image classification Chongming Dongtan, the energy to read a sample feature vectors for classification, and retu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.36mb
    • 提供者:李琛
  1. catch

    0下载:
  2. 点击文件系统首先输入一个三对角矩阵。初始化,求解,显示过程和为一体,当根据提示输入三对角矩阵与常数向量后,根据三对角矩阵的阶数给出未知量的个数。并显示出来,最后显示出中间变量Y,和最后解向量x。-Click file system first enter a tridiagonal matrices. Initialization, solving process, as a whole, and that when the input tridiagonal matrices and cons
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:172.17kb
    • 提供者:liangliang
  1. eigen

    0下载:
  2. 此程序为用matlab编写的基于最小二乘法通过求解广义矩阵特征值及特征向量进行椭圆曲线拟合程序。 程序中x,y分别为采样点的横纵坐标。生成的结果矩阵为椭圆曲线aX^2+bXY+cY^2+dX+eY+f=0中的各项系数。-This program was written with matlab by solving the generalized least square method based on matrix values and eigen vectors of the ellipt
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:527byte
    • 提供者:kone_zhang
  1. vectors

    0下载:
  2. install the exception handlers at reset by copying a precompiled block from RAM to adress 0 vectors interrupt example
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:619byte
    • 提供者:koss20vl
  1. vectors-sorteren

    0下载:
  2. A program used for sorting vectors
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:26.41kb
    • 提供者:roel stortelder
  1. vectors

    0下载:
  2. Freescale K60 中断向量 vectors 程序代码-The Freescale K60 Interrupt vector vectors code
  3. 所属分类:SCM

    • 发布日期:2017-11-15
    • 文件大小:3.54kb
    • 提供者:QI
  1. vectors

    0下载:
  2. vectors c++ lab 9 ex 1 2 3
  3. 所属分类:Compiler program

    • 发布日期:2017-04-30
    • 文件大小:384.88kb
    • 提供者:Kate
  1. My-vectors

    0下载:
  2. 对C++编程学习,容器vector的应用很重要,这是较全面的Vector容器实例源码,对这方面的编程爱好者后很大帮助。-C++ programing sample for vectors. I think this is your best choice if you want study Vector.
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:1.99mb
    • 提供者:peljor
  1. Tips on Using Test Vectors for Atmel PLDs

    0下载:
  2. Tips on Using Test Vectors for Atmel PLDs
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:98kb
    • 提供者:tech.rs
  1. Vectors and Tensors

    0下载:
  2. Vectors and Tensors book
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:214kb
    • 提供者:Cami
« 12 3 4 5 6 7 8 9 10 ... 39 »
搜珍网 www.dssz.com