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

搜索资源列表

  1. C-C Method

    0下载:
  2. 非线性系统的C-C算法,程序运行良好,能为从事混沌方面研究的人员提供一定的便利.-Nonlinear Systems C-C algorithms, running good, to engage in research in the chaotic provide certain facilities.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5.36kb
    • 提供者:gxsh
  1. SPPP3.0

    2下载:
  2. 一个开源项目。SP++ (Signal Processing in C++) 是一个关于信号处理与数值计算的开源C++程序库,该库提供了信号处理与数值计算中常用算法的C++实现。SP++中所有算法都以C++类模板方法实现,以头文件形式组织而成,所以不需要用户进行本地编译,只要将相关的头文件包含在项目中即可使用。-SP++ (Signal Processing in C++) is a signal processing and numerical computation on the open
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:4.34mb
    • 提供者:李伟
  1. EDITDIS

    0下载:
  2. IMPLEMENTATION OF DYNAMIC PROGRAMMING ALGORITHMS FOR EDITDISTANCE PROBLEM IN C
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:573byte
    • 提供者:pandey
  1. matrix_invers

    0下载:
  2. C语言写的矩阵处理算法 主要实现了求逆和线性方程组的求解-Matrix written in C language processing algorithms to achieve a major inversion and solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1.96kb
    • 提供者:张士广
  1. algoincpp

    0下载:
  2. its a source code file for the book Algorithms in C++, Parts 1–4 by sedgewick-its a source code file for the book Algorithms in C++, Parts 1–4 by sedgewick
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:16.36kb
    • 提供者:anshu
  1. Algorithms_of_Math

    0下载:
  2. Some realisations of mathematical algorithms in C, C-Some realisations of mathematical algorithms in C, C++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:11.45kb
    • 提供者:naz
  1. levmar-2.5

    1下载:
  2. 非线性优化的算法,用C++实现,比牛顿法有更快的收敛速度。-Levenberg-Marquardt nonlinear least squares algorithms in C/C++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:76.97kb
    • 提供者:cao
  1. sort_algorithms_c

    0下载:
  2. This project contains implementation of the most famous sort algorithms (bubble, insertion, quick, selection, sharek, shell) in C.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.91kb
    • 提供者:Ali
  1. algorithms

    0下载:
  2. 一些比较常用的数学算法,用简单的C语言编写-Some of the more commonly used mathematical algorithms, written in simple C
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:8.23kb
    • 提供者:李明
  1. Numerical-algorithms-in-C

    0下载:
  2. 含线性代数方程组的算法,快速傅里叶变换等,和一些数据建模等-you know
  3. 所属分类:Algorithm

    • 发布日期:2017-06-22
    • 文件大小:41.07mb
    • 提供者:最毒
  1. Sources

    0下载:
  2. Source code for numerical algorithms in C. Useful for scientific and engineering simulations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:204.58kb
    • 提供者:Dmitry
  1. plwapcode.tar

    0下载:
  2. minning algorithms in c-minning algorithms in c++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:21.79kb
    • 提供者:cornelio
  1. c-P-P-algorithm-procedures

    0下载:
  2. 程序开始运行,要求用户首先输入两个大数。 然后进行菜单选择,进行相应的大数运算。 分析说明:由于大数的范围太大,不能直接定义为int或者float等, 所以我们的想法就是定义成字符串类型, 输入的数字一位一位地存入字符数组里面。 然后在运算的时候也是一位一位地运算。 这个过程就得从最基本的数学运算法则做起,不乏多种判断。 涉及到数组和指针的应用。最难的就是判断情 况还有应用数组和指针过程中出现的多种未可预知的错误, 还得通过逐步调试慢慢找出。我们先从加减
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:269.04kb
    • 提供者:yang
  1. sort-algorithms

    0下载:
  2. Bubble sort and quick sort algorithms in C++.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:963byte
    • 提供者:Dim
  1. suan-fa-in-C

    0下载:
  2. 用c语言编写的各种算法,很有用的东西,大家下载下来看看就知道了!都运行通过的,分享供大家学习-Various algorithms using c language, useful things, download them to see to know it! Run through share for everyone to learn
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:12.54kb
    • 提供者:高维
  1. matrix-operation-in-c-language

    0下载:
  2. 这是各种运算算法,包括多项式计算,实复数运算,矩阵运算,求解方程组等各种运算的c语言代码-This is all kinds of computing algorithms in c language, including polynomial computation, real plural computing, matrix operation, solving equations and so on.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-04
    • 文件大小:255kb
    • 提供者:新晴
  1. Algorithms-a-Date-Structures

    0下载:
  2. Some Algorithms and Date Structures in C-Some Algorithms and Date Structures in C++
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:14.03kb
    • 提供者:skyarmor
  1. Algorithms-in-CPP-Source-Code

    0下载:
  2. 一些常用的经典算法,用C++语言实现,值得参考学习。-Some commonly used classical algorithm, using C++ language, it is worth learning.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:161.13kb
    • 提供者:唐晓
  1. Algorithms-in-C-program

    0下载:
  2. 算法大集合的C程序源码,可供工程技术人员参考使用-Algorithms in C program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:15.28kb
    • 提供者:lixun
  1. C_test

    0下载:
  2. 50个算法的C语言实现,网络经常出现的50个基本算法,算法工程师入门必做的题目(The implementation of the 50 algorithms, the C language, the 50 basic algorithms that often appear in the network, the problems that the algorithmic engineers must do)
  3. 所属分类:数学计算

    • 发布日期:2018-04-20
    • 文件大小:3.59mb
    • 提供者:cuijy
« 12 3 »
搜珍网 www.dssz.com