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

搜索资源列表

  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. 聚类算法 dbscan

    2下载:
  2. 数据挖掘中的聚类算法程序演示参考 dbscan for C# -data mining algorithms procedures demonstration dbscan reference for C#
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:31135
    • 提供者:梁飞
  1. computerdisign-C

    0下载:
  2. 算法的设计方法(C程序):一、迭代法 二、穷举搜索法三、递推法 四、递归五、回溯法 六、贪婪法 -algorithm design method (C program) : 1, 2 iteration, the exhaustive search method three, four recursive method, recursive 5, backtracking 6, greedy algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:34671
    • 提供者:xuyan
  1. C++Math

    0下载:
  2. 改进算法的C++程序.doc. 改进算法的C++程序.doc-improved algorithm in C procedures. Doc. Improved algorithm C program. D oc
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:15805
    • 提供者:曾志伟
  1. c++SoruceCCodeAboutTen

    0下载:
  2. C++程序设计与应用源码、C++反射的例子、RSA算法、vc++访问DAO数据库、遍历文件夹并建成目录树、打字小程序、电子便笺 、仓库管理系统
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3119826
    • 提供者:常君君
  1. c++最优化问题全解答

    2下载:
  2. 这里包含了比较全和详细的c++程序源代码,其中有牛顿法,dfp法,内点法等
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-11-22
    • 文件大小:1065267
    • 提供者:xiewenjie
  1. SQP算法

    3下载:
  2. C程序的SQP算法,里面有例子
  3. 所属分类:数学计算/工程计算

  1. Strassen矩阵乘法算法 C++程序源码

    0下载:
  2. Strassen矩阵乘法算法 C++程序源码 V.Strassen在1969年发表了一个算法,将计算两个n阶方阵的乘积的时间复杂性降低到了o(nlog27),被誉为“在代数复杂性理论中最激动人心的结果”。该算法主要适用于方阵的乘法。-Strassen algorithm for matrix multiplication C++ program source V. Strassen published in 1969, an algorithm to compute the product of
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-25
    • 文件大小:1024
    • 提供者:zhaoruxu
  1. PID

    0下载:
  2. pid控制算法与程序,有利于pid控制的学习与交流,对PID有初步认识-pid control algorithms and procedures has pid conducive to study and exchange control, there is an initial understanding of the PID
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:221544
    • 提供者:李功卿
  1. parallel_matrix_multiply_demo

    0下载:
  2. Cannon算法的C++程序MPI实现,实现矩阵的相乘。-MPI implementation of Cannon algorithm(in C++)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:79472
    • 提供者:Andrew
  1. newton

    0下载:
  2. 很好很快的计算Newton法的C++程序算法,希望能给大家带来帮助-Very fast calculation of Newton method algorithm for C++ programs, hoping to give us some help
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:206053
    • 提供者:chenhong
  1. GeneticAlgorithm

    1下载:
  2. 这是我自己编的用遗传算法求解sin(x)+sin(y)极值的C++ 程序。当然也可在函数fFitness中修改以达到求解其他函数极值的或应用到其他方面。-This is my own compiled using genetic algorithm sin (x)+ sin (y) extremum C++ program. Of course, a function fFitness can also modify other functions in order to achieve ext
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5424175
    • 提供者:myd
  1. 1

    0下载:
  2. 这是一个利用复化梯形公式计算定积分的c程序算法 很强大 -revolution to solve simpson
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:277147
    • 提供者:胡俊武
  1. c-means-algorithm

    0下载:
  2. 熟悉c均值算法,通过程序语言实现该算法,比较每个聚类的初始均值不同时,算法结果的差别。理解动态聚类算法的算法思想-Familiar with the c means algorithm, the algorithm realized by programming language, compare the initial mean of each cluster is not the same time, the difference between algorithm results. Dyn
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:24797
    • 提供者:yshg
  1. pid-C-language-algorithms

    0下载:
  2. pid C语言算法,单片机用,整数型计算,程序简洁实用-pid C language algorithms, microcontroller, integer calculations, simple and practical procedures
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:58354
    • 提供者:dagegegoni
  1. fft-conveid-by-c

    0下载:
  2. 用c程序实现fft算法,代码简单,在编写程序时可以当做子函数来调用,比如用c编写功率谱算法时可以调用该算法,简单易懂-Fft algorithm with c program, code, programming can be used as subroutines to call, such as power spectrum algorithm is written using c can call the algorithm is simple to understand
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:899
    • 提供者:dongmeixiang
  1. 徐士良C常用算法程序集(第二版)书和源码

    1下载:
  2. 徐士良C常用算法程序集(第二版)电子书和全部源码。
  3. 所属分类:数学计算/工程计算

  1. C-algorithms

    0下载:
  2. 著名的徐士良C常用算法程序集,对岁数源码做了整理,添加了以算法名称为目录名,方便查找-The famous Shi-liang C algorithms commonly used procedures set, finishing on the age of the source did add the name of the directory name to the algorithm, easy to find
  3. 所属分类:Algorithm

    • 发布日期:2017-05-18
    • 文件大小:4842592
    • 提供者:gjaa
  1. Algorithms-in-C-program

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

    • 发布日期:2017-04-16
    • 文件大小:15646
    • 提供者:lixun
  1. 合并排序的分治算法

    0下载:
  2. 在Visual C++里编写程序,用分治法完成随机输入数列的合并排序(The program is written in Visual C++, and the sorting and sorting of random input sequence are completed by divide and conquer method)
  3. 所属分类:数学计算

    • 发布日期:2018-01-01
    • 文件大小:164864
    • 提供者:街奇儿
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com