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

资源列表

« 1 2 ... .25 .26 .27 .28 .29 25530.31 .32 .33 .34 .35 ... 28275 »
  1. 关键路径

    0下载:
  2. (1)输入E条弧<j,k>,建立AOE-网的存储结构 (2)从源点v出发,令ve[0]=0,按拓扑排序求其余各项顶点的最早发生时间ve[i](1<=i<=n-1).如果得到的拓朴有序序列中顶点个数小于网中顶点数n,则说明网中存在环,不能求关键路径,算法终止 否则执行步骤(3)(3)从汇点v出发,令vl[n-1]=ve[n-1],按逆拓朴排序求其余各顶点的最迟发生时间vl[i](n-2>=i>=2). (4)根据各顶点的ve和vl值,求每条弧s的最早发生时间e(
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1972
    • 提供者:叶兆源
  1. shuzhifenxi_shuzhinihe

    0下载:
  2. 我自己写的数值分析课程设计的算法,这里是数值拟合的部分。-I wrote it myself numerical analysis courses designed algorithm, which is part of the numerical fitting.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:492822
    • 提供者:marguin
  1. matlab sourcecode for 指纹

    1下载:
  2. 基于matlab的指纹识别系统,采用基于细节点对比,输入图像必须是256×256,8-bit灰度值,500dip的指纹。-Matlab-based fingerprint identification system based on Minutiae contrast, imported images must be 256 x 256.8-bit gray scale values 500dip fingerprints.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:339239
    • 提供者:张颖
  1. Shuzhifenxi_chazhi

    0下载:
  2. 我自己写的数值分析课程设计的源代码,这里是数值插值算法的内容。-I wrote it myself numerical analysis courses designed source code, here is the interpolation algorithm for the numerical content.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6680
    • 提供者:marguin
  1. 维纳滤波程序

    0下载:
  2. 一个用自适应维纳FIR滤波器消除脑电波中的干扰(转)-an adaptive Wiener FIR filter brain waves to eliminate the interference (switch)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:992
    • 提供者:启东
  1. mybp

    0下载:
  2. 利用C++语言开发的BP算法,并将其封装在类中,用户可以自己设定参数,实现对BP网络的训练。-use C + + language BP algorithm, which is encapsulated in class, users can set their own parameters to achieve BP network training.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2482
    • 提供者:卞慧
  1. 数据结构算法集---C++语言实现

    0下载:
  2. 常用的C++数据结构算法,包括队列、堆栈、链表...等.以模板类型式实现-C common data structure algorithms, including queue, stack, etc. List .... To achieve template-type
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7370
    • 提供者:新康
  1. work

    0下载:
  2. 计算电波传播的一个MATLAB程序,用抛物线法求解的..还是初始阶段,共享一下.-terms of a radio wave propagation MATLAB procedures used parabola method .. or the initial stage, sharing about.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2591
    • 提供者:欧阳品森
  1. 阶乘容错程序

    0下载:
  2. VB中不使用 on error goto的容错程序。-not use VB on the fault-tolerant error goto procedures.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5470
    • 提供者:zgr0123
  1. kcsj

    0下载:
  2. 校园导游图算法--数据结构中有关图的算法 按v求最短路径 按s求信息; 按q退出; 地图在map图像文件里-campus tour map algorithm -- data structure of the plan according to the algorithm for the shortest path v s by seeking information; Q withdrawal by; Maps map image file
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:41365
    • 提供者:gjb
  1. digital transmission

    0下载:
  2. 这是一个完整的数据传输过程的matlab例程!-This is a complete data transmission process Matlab routines!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:7878
    • 提供者:张毓芬
  1. mylineseg2

    1下载:
  2. 7. 求矢量夹角余弦 8. 求线段之间的夹角 9. 判断线段是否相交10.判断线段是否相交但不交在端点处 11.求线段所在直线的方程 12.求直线的斜率 13.求直线的倾斜角14.求点关于某直线的对称点15.判断两条直线是否相交及求直线交点16.判断线段是否相交,如果相交返回交点-7. For vector cosine angle 8. For the angle between the line 9. Line judge whether the intersection 10. Line
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1734
    • 提供者:孤星赶月
« 1 2 ... .25 .26 .27 .28 .29 25530.31 .32 .33 .34 .35 ... 28275 »
搜珍网 www.dssz.com