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

资源列表

« 1 2 ... .61 .62 .63 .64 .65 2566.67 .68 .69 .70 .71 ... 2673 »
  1. 传教士与野人问题

    1下载:
  2. 传教士和野人问题是人工智能中的经典问题。本程序采用递归算法求解。定义一个函数,该函数返回一个解路径,路径可以用规则序列表示,也可以用状态序列表示。比如,用规则序列表示,可以表示为:(1 1)(1 0)。。。 表示:过去1个传教士,一个野人,回来一个传教士,。。。如果用状态序列表示,可以表示为:(3 3 1)(2 2 0)(3 2 )。。。 路径用一个链表表示,该函数返回该链表。在main中调用该函数,并打印输出该路径。-missionaries and Savage is a classic A
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:33.45kb
    • 提供者:罗鹏魁
  1. mulcircle

    1下载:
  2. 最小二乘法的圆拟合算法,可用各种开发工具实现,本算法使用VC语言-least squares fitting algorithm circle, the various development tools available to realize that the algorithm used language VC
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:52.67kb
    • 提供者:任萍
  1. 十进制转八进制(用VC编写)

    1下载:
  2. 利用数据结构中的算法 在VC环境下编写十进制转八进制-use data structure algorithms in VC metric prepared to octal
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10.65kb
    • 提供者:代价
  1. quickSort3.12

    1下载:
  2. 内存映射,多线程快速排序,测试速度1000000/30s-memory mapping, multi-threaded quick sort, test speed 1000000/30s
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5.5mb
    • 提供者:王占亭
  1. xuanzhi

    1下载:
  2. 学校选址问题,是我们数据结构课程的一个小程序,希望有帮助-school siting, we data structure courses a small program, with the hope of helping
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.44kb
    • 提供者:孙雷
  1. pointtopointDijkstraAlgrithms

    1下载:
  2. 具有图形化界面的一个路由模拟程序。路由算法为Dijkstra算法。具有求出图中任意节点间所有最短路径以及最短路径子图的功能。这是一个点对点(S-T)Dijkstra算法的改进。用于求两点间的所有最短路径。-graphical interface with the simulation of a routing procedures. Routing algorithm Dijkstra algorithm. With map obtained arbitrary nodes all the sh
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.06kb
    • 提供者:阎一
  1. MapGuid

    1下载:
  2. 我写的,画出最短路径,及最小生成树 Prim Dijistra算法+ GDI实现-I write to depict the shortest path, and the smallest Prim Dijistra Spanning Tree Algorithm to achieve GDI
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:43.61kb
    • 提供者:nick
  1. RWLS

    1下载:
  2. 用matlab编写的一个程序,实现系统辨识中的最小二乘递推算法,有运行结果和图形.-using Matlab a procedure for the preparation, system identification achieve the recursive least squares algorithm, running results and graphics.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.75kb
    • 提供者:wgc
  1. njie

    1下载:
  2. n阶魔方完美版 没什么好说的,大家看吧-n-Cube perfect version nothing more to be said, everyone sees.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.53kb
    • 提供者:陈曦
  1. ShortestPathUsingC

    1下载:
  2. 的克斯查最短路径分析的c代码实现,可以手工输入路径矩阵并得到两点路径。-investigation of Vieques analysis of the shortest path to achieve c code can be entered manually path matrix and the following two paths.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:28.19kb
    • 提供者:李化
  1. sorting_algorithms_in_assembly

    1下载:
  2. 一个演示了用汇编语言编写的数据排序算法,源代码非常详细-a demonstration of assembler language data sorting algorithms, source code very detailed
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:181.31kb
    • 提供者:卢青波
  1. csf

    1下载:
  2. c常用数值算法,主要包括矩阵特征值与特征向量的计算、数学变换与滤波等20多种算法的实现-c commonly used algorithm, including Matrix eigenvalues and eigenvectors of computing, mathematics and transform more than 20 filtering algorithm to achieve
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:273.92kb
    • 提供者:李某
« 1 2 ... .61 .62 .63 .64 .65 2566.67 .68 .69 .70 .71 ... 2673 »
搜珍网 www.dssz.com