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

资源列表

« 1 2 ... .66 .67 .68 .69 .70 27571.72 .73 .74 .75 .76 ... 28278 »
  1. 8

    0下载:
  2. 利用Gauss积分公式进行数值积分,将区间 细分成n个相等的子区间,然后在每个上使用经过修改适用于不同子区间的三点Gauss公式计算积分的值,然后求和。-Using Gauss integral formula for numerical integration, will be subdivided into n-equal interval sub-intervals, and then apply to each use of a modified three-point range in
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:625byte
    • 提供者:李萍
  1. a

    0下载:
  2. 双向链表的各种操作(包括建立,插入,删除,查找等)-Two-way linked list of a variety of operations (including create, insert, delete, search, etc.)
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:625byte
    • 提供者:徐彦
  1. Newton

    0下载:
  2. 这是数值计算中的newton算法,适合初学者学习,算法快捷易读-This is the numerical calculation of the CG algorithm, suitable for beginners to learn, easy to read fast algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:625byte
    • 提供者:李超
  1. gauss

    0下载:
  2. 列主元高斯消元法,可以求解线性方程组,比较好用-Gauss elimination pivot column element method that can solve linear equations, compare easy to use
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:625byte
    • 提供者:chengjisihan
  1. cpm

    0下载:
  2. critical path method
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:625byte
    • 提供者:VISHAD
  1. RandQSort

    0下载:
  2. 使用随即快速排序算法可以提高算法的排序速度-the random quick sort
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:625byte
    • 提供者:李飞
  1. yuesf

    0下载:
  2. 约瑟夫问题是个有名的问题:N个人围成一圈,从第一个开始报数,第M个将被杀掉,最后剩下一个,其余人都将被杀掉。例如N=6,M=5,被杀掉的人的序号为5,4,6,2,3。最后剩下1号。   假定在圈子里前K个为好人,后K个为坏人,你的任务是确定这样的最少M,使得所有的坏人在第一个好人之前被杀掉。 -yuesf program
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:625byte
    • 提供者:dsa
  1. StackLL

    0下载:
  2. Implementation of Stack Data structures
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:625byte
    • 提供者:roza
  1. Insertion-Sort

    0下载:
  2. 有一个已经有序的数据序列,要求在这个已经排好的数据序列中插入一个数,但要求插入后此数据序列仍然有序,这个时候就要用到一种新的排序方法——插入排序法,插入排序的基本操作就是将一个数据插入到已经排好序的有序数据中,从而得到一个新的、个数加一的有序数据,算法适用于少量数据的排序,时间复杂度为O(n^2)。是稳定的排序方法。-Insertion sort in C/C++
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:625byte
    • 提供者:congyi
  1. linklists

    0下载:
  2. 连接两个链表。这个程序可以将两个链表连接在一起。-link two lists
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:625byte
    • 提供者:Wang
  1. Prime

    0下载:
  2. 判断用户输入的一个数字是否为素数,并对一个数字进行因式分解-Judgment entered by the user whether a number is prime, and a factoring numbers
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:625byte
    • 提供者:zhaokang
  1. matching-brackets

    0下载:
  2. 利用c++数据结构 栈 解决括号匹配问题 -Use c++ to solve matching brackets
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:625byte
    • 提供者:enzo
« 1 2 ... .66 .67 .68 .69 .70 27571.72 .73 .74 .75 .76 ... 28278 »
搜珍网 www.dssz.com