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

搜索资源列表

  1. mul-anneal

    0下载:
  2. 本代码包包含一个模拟退火算法的c++程序。此外还有其他一些源码,这在该压缩包中,有一个readme文档,对其进行了详细说明。-this code contains a simulated annealing algorithm c procedures. There are also some other source, which in the compressed, a readme files, its a detailed explanation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:49464
    • 提供者:王卫红
  1. mul

    0下载:
  2. 此汇编程序可进行任意位数的相乘只需修改内数组的数值即可 此程序以1234与4567为例-compilation procedures can be arbitrary multiplication of the median only changes within the array of numerical procedures to be like 1234 and 4567 as an example
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1066
    • 提供者:
  1. mul

    0下载:
  2. 在应用中常用矩阵相乘的定义算法对其进行计算。这个算法用到了大量的循环和相乘运算,这使得算法效率不高。而矩阵相乘的计算效率很大程度上的影响了整个程序的运行速度,所以对矩阵相乘算法进行一些改进是必要的。-commonly used in the application of the definition matrix multiplication algorithm for calculation. The algorithm uses a number of cycle and multiplic
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10094
    • 提供者:黄波
  1. MUL

    0下载:
  2. 数据结构实验,实现多项式乘法,自由输入两个多项式,计算结果并排序。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1208
    • 提供者:王文浩
  1. mul.fliter

    0下载:
  2. 用MATLAB实现了多相滤波器的仿真
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1503
    • 提供者:林恩
  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
    • 文件大小:667609
    • 提供者: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
    • 文件大小:845944
    • 提供者:shshlzh
  1. exp2_4 建立一个复数类imaginary

    0下载:
  2. 建立一个复数类imaginary,其私有数据成员x和y表示复数的实部和虚部,构造函数imaginary用于对复数的实部和虚部初始化,友员函数add,sub,mul和div分别用于进行复数的加、减、乘和除法运算,静态函数show用于显示运算结果。在主函数中,实例化两个复数,并输入一个运算符,按运算符选择相应的友员函数进行复数运算,然后输出运算结果。 -The establishment of a complex class imaginary, its private data member
  3. 所属分类:数据结构常用算法

    • 发布日期:2016-01-27
    • 文件大小:10240
    • 提供者:jacky
  1. CR-MATLAB.rar

    0下载:
  2. 认知无线电频谱检测技术的研究,有循环检测,周期性检测,仿真程序和结果。很全面。,Cognitive radio frequency spectrum detection technology, there are cycle detection, periodic testing, simulation program and results. Very comprehensive.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:39359
    • 提供者:小范308
  1. mul

    0下载:
  2. MATLAB多目标优化,包含两个matlab文件和ppt说明-MATLAB multi-objective optimization, including two matlab files and ppt Descr iption
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:69698
    • 提供者:fe
  1. mul

    0下载:
  2. 高精度乘法c++实现 环境visualstdio2005-High-precision multiplication, c++ to achieve environmental visualstdio2005
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:316216
    • 提供者:chenfei
  1. ALU

    0下载:
  2. Implementation of an ALU that supports sum/sub mul and div
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:267965
    • 提供者:Clay84
  1. mul

    0下载:
  2. 高精度乘法,采用万进制,效率非常高。可以处理非常大的数-high precision multiply
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:725
    • 提供者:peter
  1. mul

    0下载:
  2. 用C++语言实现实矩阵相乘,这是数值计算中常用的算法。-C++ language with real matrices, which is commonly used in numerical algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:883
    • 提供者:王新政
  1. large-A--mul-B

    0下载:
  2. 大数相乘 输入两个超大的整数,实现高精度乘法-Multiplying the input of large numbers of two large integers, to achieve high-precision multiplication
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:960
    • 提供者:anhun
  1. 3-variable-add-sub-mul

    0下载:
  2. 3 variable arithmati-3 variable arithmaticc
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-24
    • 文件大小:57028
    • 提供者:
  1. VOLUME

    0下载:
  2. 三数乘法,输入三个数,然后程序计算出这三个数的乘积并显示-3numbers mul
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:514
    • 提供者:lijian
  1. dongtaishuzu

    0下载:
  2. 用C语言实现动态数组的排序问题-use c to do big number mul
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:607
    • 提供者:fengyan
  1. inv-matrix

    0下载:
  2. 实现矩阵求逆 算法简洁 用途比较广泛 兼容性好-matrix inversion
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:115695
    • 提供者:Liu ryan
  1. MUL

    0下载:
  2. MUL CODE FOR MATLAB,,,easy to implement
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1016
    • 提供者:Manmeet Ghuman
« 12 »
搜珍网 www.dssz.com