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

搜索资源列表

  1. 快速沃什变换源码

    0下载:
  2. 快速沃什变换源码提供了数字信号变换方法的C程序实现,并有例子应用。-rapid transformation source providing a digital signal conversion of the C program, and application examples.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:781byte
    • 提供者:赵凤鲜
  1. vc511678900355

    0下载:
  2. 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助。程序可能还有许多不足之出,热烈欢迎各位前来指导。在下在此表示衷心的感谢!!!!! -many peop
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.64kb
    • 提供者:梁小姐
  1. MC1

    0下载:
  2. MC算法。简单的Monte Carlo 算法的java源码实现。 -MC algorithm. Simple Monte Carlo algorithm java source implementation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:828byte
    • 提供者:寸玉鹏
  1. fpgrowth

    0下载:
  2. 数据挖掘经典FP-growth算法C源码实现
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:17.4kb
    • 提供者:rainman
  1. Nqueenn的C++源码

    0下载:
  2. 采用c++编写,上机运行通过的N皇后实现代码,绝对可用-used to prepare, on the plane running through the realization of the code N Queen's absolutely available!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:31.4kb
    • 提供者:zbing0203
  1. vc求星期几源码

    0下载:
  2. 是一个利用VC实现的求星期几的小程序.它可以实现你所在日期的是星期几的查询.是一个比较简单的程序.-VC is a realization of a few weeks for a small procedure. It can be achieved in your date is a few weeks of inquiries. It is a relatively simple procedure.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.17kb
    • 提供者:陈天
  1. 八皇后问题源码

    0下载:
  2. 这个应该是经典编程里面的经典算法实现的八皇后问题.也通过了测试.完全达到设计要求.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:879byte
    • 提供者:陈天
  1. 直接实现坐标转换源码(VB)

    2下载:
  2. 不用组件,直接实现坐标转换源码(VB).从经纬度转换为目的大地坐标的源码!,Components do not directly coordinate transformation implementation source code (VB). For the purpose of conversion from latitude and longitude coordinates of the source the earth!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-21
    • 文件大小:18.36kb
    • 提供者:panlei
  1. zuiyouhua

    5下载:
  2. 此源码包是我本学期最优化理论课程的大作业,其中包括了我自己写的以下常用最优化算法的实现代码:最速下降法,牛顿法,非线性最小二乘法,DFP法。fun1,fun2是两个测试函数。谢谢!-This is my source packages optimization theory this semester courses in large operations, including my own to write the following commonly used optimization al
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-12-14
    • 文件大小:3.15kb
    • 提供者:白浩泉
  1. cpp

    0下载:
  2. dft idft fft ifft的c++源码实现 离散时间傅里叶变换 极其逆变换实现 快速傅里叶变换极其逆变换实现-dft idft fft ifft the c++ source to achieve extremely inverse discrete-time Fourier transform fast Fourier transform extremely inverse transform
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:432.68kb
    • 提供者:李飞霞
  1. sift

    0下载:
  2. sift算法说明及对应的MATLAB源码及C源码实现。-Demo code for detecting and matching SIFT features
  3. 所属分类:Algorithm

    • 发布日期:2017-06-15
    • 文件大小:22.93mb
    • 提供者:steven
  1. sparse-matrix

    0下载:
  2. 此源码实现了节省模式存储下稀疏矩阵的加减乘等有关运算。-This source saving mode is stored sparse matrix addition and subtraction, multiplication, etc. related to computing.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.27mb
    • 提供者:高艳芝
  1. a

    0下载:
  2. 该源码实现的是一个三次样条插值算法,适合于初学者,如果对其进行改进,可以应用到工程领域。-The source to achieve a cubic spline interpolation algorithm, suitable for beginners, to improve it, can be applied to engineering fields.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:8.93kb
    • 提供者:zqfzqf2008
  1. Gauss

    0下载:
  2. 该源码实现的是gauss消去法求解行列式的值,适合于初学者。-The source code to achieve the gauss elimination method for solving the determinant of value, suitable for beginners.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:6.13kb
    • 提供者:张三
  1. main

    0下载:
  2. 二分法查找的源码实现,供有需要者下载学习。-search by two division
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:611byte
    • 提供者:randolph
  1. TestMatMul

    0下载:
  2. 矩阵乘法的源码实现,并结合cuda进行加速,是最基本的cuda编程代码-matrix multiplication and cuda
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:991.01kb
    • 提供者:刘静
  1. arithmetic

    0下载:
  2. 压缩文件主要包含是10道算法编程题:强盗分赃,区间相交问题,取数对弈,删除问题,统计你序对,整除15,整数因子分解,最优自然数,最长公共子串。 里面每道题都是.txt,包含了题目具体的描述及源码实现。程序实现是在vc6.0完成编译通过。-Zip file mainly contains programming algorithm is 10 questions: robbers spoils, interval intersection problem, take the number of c
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:14.19kb
    • 提供者:kuang
  1. scientific-calculator

    0下载:
  2. 该源码实现了能自动解析表达式的科学计算器功能,包括对集合如n个元素的求和,求平均,求方差等,能对任意嵌套的表达式进行解析运算-The source code can be automatically achieved analytic expression scientific calculator functions, including the collection, such as the summation of n elements, averaged, seeking varianc
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:46.13kb
    • 提供者:高彦
  1. 3334

    0下载:
  2. 多目标跟踪的粒子滤波器,MIT人工智能实验室的目标识别的源码,实现典型相关分析。- Multi-target tracking particle filter, MIT Artificial Intelligence Laboratory identification of the target source, Achieve canonical correlation analysis.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-17
    • 文件大小:6kb
    • 提供者:郑元旗
  1. 模拟退火

    0下载:
  2. 直接实现matlab的模拟退火算法优化,亲测可用,修改参数即可(Matlab simulation annealing algorithm optimization)
  3. 所属分类:数学计算

    • 发布日期:2017-12-30
    • 文件大小:1kb
    • 提供者:IDEALMAN
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com