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

资源列表

« 1 2 ... .68 .69 .70 .71 .72 2373.74 .75 .76 .77 .78 ... 2673 »
  1. ds_5_3

    0下载:
  2. 生成二叉树 按照普通的二叉树输入方法进行输入,空节点还是用@表示。 例如输入以下这棵树: A / B C / D E / F G 输入根节点:A 输入A的两个儿子(@表示空节点):BC 输入B的两个儿子(@表示空节点):@@ 输入C的两个儿子(@表示空节点):DE 输入D的两个儿子(@表示空节点):FG 输入E的两个儿子(@表示空节点):@@ 输入F的两个儿子(@表示空节点):@@ 输入G的两个儿子(@表示空节点):-Generat
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:210.36kb
    • 提供者:杨丫
  1. ds_2_9

    0下载:
  2. 本程序没有使用类,事实上将下面的函数封装到类中可以实现一样的功能。 方便起见,直接在main函数中写好这些程序。 使用了系统自带的list类。 本程序没有进行错误的捕捉与处理,例如在没有open的情况下执行其他命令也没有报错。 执行帮助: 运行文件后输入open打开文件。 输入list,按照提示操作可以查看文件。 输入del,按照提示操作删除某些字符。 输入ins,按照提示操作插入某些字符。 输入quit,保存并退出。-The program
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:219.05kb
    • 提供者:杨丫
  1. ds_15_2

    0下载:
  2. 其中已经包含测试数据,find函数为书中自带,find2函数为新写的非递归函数。-Which already contains the test data, find the function of the book comes, find2 function write new non-recursive functions.
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:204.75kb
    • 提供者:杨丫
  1. tanxinwenti

    0下载:
  2. 各种贪心策略情况下的背包问题的算法并实现;其中:量度标准分别取:效益增量P、物品重量w、P/w比值-Various greedy strategy in case the knapsack problem and implement algorithms wherein: a measure were taken: the incremental benefits of P, articles weight w, P/w ratio
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:517.83kb
    • 提供者:文一
  1. infix

    0下载:
  2. 中缀表达式转后缀表达式并提供一位数的计算-infix to posfix
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1.48kb
    • 提供者:麻津铭
  1. ysf

    0下载:
  2. C语言实现约瑟夫环通过总人数和最大报数值找到幸存者-ysf loop
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1.02kb
    • 提供者:麻津铭
  1. cart2

    0下载:
  2. classification and regression tree algorithm 算法c++实现-classification and regression tree algorithm vc++
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4.46kb
    • 提供者:周安浩
  1. linuxPRprog

    0下载:
  2. linux下的一个二叉树和四叉树联合数据的实现C++,也可移植到VC下,包括了makefile文件,直接make即可-achieve C++ a linux binary tree and quadtree under the joint data can also be ported to VC, including the makefile file, you can directly make
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:627.63kb
    • 提供者:tangkai
  1. nunit.framework

    0下载:
  2. 子图同构算法需要用到的dll文件,将这个文件解压,然后添加引用即可-SubGraph Isomophism
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:9.32kb
    • 提供者:岳瀚
  1. bitVector

    0下载:
  2. 位向量的计算,位向量的排序算法。没有相同数字的排序,效率非常高。-Bit vector calculations, the bit vector sorting algorithms. Not have the same sort of figures, the efficiency is very high.
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1.65mb
    • 提供者:燕如月波
  1. JuggleRotate

    0下载:
  2. 辗转相除法的代码实现。辗转相除法, 又名欧几里德算法(Euclidean algorithm)乃求两个正整数之最大公因子的算法。它是已知最古老的算法, 其可追溯至3000年前-Euclidean algorithm, also known as Euclidean algorithm (Euclidean algorithm) is seeking the greatest common factor of two positive integers algorithm. It is the o
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3.4mb
    • 提供者:燕如月波
  1. 1216

    1下载:
  2. VISUAL C++数据结构,二叉堆的优先级序列,能查找最小值,插入删除操作。-VISUAL C++ data structure, the priority sequence of binary heap, to find the minimum, insertion and deletion operations.
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:202.87kb
    • 提供者:zan
« 1 2 ... .68 .69 .70 .71 .72 2373.74 .75 .76 .77 .78 ... 2673 »
搜珍网 www.dssz.com