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

资源列表

« 1 2 ... .34 .35 .36 .37 .38 639.40 .41 .42 .43 .44 ... 2673 »
  1. GAs

    0下载:
  2. 使用遗传算法求一个多项式函数在区间[0,37]之间的极大值,编程环境采用Matlab6.0。-The use of genetic algorithm for a polynomial function in the interval [0,37] between the maximum value, the use of programming environment Matlab6.0.
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:8.78kb
    • 提供者:Liu
  1. node

    0下载:
  2. 自己编写的解八数码问题的简单算法,用c++实现-I have written eight digital solution of a simple algorithm for the problem.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1.57kb
    • 提供者:吕东
  1. Hamilton

    0下载:
  2. 利用回溯法求解hamilton回路的算法-Use of backtracking algorithms for solving circuit hamilton
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:963byte
    • 提供者:吕东
  1. perm

    0下载:
  2. 利用回溯法求解背包问题和全排列的算法,用c++实现。-The use of retrospective method knapsack problem and the whole array of algorithms, using c++ realize.
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1.21kb
    • 提供者:吕东
  1. package

    0下载:
  2. 用动态规划来解背包问题,很不错的算法,可以学习学习-Using dynamic programming to solve knapsack problem, it is a good algorithm, you can learn
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:244.67kb
    • 提供者:qk
  1. three-sample-of-Data-Structure

    0下载:
  2. 数据结构,一共有三个文件,多项式相加,二叉树几种操作,数组正负排序-Data structure, a total of three documents, the sum of polynomials, binary tree several operations to sort the array of plus or minus
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:3.23kb
    • 提供者:luo
  1. SelectList

    0下载:
  2. 查询链表。数据结构中算法小程序。很适用哟!-Query list. Data structure algorithm applet. Very applicable yo!
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:5.97kb
    • 提供者:林林
  1. DeleteList

    0下载:
  2. 删除链表。数据结构中算法小程序。初学者很适用的。-Delete list. Data structure algorithm applet. Beginners are applicable.
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:5.25kb
    • 提供者:林林
  1. dui

    0下载:
  2. 堆排序,数据结构算法小程序。初学者很适用-HEAPSORT, data structure algorithm applet. Beginners are applicable. .
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:5.76kb
    • 提供者:林林
  1. knapsack.ok

    0下载:
  2. 是一个背包算法程序,可以实现简单的背包原理算,对理解这一算法很有帮助。-this is a algorithm of napsake, can be achive application of napsake, it is useful to understanding the algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2.3kb
    • 提供者:wang chao
  1. SUANFA

    0下载:
  2. 计算机算法课程中的实验 单源点最短路径问题 可以自由输入有向权图 -Computer algorithms course experiments, single source shortest path problem has to be free to enter the right of Figure
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1.17kb
    • 提供者:lanrui
  1. hannuota

    0下载:
  2. 算法思路:   1.如果只有一个金片,则把该金片从源移动到目标棒,结束。   2.如果有n个金片,则把前n-1个金片移动到辅助的棒,然后把自己移动到目标棒,最后再把前n-1个移动到目标棒.   3.单纯对于有N个金片要挪动的步数求出, 可以使用递推方法,满足递推方程f(i) = f(i - 1) * 2 + 1-Algorithm idea: 1. If there is only a gold film, while the gold from the source to the
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:7.33kb
    • 提供者:huaying
« 1 2 ... .34 .35 .36 .37 .38 639.40 .41 .42 .43 .44 ... 2673 »
搜珍网 www.dssz.com