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

资源列表

« 1 2 ... .71 .72 .73 .74 .75 24176.77 .78 .79 .80 .81 ... 28278 »
  1. orthrecurs

    0下载:
  2. 用递推法产生正交多项式系,即求alpha[j+1]、beta[j] 入口参数:m是数据点数,n是拟合的最高阶数, float x[],float y[]是对应纵横坐标,出口参数:a[] 是最小二乘拟合参数,alpha[]、beta[]是递推系数
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-16
    • 文件大小:1.1kb
    • 提供者:刘炳
  1. queen

    0下载:
  2. 八皇后问题算法 老师留得算法作业 完成了老师规定的要求-eight queens
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1.1kb
    • 提供者:minmin
  1. conjugate_gradient_method

    0下载:
  2. 1. 程序运行时首先输入要求解第几题,然后输入初始点,即可得到最后结果。从程序运行结果中我们可以看到,采用共轭梯度法所得的结果比采用最速下降法所得的结果更为精确,这是由于:共轭梯度法实质上是对最速下降法的修正,使搜索方向变为共轭方向,即每一步的搜索方向都要对该步的负梯度进行修正。-1. Program run-time solution of the first type the first few questions asked, and then enter the initial poin
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1.1kb
    • 提供者:陈卫亮
  1. CFUNCTION0

    0下载:
  2. C语言实现函数算法 这是这些函数以字母O实现的算法-C language implementation function algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1.1kb
    • 提供者:abs
  1. 3~3

    0下载:
  2. 判断一个链表是否中心对称,该链表是存数字的,在屏幕上显示用户输入的链表,并说明是否中心对称,该程序是数据结构中的范例-Centrosymmetric determine whether a linked list, the list is kept digital, displayed on the screen the user to enter the list, and whether centrosymmetric, the program is an example of data s
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1.1kb
    • 提供者:王苯充
  1. sort_list

    0下载:
  2. 链表的归并排序,还是不错的,适合新手,不过可能会有不合理的地方-List of merge sort, or a good, suitable for novice, but there may be unreasonable
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1.1kb
    • 提供者:张源
  1. VariousSortingAlgorithm

    0下载:
  2. 使用C++实现的各种排序算法,选择排序,堆排序,冒泡排序-The use of C++ realize the sorting algorithm, selection sort, heap sort, bubble sort and so on
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1.1kb
    • 提供者:hello
  1. Josephus(data_struct)

    0下载:
  2. 数据结构中基于约瑟夫环问题,用C++方式实现的-Data structure based on Josephus problem with C++ a manner. . . . .
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1.1kb
    • 提供者:liuyuan
  1. Test6

    0下载:
  2. 最短路径算法。 用无向带全图的邻接矩阵存储图,确定从源点出发到其它各点的最短路径。 输入:图中包含的顶点数n 边数m, 各边权值,用邻接矩阵或者邻接表存储。 输出:源点到其它各点的最短路径值。-Shortest path algorithm. Adjacency matrix storage with undirected graph with a full figure, determine the starting point of the shortest path from
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.1kb
    • 提供者:王保全
  1. LCS

    0下载:
  2. 该程序用于求两个序列的最长子段,通过动态规划算法,记录子问题的结果,进而求出最终的最长子段。-The procedure used to find the longest sequence of two sub-sections, through dynamic programming algorithm to record the results of sub-problems, and then find the longest sub-section final.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1.1kb
    • 提供者:朱江
  1. single-linked-list2

    1下载:
  2. 初始化循环单链表H; 依次采用尾插法插入a,b,c,d,e元素; 输出循环单链表H; 输出循环单链表H长度; 判断循环单链表H是否为空; 输出循环单链表H的第三个元素; 输出元素’a’的位置; 在第四元素位置上插入’f’元素; 输出循环单链表H; 删除循环单链表H的第三个元素; 输出循环单链表H; -Initialize the circular single linked list H Turn the tail interpolation int
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.1kb
    • 提供者:许泽达
  1. zhaobianjie_new

    0下载:
  2. 可以准确的找出边界 快速 有效 效果好 -Can accurately identify the border quickly and effectively effect is good
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1.1kb
    • 提供者: 李杰
« 1 2 ... .71 .72 .73 .74 .75 24176.77 .78 .79 .80 .81 ... 28278 »
搜珍网 www.dssz.com