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

搜索资源列表

  1. Direct3D

    0下载:
  2. Direct3D透视模板源代码透视钩子多多支持-Direct3D pivot template source code perspective hook support
  3. 所属分类:DirextX

    • 发布日期:2017-05-17
    • 文件大小:4955768
    • 提供者:zhu
  1. OWC

    0下载:
  2. 在网页中实现excel透视表的例子,调用了excel的owc.D-Example, call the owc.Dll of excel excel pivot table in a Web page
  3. 所属分类:.net

    • 发布日期:2017-11-09
    • 文件大小:7658238
    • 提供者:lianghaijun
  1. 6

    0下载:
  2. 快排,将小于枢轴的元素移到前面,将大于枢轴的元素移到后面-Fast scheduling, will be less than the pivot element to the front, will be greater than the pivot element to the back of
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:1860
    • 提供者:cheng xi
  1. pivot

    0下载:
  2. 一个php 写的Blog,现在共享下 -Php write a Blog, now share the
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:812271
    • 提供者:zfp
  1. 1

    0下载:
  2. lu分解一个非常好的利用LU分解法求逆矩阵的程序,其... 详细说明:这是一个非常好的利用LU分解法求逆矩阵的程序,其中的Pivot是很好的-lu decomposition of a very good use of LU decomposition of matrix inversion procedures, a detailed descr iption of its ...: This is a very good use of LU decomposition of matrix
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:670
    • 提供者:丁叮
  1. ToSolveAnEquationSet

    0下载:
  2. 数值分析中五种常用的解方程组的算法在Linux下的实现。 在本压缩包里分别是: ColPivotElim.d 枢轴元素消去法解方程组 GaussElim.d 高斯销元法解方程组 GSItera.d 高斯赛德尔迭代法解方程组 JacobiItera.d 雅克比迭代解方程组 TriDecompo.d 线性方程组的直接三角分解法 运行环境是Linux,用G++编译的。-Numerical analysis of five commonly used soluti
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:92356
    • 提供者:xichen
  1. FastSortandKnap

    0下载:
  2. 快速排序和背包问题的C++实现代码,其中快速排序采用数组中第一个元素、最后一个元素以及中间元素的中间值作为枢轴。-Quick Sort and the knapsack problem of C++ code, including the use of quick sort of the first element of the array, the last element, as well as the middle element as the pivot of the median.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:216224
    • 提供者:江林
  1. gaosi

    0下载:
  2. 高斯列主元消去法,用c#编写的高斯消去法。-Gaussian elimination pivot column, using c# written in Gaussian elimination.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:19250
    • 提供者:zhaiweixing
  1. P248-1

    0下载:
  2. 二次曲线拟合,应用了高斯列主元消去法,并且应用了矩阵的转置-Quadratic curve fitting, application of Gaussian elimination pivot column
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:752
    • 提供者:gaoli
  1. liezhuyuan

    0下载:
  2. 计算方法高斯列主元消去法C程序 保证好用-Method of calculating Gaussian elimination pivot column C program to ensure easy to use
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:182763
    • 提供者:云天河
  1. CH1

    0下载:
  2. 1.1 全选主元高斯消去法agaus.c 1.2 全选主元高斯-约当消去法agjdn.c-1.1 Select pivot Gaussian elimination agaus.c 1.2 Select pivot Gauss- Jordan elimination agjdn.c
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:14217
    • 提供者:yangasdtat
  1. gaosiliezhuyuanxiaoqu

    0下载:
  2. 实现高斯列主元消去,用于解任意阶的线性方程组-To achieve Gaussian elimination pivot column for the solution of linear equations of arbitrary order
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:785
    • 提供者:付虓
  1. gauss

    0下载:
  2. 列主元高斯消元法,可以求解线性方程组,比较好用-Gauss elimination pivot column element method that can solve linear equations, compare easy to use
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:625
    • 提供者:chengjisihan
  1. gaosi

    0下载:
  2. 列主元高斯消元法,比较好用的程序,希望能对大家所帮助!-Gauss elimination pivot column element method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:945
    • 提供者:tang fei
  1. inverse

    0下载:
  2. 主要内容:在visual studio上实现矩阵求逆的过程 矩阵求逆:用全选主元高斯约当消去法求n阶是矩阵A的逆矩阵A-1。其中包括矩阵求逆算法描述 -Main elements: the visual studio to achieve the process of matrix inversion matrix inversion: The Select pivot Gauss Jordan elimination order to n-order matrix A is the i
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:6519
    • 提供者:刘丽
  1. 2

    0下载:
  2. 高斯列主元消去法的程序,如果有什么不对的地方烦请指教-Gaussian elimination pivot column
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:3099
    • 提供者:张亚维
  1. gauss

    0下载:
  2. 数值分析中线性方程组直接求解的高斯列主元消去法的源代码-Numerical Analysis of linear equations to solve the direct Gauss elimination pivot column source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:750
    • 提供者:孙红
  1. findpiv

    0下载:
  2. Used by plu to find a pivot for Gaussian elimination
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:748
    • 提供者:katore vishal
  1. MY_QUICK

    0下载:
  2. 1. Pick an element, called a pivot, from the list. 2. Reorder the list so that all elements with values less than the pivot come before the pivot, while all elements with values greater than the pivot come after it (equal values can go either way
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:584
    • 提供者:synthia
  1. SqlPivot

    0下载:
  2. Demonstration of SQL Server PIVOT useful keyword
  3. 所属分类:SQL Server

    • 发布日期:2017-04-09
    • 文件大小:690
    • 提供者:ibiza420
« 1 23 4 5 6 7 »
搜珍网 www.dssz.com