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

搜索资源列表

  1. two

    1下载:
  2. 建立一棵二叉树,并对其进行遍历(先序、中序、后序),打印输出遍历结果。 从键盘接受输入(先序),以二叉链表作为存储结构,建立二叉树(以先序来建立),并采用递归算法对其进行遍历(先序、中序、后序),将遍历结果打印输出-Create a binary tree, and traverse the results of its traversal (preorder, inorder, postorder), print output. Accept input from the keyboard (
  3. 所属分类:ADO-ODBC

    • 发布日期:2015-01-26
    • 文件大小:19456
    • 提供者:芝林
  1. image-retrieval

    0下载:
  2. 一种基于感兴趣区得小波域彩色图像检索方法。该算法具有较好的检索性能,而且检索的结果能很好的接近人的视觉感知效果。-New color image retrieval method in wavelet domain based on the area of ​ ​ interest.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-20
    • 文件大小:25915574
    • 提供者:张聪聪
  1. c

    0下载:
  2. c语言高级算法 研究透对提高c语言能力提升很有帮助-to elevate helpful advanced algorithms c language c language ability through improving
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-27
    • 文件大小:9524
    • 提供者:4
  1. sort

    0下载:
  2. 各种排序算法的总结与比较 很有价值 弄懂每种排序方法的原理,初学者快来看看吧哈真的很不错哦-Various sorting algorithm of summary and comparison of great value to understand the principle of each sort method, beginners quickly and see it, is really very good
  3. 所属分类:ADO-ODBC

    • 发布日期:
    • 文件大小:1271992
    • 提供者:东东er
  1. 20130115

    0下载:
  2. 经典的遗传算法程序源代码,非常好,执行效果也可以,推荐-Classic genetic algorithm source code, very good, perform effects can also be recommended
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-19
    • 文件大小:1470
    • 提供者:wudi
  1. 2013011501

    0下载:
  2. 遗传算法在matlab上实现,执行后效果不错,建议想研究的下载,-Genetic algorithm in matlab achieved after the implementation of good results, it is recommended that want to study the Download
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-19
    • 文件大小:797
    • 提供者:wudi
  1. mycnn

    0下载:
  2. 卷积神经网络算法 里面有一个例子 能扩展到大数据集上-Convolutional neural network algorithm
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-10
    • 文件大小:2628622
    • 提供者:游钊
  1. Apriori

    0下载:
  2. 关联规则Apriori算法的C++代码实现,仅供参考。-Apriori c++
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-04
    • 文件大小:9871905
    • 提供者:李良
  1. SVM

    0下载:
  2. SVM算法的一个windows下实现,用决策树实现预测农产品质量,数据存放于SQLServer中,ADO方式存取。-SVM algorithm a windows with decision tree predictive quality of agricultural products, the data stored in SQLServer ADO accessed.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-12-01
    • 文件大小:26426
    • 提供者:铭泽
  1. siddon

    0下载:
  2. 在迭代算法重建过程中,利用siddon算法求解系统矩阵的过程。-In the process of iterative reconstruction algorithm, using siddon algorithm process of system matrix
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-17
    • 文件大小:1010424
    • 提供者:张娜
  1. adaboost

    0下载:
  2. 以二叉树作为弱分类器的adaboost的matlab算法代码-Binary tree as weak classifier adaboost matlab algorithm code
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-17
    • 文件大小:232792
    • 提供者:zhanglong
  1. prim

    0下载:
  2. 使用Visual C++对Prim算法的编程-something about prim
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-12-05
    • 文件大小:138084
    • 提供者:李末
  1. Buffer

    0下载:
  2. 用于模拟数据库中数据缓存与作业调度算法,采用了linux内核中操作系统的高效多链数据结构。-For analog data in the database cache and job scheduling algorithm, using the Linux kernel operating system, high-efficiency multi-chain data structure.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-18
    • 文件大小:250677
    • 提供者:Aaron Lee
  1. modeltest

    0下载:
  2. 实现飞行控制算法,界面显示,去除噪声,误差分析,判断精度-Flight control algorithms, interface display, remove noise, error analysis, to determine the accuracy
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-12-10
    • 文件大小:56631
    • 提供者:褚亚齐
  1. GA

    0下载:
  2. 基于C语言平台,给出了遗传算法的实例,以及源代码-C-based platform gives the instance of the genetic algorithm, and source code
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-12-04
    • 文件大小:50176
    • 提供者:张杰
  1. ID3

    0下载:
  2. 大学数据挖掘课程设计决策树算法,对多维数据集挖掘-The university data mining curriculum design decision tree algorithm, the cube mining
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-06
    • 文件大小:5072
    • 提供者:meng
  1. ECSBL

    0下载:
  2. C语言二叉树遍历,数据结构C语言描述,很简单的算法和代码-C language binary tree traversal
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-17
    • 文件大小:791732
    • 提供者:王夏
  1. myprony

    0下载:
  2. Prony算法谐波分析matlab函数,运行已没有错误。-Prony algorithm matlab function harmonic analysis, operation has no errors.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-12
    • 文件大小:1113
    • 提供者:杨勇
  1. lottery

    0下载:
  2. 彩票软件,自动处理彩票的计算逻辑,自己录入数据,根据算法得到彩票的值-Lottery ticket
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:114248
    • 提供者:吴庆双
  1. vchome_datastruct

    0下载:
  2. VCHOME资料库_数据结构与算法综合资料库数据结构与算法综合资料库-VCHOME database _ Data Structures and Algorithms comprehensive database data structures and algorithms comprehensive database
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-08
    • 文件大小:1667025
    • 提供者:hexp
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 19 »
搜珍网 www.dssz.com