CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 ActiveX/DCOM 搜索资源 - A算法

搜索资源列表

  1. “八皇后”动态图形的VC实现

    0下载:
  2. 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法-eight Queen's problem is an ancient and well-known problems, backtracking algorithm is a typical example.18508X8
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:2373
    • 提供者:yang
  1. 五子棋核心算法

    2下载:
  2. 五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规则、胜负判断方法和搜索算法过程-331 is a widely loved by the public of the game, its rules simple and changeable, very rich and interesting recreational
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:2967
    • 提供者:yang
  1. md5解密的组件

    0下载:
  2. 这是一个md5解密的组件 请高手看过算法回复 Email:leo2258@163.com-This is a md5 declassified components 19:56 seen algorithm back Email : leo2258@163.com
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2010-07-01
    • 文件大小:35901
    • 提供者:王小海
  1. ClassAstardemo

    0下载:
  2. 这是一个关于的路径算法,采用A*算法进行编程的源代码及执行文件,-This is a path of the algorithm, A * algorithm used to program the source code and the implementation document,
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:18492
    • 提供者:小鱼儿
  1. computer.skill

    0下载:
  2. 高级算法分析,各种插入算法等等。高手请进-Advanced algorithm analysis, and so a variety of insertion algorithm. Invited experts
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-29
    • 文件大小:12121700
    • 提供者:cp
  1. Compression

    0下载:
  2. 数据压缩算法(一款功能十分强大的数据压缩算法!)-Data compression algorithm (a function of very powerful data compression algorithm!)
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-16
    • 文件大小:43305
    • 提供者:likaiqi
  1. Common_algorithm_Template_library_(C++)

    0下载:
  2. 这是一个常用算法模板库(C++),包括有排序算法、数学问题、查找、栈、队列、串、 树、图、高精度计算等九个部分的常用算法。非常实用!-This is a commonly used algorithm for template library (C++), Including the sorting algorithm, a mathematical problem to find, stacks, queues, strings, trees, maps, high-precision cal
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-29
    • 文件大小:40497
    • 提供者:任艳光
  1. A_compensate_method_of_infrared_temperature_measur

    0下载:
  2. 一个实用的红外线测温补偿算法,可以用作红外线测温的环境温度补偿,从而减少红外线测温的误差。-A practical infrared temperature compensation algorithm, can be used as infrared temperature measurement of the ambient temperature compensation, thereby reducing the infrared temperature measurement erro
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-29
    • 文件大小:128343
    • 提供者:白磊
  1. theartofcomputerprogrammingvolume1

    0下载:
  2. 第1卷首先介绍编程的基本概念和技术,然后详细讲解信息结构方面的内容,包括信息在计算机内部的表示方法、数据元素之间的结构关系,以及有效的信息处理方法。此外,书中还描述了编程在模拟、数值方法、符号计算、软件与系统设计等方面的初级应用。新版本增加了数十项简单但重要的算法和技术,并根据当前研究发展趋势在数学预备知识方面做了大量修改。-Volume 1 introduces the basic concepts of programming and technology, and then explain
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-06-01
    • 文件大小:13739233
    • 提供者:xingyunliushui
  1. computeralgorithmsandnumericalprocedures

    0下载:
  2. 各种数值计算的算法,求逆,行列式,矩阵之间的乘法,分解,方程的解 计算机常用数值计算算法与程序-A variety of numerical algorithms, inverse, determinant, matrix multiplication between the decomposition, equation commonly used
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-03
    • 文件大小:215758
    • 提供者:guanhhu
  1. AnEfficientMethodforPrefilterComputationforReduced

    0下载:
  2. EDGE 解调算法文章,详细介绍预滤波的一种实现方法,很经典。-EDGE demodulation algorithm article, detailing a prefilter implementation methods, it is classic.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-25
    • 文件大小:118211
    • 提供者:james wang
  1. AcommonbasefourVITERBIalgorithmimplementation

    0下载:
  2. 一种通用的基四VITERBI算法的实现,由于viterbi译码在现代通讯中被广泛要用因此我们提出了一种实现方案-A common base four VITERBI algorithm implementation, because of modern communications at viterbi decoding is widely used, therefore we have put forward a program of implementation
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-25
    • 文件大小:186960
    • 提供者:wulinbo
  1. Compress

    0下载:
  2. 这是一个简易压缩程序,压缩算法为静态哈弗曼编码。-This is a simple compression process.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-06
    • 文件大小:1403667
    • 提供者:Feier
  1. DesignandAnalysisofComputerAlgorithms

    0下载:
  2. 计算机算法设计与分析,针对于计算机的算法书籍,里面介绍了很多经典算法。有意者可以看看。-Design and analysis of computer algorithms, the algorithm for computer books, which introduced a lot of the classic algorithm. Interested parties can look at.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-23
    • 文件大小:7184935
    • 提供者:123
  1. Algorithmdesignmethodscommonlyusedtocollect

    0下载:
  2. 常用算法设计方法+搜集,主要是一些比较经常用到的典型算法的概略搜集 -Commonly used methods of+ algorithm design collection, mainly some of the more frequently used to approximate the collection of a typical algorithm
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-16
    • 文件大小:71073
    • 提供者:王磊
  1. Commonlyusedsearchalgorithm

    0下载:
  2. 游戏中搜索的算法实现 8数码游戏 A star算法类的实现 黑白棋-Game search algorithm 8 digital game-type A star algorithm for the realization of Reversi
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-09
    • 文件大小:2094567
    • 提供者:wufen
  1. Multimedia-communication-system-of-mute-detection.

    0下载:
  2. 讲述了一种在多媒体通讯环境下的静音检测及去除算法的设计与实现。该算法与传统的算法相比,具有快速且稳定的特点,且具体实现较简单。-This paper describes the design and implement of a mute detection and remove algorithm in the multimedia communication environment Compared with the traditional algorithm, this algorithm
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-27
    • 文件大小:131145
    • 提供者:
  1. thecomplexityoftheGoldenSequencedecoder

    0下载:
  2. 详细描述了Golden串行译码的复杂度,证明了其是一个复杂度非指数型的好算法。-A detailed descr iption of the Golden serial decoding complexity, and prove that its complexity is a good algorithm for non-exponential.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-01
    • 文件大小:31741
    • 提供者:yangyang
  1. HighComputer

    0下载:
  2. 任意长度数据实现加减乘除等算法实现,可以封装为函数使用-An arbitrary length of data to achieve such as addition and subtraction multiplication and division algorithms can be encapsulated as a function of the use of
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-08
    • 文件大小:5627
    • 提供者:李逍遥
  1. Mols-noe

    0下载:
  2. 拟合曲线算法,很有效的工具,可以节省使用时间-Curve fitting algorithm, a very effective tool, you can use to save time
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-02
    • 文件大小:63649
    • 提供者:guanyichun
« 12 »
搜珍网 www.dssz.com