CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - algorithm of chain code

搜索资源列表

  1. dijkstraCPP

    0下载:
  2. 由graph.txt读出源图并用临街链表显示出,然个用dijkstra算法算出给定两点的最短路径和任一给定点到其它各点的距离,graph.txt放在源代码同一目录,内附graph.txt示例-graph.txt read out by the source map and used chain along the street shows, However use the dijkstra algorithm to calculate the scheduled 2:00 and the sho
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:277.33kb
    • 提供者:比为
  1. matrix_mult

    0下载:
  2. 矩阵链的相乘的源代码,采用动态归还算法求解得到最优解。-chain matrix multiplication of the source code, the return of dynamic algorithm to obtain the optimal solution.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:985byte
    • 提供者:李明
  1. cellga.rar

    1下载:
  2. 多种群的链式智能体遗传算法,代码及其用于优化的实验结果都在里面。大家用了最好给点评价,建议只作为研究用。我有相关的论文,需要索取的话,请与我联系,Multi-population of chain-agent genetic algorithm, the code and to optimize the experimental results are inside. We use the best rating to the point, it is recommended only for
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-22
    • 文件大小:6.8mb
    • 提供者:李明
  1. fast-corner-detect

    1下载:
  2. 基于VC++环境的快速的角点检测算法,比灰度面积法和边缘曲率法,有着更好的效果-Based on VC++ environment, a fast corner detection algorithm, than the gray area of law and the edge curvature method, have better results
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-02-17
    • 文件大小:2.18mb
    • 提供者:liqi
  1. DIBDisplay

    1下载:
  2. 对指定的二值化图像得用甲虫算法生成它的边缘链码-On the specified image binarization algorithm beetles to use the limb of the chain code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-01-21
    • 文件大小:121.9kb
    • 提供者:孙娟
  1. Introduction_to_Algorithm

    0下载:
  2. 常见算法设计的源代码。配合著名的那本“算法导论”。其中主要包括: 归并排序 活动选择问题 矩阵链乘问题 矩阵链乘问题的备忘录解法 逆序对问题 求和问题 装配线问题 最短路径Dijkstra算法和堆操作 -Common algorithm design of the source code. With the well-known that the " Introduction to Algorithms." Which mainly i
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:14.49kb
    • 提供者:xichen
  1. findkeypoint

    0下载:
  2. 摘要:拐点是数字图像中的一个重要信息载体 提出一种新的拐点检测算法 该算法并非寻找连续空间中曲率的离散近似计算方法,而是源于离散曲线的外观特征,推导出离散曲线上拐点处k个点对间欧氏距离平方和局部最小这一重要性质。基于该性质,本算法首先利用Freeman链码的性质.过滤掉物体边界上明显不可能成为拐点的象素,然后在剩余的边界点中通过寻找该局部最小值定位出拐点。给出了本算法与四种著名拐点检测算法的对比实验。 -Abstract: The inflection point is a digital
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:176.38kb
    • 提供者:changhe.cheng
  1. Markov

    0下载:
  2. 简单的马尔科夫算法,Markov链数据提供了有当前状态决定,而又独立于当前状态的序列,此处算法是将给定的文本串生成新的随机文本- Simple Sample of a Markov Chain Algorithm:A markov chain is a sequence of random variables in which the future variable is determined by the present variable but is independent of the w
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:9.78kb
    • 提供者:赵河
  1. Search

    0下载:
  2. 数据结构搜索算法大全!!! 所有经典算法!!包括AVL树!BST!Hash表!跳表!Sortedchain!Sortedlist!详细注释!所有代码都全部调试成功!-Data structure search algorithm Daquan! ! ! All classical algorithm! ! Including AVL tree! BST! Hash table! Jump table! Sortedchain! Sortedlist! More comments! All o
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:44.37kb
    • 提供者:linnvel
  1. agentANTony

    0下载:
  2. 用蚁群算法实现虚拟企业敏捷供应链的搜索代码,是不可多的的学习资料。-Ant colony algorithm agile virtual enterprise supply chain, the search code, is not much of the learning materials.
  3. 所属分类:Search Engine

    • 发布日期:2017-03-27
    • 文件大小:9.57kb
    • 提供者:压榨
  1. crfChain

    0下载:
  2. Kevin Murphy的条件随机场matlab和c++混合代码,包含chains, trees and general graphs includes BP code。-This package is a set of Matlab functions for chain-structured conditional random fields (CRFs) with categorical features. The code implements decoding (with the Vi
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:110.68kb
    • 提供者:郭波
  1. lianshijishu

    0下载:
  2. 链式基数选择排序算法是数据结构中关于排序的重要算法,本程序是链式基数选择排序算法的源代码。-Chain base sorting algorithm data structure on the sort algorithm, the program is a chain base to select the source code of the sorting algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3.09kb
    • 提供者:李强
  1. Light-preprocessing

    1下载:
  2. 这是谭晓阳提出的一条光照预处理链的实现代码,适合LBP/LTP人脸识别算法-This is TanXiaoYang proposed a light chain implementation code of pretreatment, suitable for LBP/MTP/LTP face recognition algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:2.46kb
    • 提供者:张三
  1. paixu

    0下载:
  2. Switch 可能转化成多种不同算法的代码。其中最常见的是跳转表和比较链/树。当switch用比较链的方式转化时,编译器会产生if-else-if的嵌套代码,并按照顺序进行比较,匹配时就跳转到满足条件的语句执行。所以可以对case的值依照发生的可能性进行排序,把最有可能的放在第一位,这样可以提高性能。-Switch could be transformed into a variety of different algorithm code. One of the most common is
  3. 所属分类:Windows CE

    • 发布日期:2017-11-10
    • 文件大小:4.12kb
    • 提供者:franda
  1. NWPU_shumojingsai_A

    3下载:
  2. 2013年西北工业大学“工大正禾杯”数模竞赛A题(供应链网络的建立与道路破坏问题)源码及结果数据。算法:基于遗传算法的配送中心选址。-2013 Northwestern Polytechnical University " work Taisho Wo Cup" Mathematical Contest in Modeling A question (the establishment of the supply chain network and road damage) s
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-18
    • 文件大小:45.73kb
    • 提供者:wangjing
  1. mcmc

    0下载:
  2. 基于马尔科夫链蒙特卡尔算法的工具箱,适用于数值分析,矩阵变换,目标检测等系列问题解决的实例,有详细的代码辅助说明。-Based on Markov chain Monte Carl algorithm toolbox for numerical analysis, matrix transformations, target detection and other examples of problem solving, a detailed code help.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:11.29kb
    • 提供者:萧勇
  1. agentANTony

    0下载:
  2. 用蚁群算法实现虚拟企业敏捷供应链的搜索代码,是不可多的的学习资料。-Ant colony algorithm agile virtual enterprise supply chain, the search code, is not much of the learning materials.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:9.61kb
    • 提供者:sistheg
  1. McMC_test

    0下载:
  2. python code for stard Markov chain Monte Carlo algorithm. In this example, MCMC is used to find position of high probability of a simple distribution function. Application in identification of model parameters is similar in that the highest probable
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1.37kb
    • 提供者:Ehsan Adeli
  1. gouzaojuzhen

    0下载:
  2. 这个源代码是为了实现矩阵链相乘算法的构造矩阵的完整代码。-This source code is in order to realize the structure of the matrix chain multiplication algorithm of matrix complete code.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:603byte
    • 提供者:王文滟
  1. Normal-Algorithm

    0下载:
  2. 在本文章里面,有各种举出算法的C语言实现 1、大数阶乘 2、大数乘法 3、任意进制转换 4、最大公约数 5、最小公倍数 6、快速傅里叶变换 7,字符串的替换,查找,截取 8、叉乘法求多边形的面积 9、快速,希尔,选择等各种排序 10、二叉树,链表,链栈 11、二分查找 12、求解线性方程组,也叫中国余数定理 13、求点到直线距离 14、Prim算法求最小生成器 15、判断点与直线的关系,俩条直线的关系 16、求排列组合数,俩矢量角度
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1.19mb
    • 提供者:刘楠
« 12 »
搜珍网 www.dssz.com