CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - place

搜索资源列表

  1. StuffCalculateC++

    0下载:
  2. 自己写的有关计算矩阵的小程序,好象有点错的地方,大家自己也看看啊-himself wrote the calculation of the matrix of small procedures, it seems a bit wrong place, we also look at the ah
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:19.59kb
    • 提供者:程静
  1. Gauess_Transform

    0下载:
  2. 快速高斯变换的程序,整体的打包好了,可以直接放到你自己的程序中-Fast Gaussian transform procedures, the overall package in place, you can directly into your own procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:112.54kb
    • 提供者:胖丫
  1. opencv to matlab

    0下载:
  2. cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-12-03
    • 文件大小:651.96kb
    • 提供者:shshlzh
  1. opencv to matlab

    0下载:
  2. cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-12-03
    • 文件大小:826.12kb
    • 提供者:shshlzh
  1. fft

    3下载:
  2. C语言实现快速傅里叶算法,可以输入任意位,有正变换和反变换!-C language realization of fast Fourier algorithm, can enter any place, there is transformation and anti-transformation!
  3. 所属分类:Algorithm

    • 发布日期:2015-05-04
    • 文件大小:1.02kb
    • 提供者:白杨硕
  1. acmcxsj2

    0下载:
  2. ACM大学生程序设计大赛湖南省第三届赛区大赛题目-ACM Collegiate Programming Contest third place in Hunan Province Competition Title
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:169.02kb
    • 提供者:sdf
  1. AKMQUXIANNIHE

    0下载:
  2. 把N个点拟合成一条曲线这是阿克玛曲线拟合,本算法有什么不妥的地方请各位给与修正-The synthesis of N points to a curve which is Arkema curve fitting, the algorithm for what is wrong with the place please give the amendment
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:716byte
    • 提供者:weili
  1. EightQueens

    0下载:
  2. 利用C#语言实现的八皇后问题。只有8*8的棋盘形式,可以输入皇后摆放的位置-This program is used by c#,which called eight-queen .It can show every situation about the able place to put the queen.But there is a disadvantage that it is set only 8*8 chess .
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:16.77kb
    • 提供者:yq
  1. 3

    0下载:
  2. 该程序定义了一个向量类,里面的元素是模板形式,定义了有关向量类的各种属性,方法及运算符重载函数。根据向量处理的程序实现矩阵数乘-The program defines a vector class, which the element is the template form, the vector class defines the various properties, methods, and operator overloading function. According to the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.09kb
    • 提供者:李萍
  1. queue

    0下载:
  2. f和r分别对应队列的头和尾在整个队列存储区域的位置-f and r correspond to the queue head and tail queue storage area in the whole place
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:690byte
    • 提供者:张佐
  1. EightQueens

    0下载:
  2. Eight Queens solution. There is a simple task to place 8 queens on one board. Each of them doesn t have to kill others.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1.1kb
    • 提供者:Andrey
  1. Complete_self-study_manual_FORTRAN(source_code).ra

    0下载:
  2. FORTRAN 完全自学手册源代码(编程红宝书)这本书首先从比较基础的地方讲起走,把握住了我们真正应该学的,应该用得着的东西。-Complete self-study manual FORTRAN source code (programming Little Red Book) This book begins with a place from a basis of comparison Let' s talk about walking, grasp of what we reall
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:243.17kb
    • 提供者:swreal
  1. zhexuejia

    0下载:
  2. 设有5个哲学家,共享一张放有5把椅子的桌子,每人分得一把椅子,但是,桌子上共有5只筷子,在每人两边各放一只,哲学家们在肚子饥饿时才试图分两次从两边拿起筷子就餐。 -There are 5 philosophers sharing a chair placed five tables, each share of a chair, however, a total of five chopsticks on the table, in each place one on each side,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1.17kb
    • 提供者:陈超
  1. dd

    0下载:
  2. shell sort is a rather curious algorithm, quite different from other fast sorting algorithms. It s actually so different that it even isn t an O(nlogn) algorithm like the others, but instead it s something between O(nlog2n) and O(n1.5) depending on i
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:600byte
    • 提供者:sereen
  1. heap_sort

    0下载:
  2. heap sort is the other (and by far the most popular) in-place non-recursive sorting algorithm used in this test. Heap sort is not the fastest possible in all (nor in most) cases, but it s the de-facto sorting algorithm when one wants to make sure tha
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:2.29kb
    • 提供者:sereen
  1. insertion

    0下载:
  2. is the other (and by far the most popular) in-place non-recursive sorting algorithm used in this test. Heap sort is not the fastest possible in all (nor in most) cases, but it s the de-facto sorting algorithm when one wants to make sure that the sort
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1.04kb
    • 提供者:sereen
  1. quick

    0下载:
  2. quick sort is the most popular sorting algorithm. Its virtue is that it sorts in-place (even though it s a recursive algorithm) and that it usually is very fast. On reason for its speed is that its inner loop is very short and can be optimized very w
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-04-08
    • 文件大小:547byte
    • 提供者:sereen
  1. A_QR

    0下载:
  2. void qr(double *a, double *d, int n) 矩阵的QR分解 假设数组an*n在内存中按行优先次序存放,此函数使用HouseHolder变换将其就地进行QR分解。 d为输出参数,d[0,n)存放QR分解的上三角矩阵对角线元素。 bool householder(double const *qr, double const *d, double *b, int n) 求线性代数方程组的解。 假设矩阵qrn*n为某个矩阵an*n的QR分解,在内
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1.82kb
    • 提供者:moontea
  1. Wheelbarrow

    0下载:
  2. 独轮车 独轮车的轮子上有5种颜色,每走一格颜色变化一次,独轮车只能往前推,也可以在原地旋转,每走一格,需要一个单位的时间,每转90度需要一个单位的时间,转180度需要两个单位的时间。现给定一个20×20的迷宫、一个起点、一个终点和到达终点的颜色,问独轮车最少需要多少时间到达。 状态:独轮车所在的行、列、当前颜色、方向。 另外为了方便在结点中加上到达该点的最小步数。 - Wheelbarrow wheelbarrow wheels have five kinds of colors
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1.25kb
    • 提供者:zhangkai
  1. MONTE_CARLO_TECHNIQUE

    0下载:
  2. MONTE CARLO TECHNIQUE This file details the Microsoft Excel macro for performing combination of random and sine loads using Monte Carlo technique. Place Asi n in column 1, Crran in column 2, leave column 3 blank, select all three columns, and r
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:911byte
    • 提供者:ali
« 12 3 »
搜珍网 www.dssz.com