CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - 算法

搜索资源列表

  1. spellchecking

    0下载:
  2. 基于哈希表的一个对于英文文章单词拼写错误检查及更正的优化算法-A hash table based on the article for the English spelling error checking and correction algorithm
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1607815
    • 提供者:jimmy
  1. quan-pai-lie

    0下载:
  2. 一种基于递归的全排列算法,可以输出指定字符的所有排列组合-Full array based on recursive algorithm, you can specify the output of all the permutations and combinations of characters
  3. 所属分类:Console

    • 发布日期:2017-03-27
    • 文件大小:218772
    • 提供者:aa
  1. PMCanny

    0下载:
  2. 用OpenCV实现的基于各向异性扩散滤波的Canny算法-The Canny Algorithm based on Anisotropic Diffusion Filter and Its Implementation with OpenCV
  3. 所属分类:Console

    • 发布日期:2017-03-26
    • 文件大小:422931
    • 提供者:姜波
  1. CvCanny

    0下载:
  2. OpenCV的Canny算法程序,本人测试通过-OpenCV Canny algorithm program, I tested
  3. 所属分类:Console

    • 发布日期:2017-06-19
    • 文件大小:29346816
    • 提供者:张飞
  1. merge_sort

    0下载:
  2. 归并算法的C++实现,用C++实现归并算啊,可以对任意大小数组排序。-Merge algorithm C++ achieve the achieve with C++ merge operator, you can sort on any size of array.
  3. 所属分类:Console

    • 发布日期:2017-05-24
    • 文件大小:7958709
    • 提供者:沈宙
  1. qishi

    0下载:
  2. 递归算法的实例--以骑士巡游为例做的控制台程序。主要设计到了递归回溯算法-Examples of recursive algorithms- to Knight-tour of the console to do the procedure as an example. The main design to a recursive backtracking algorithm
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:815
    • 提供者:zhang
  1. developerkit

    0下载:
  2. 俄罗斯人写的一个人检测的算法,里面DX来捕获数据-Russians write a detection algorithm, which to capture data DX
  3. 所属分类:Console

    • 发布日期:2017-05-19
    • 文件大小:5326506
    • 提供者:yangyang
  1. singletracking

    2下载:
  2. 在VC++平台上实现的非线性滤波算法,包括卡尔曼滤波,扩展卡尔曼滤波和无迹卡尔曼滤波。-In VC++ platform to achieve the nonlinear filtering algorithms, including Kalman filtering, extended Kalman filter and unscented Kalman filter.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2013-08-14
    • 文件大小:7036
    • 提供者:asd
  1. 2009620150022

    0下载:
  2. 解多元线性回归方程组,工业控制算法.可移植到MFC程序中.-Solution of multiple linear regression equations, industrial control algorithm. Can be transplanted to MFC program.
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:15950
    • 提供者:陈书高
  1. LinkList

    0下载:
  2. 用C++的模板类实现了链表数据结构,里面包括了节点的删除、新增等简单算法-C++ template class, a linked list data structure, which includes the node to delete, add simple algorithm
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:211230
    • 提供者:Lisa
  1. Thoughtworks

    0下载:
  2. ThoughWorks公司今年的笔试题,也算是一个小算法,里面包含了MFC界面的显示-The pen questions of ThoughWorks year can be considered a small algorithm, which contains the MFC interface display
  3. 所属分类:Console

    • 发布日期:2017-11-02
    • 文件大小:2287429
    • 提供者:李世诚
  1. AE2

    0下载:
  2. AE9算法的VC程序实现,它是利用扩张矩阵理论抽取规则,是符号学习的重要方法之一-AE9 algorithm VC program, which is extracted using matrix theory expansion rules are symbols to learn one of the important ways
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:11579
    • 提供者:Sharon
  1. BinTreeExp

    0下载:
  2. 二叉树的创建、前序递归遍历、中序递归遍历、后序递归遍历、层次遍历、前序非递归遍历、中序非递归遍历、后序非递归遍历算法。里面包含了顺序栈和队列的实现代码。-Binary tree creation, pre-order recursive traversal, recursive in order traversal, postorder recursive traversal, traverse the level, pre-order traversal non-recursive, in t
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:15983
    • 提供者:LCC
  1. kmeans

    0下载:
  2. 这是基本的k均值算法是模式识别的聚分类问题,这是用C实现其算法以下是程序源代码,希望对大家有所帮助。-This is the basic k-means algorithm is a pattern recognition classification of polyethylene, which is used to achieve its algorithm C Following is the source code, I hope all of you to help.
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:3070
    • 提供者:夜水晶
  1. new8

    0下载:
  2. 人工只能中的八数码问题,采用A*算法搜索-Artificial only in the eight digital issues, the use of A* algorithm search
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:7244
    • 提供者:苏打
  1. math

    0下载:
  2. 关于组合数学的算法包括基本的递推,卡特兰数等经典的数-On the combination of mathematics, including basic recursive algorithm, the number of classic Cartland few
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:668894
    • 提供者:tjj
  1. 43680504sort

    0下载:
  2. C++排序算法,希望对大家有所帮助,谢谢支持-C++ Sorting algorithm, I hope all of you help, thank you support
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:3037
    • 提供者:alexanderxx
  1. 53607924jihe

    0下载:
  2. 计算机编程,集合算法,希望对大家有所帮助,谢谢支持-Computer programming, collection of algorithms, we hope to be helpful, thank you support
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:1994
    • 提供者:alexanderxx
  1. spfa

    0下载:
  2. 求单源点最短路径效率最高的算法,包括2个样例程序和测试数据。-For single-source shortest path algorithm for the highest efficiency, including two sample procedures and test data.
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:61610
    • 提供者:ly
  1. viterbi1.0

    1下载:
  2. 维特比算法,一种动态规划算法,用来求解隐马尔科夫模型-Viterbi algorithm, a dynamic programming algorithm to solve the Hidden Markov Model
  3. 所属分类:Console

    • 发布日期:2017-05-11
    • 文件大小:88112
    • 提供者:郭丽
« 1 2 3 4 5 67 8 9 10 11 ... 35 »
搜珍网 www.dssz.com