CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - data structure

搜索资源列表

  1. Bpriori_0

    0下载:
  2. 在数据库中发现频繁模式和关联规则是数据挖掘领域的最基本、最重要的问题。大多数早期的研究采用了类似Apriori算法的产生候选级并测试迭代的途径代价是昂贵的,尤其是挖掘富模式和长模式时,Jiawei Han提出了一种新颖的数据结构FP_tree,及基于其上的FP_growth算法,主要用于有效的进行长模式与富模式的挖掘.本文在讨论了FP_growth算法的基础上,提出了用Visual C++实现该算法的方法,并编写了算法的程序。-found in the database model and th
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:10537
    • 提供者:hq
  1. cpphs

    0下载:
  2. Haskell,纯正的函数式程序设计语言。特别是利用很简单的叙述就可以完成[链表]、[矩阵]等数据结构。压缩包里有10几个例程 -Haskell, single-function programming language. In particular the use of very simple descr iption can be completed [List], [Matrix] data structure. 10 compression bag several routines
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:17864
    • 提供者:鲍军波
  1. chb

    0下载:
  2. 数据结构 数学计算 数 据结构 数学计算 数据结构 数学计算 -data structure calculation data structure calculation data structure mathematical calculations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9323
    • 提供者:chb
  1. caljiecheng

    0下载:
  2. 计算阶乘的算法,方法采用逆序计算的数据结构,效率很高。-factorial algorithm calculation, calculation methods used Reverse the data structure, high efficiency.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1983
    • 提供者:bodiz2002
  1. EvaluteExpression

    0下载:
  2. 一个用c++编写的运算器,数据结构实验中的一题,绝对原创!-c prepared using a computational device, the data structure of an experiment that definitely original!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:461030
    • 提供者:moumoumou
  1. eeeeeeeeeeeeeeee

    0下载:
  2. 数据结构与算法综合资料库,数据结构与算法综合资料库-data structure and algorithm comprehensive database, data structure and algorithm comprehensive database
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1667392
    • 提供者:wanghb
  1. Sort

    0下载:
  2. 排序算法,初学数据结构及算法的入门者值得一看-sorting algorithm, beginner data structure and algorithm beginners eye-catcher
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4344
    • 提供者:sky
  1. 大数加法

    0下载:
  2. 数据结构的课程设计,本算法是用vc++编写的,运行结果很好,大数加法-data structure of the curriculum design, the algorithm is prepared by the vc, good operating results, large numbers Adder! !
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:77516
    • 提供者:冷子心
  1. 数据结构算法与应用-C语言描述

    0下载:
  2. 数据结构算法与应用-C语言描述阅读软件:Adobe Reader 7.0-data structure algorithms and application-C language descr iption reading software : Adobe Reader 7.0
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11772087
    • 提供者:
  1. 一元多项式的表示及加法

    0下载:
  2. 这是一个用VC实现在数据结构课程中比较经典的应用的一项式运算的程序.这个也测试通过.应该没有任何问题.-with VC data structure courses in the more classic use of a Type Operational procedures. This is also the test. Should be no problem.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5939
    • 提供者:陈天
  1. vchome

    0下载:
  2. 是一本讲序_数据结构与算法综合。里面讲了很多经典的算法。值得一看。-Is a sequence stresses _ integrated data structure and algorithm. Which stresses a lot of the classic algorithms. Worth a visit.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1667473
    • 提供者:wanghuali
  1. Seque

    0下载:
  2. 这是一个简单队列数据结构计算的源代码,写得很好,很容易嵌入到自己的用户程序中-This is a simple calculation of the queue data structure source code, was very well written, it is easy to embed into their own user programs in
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:34424
    • 提供者:
  1. fuhejuzhen

    0下载:
  2. 该程序是使用VC6.0实现数学中复合矩阵运算的 输入的数据为txt格式的,文件有特点的数据结构 查看程序的帮助可以得知具体的数据结构-The program is to use VC6.0 to achieve in mathematics computing matrix composite, the data input txt format, document the characteristics of the data structure. See the procedure can
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:105627
    • 提供者:随风
  1. Matrix

    0下载:
  2. 用Visual C++开发的矩阵计算程序,是大学数据结构课程矩阵算法的实现,效率很高-Using Visual C++ development matrix calculation procedures, the University Curriculum Matrix data structure algorithm, efficient
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:118593
    • 提供者:董礼
  1. two-dimensional

    1下载:
  2. 在对用有限差分法计算二维稳态传热的过程及算法进行分析的基础上 , 研究了用于描述差分 节点及其关系的数据结构, 并研究了自动生成热量衡算方程组的方法。基于此方法开发了二维传热计算 程序, 程序支持交互设计传热网络, 能够自动生成传热方程组并求解方程组。-In two-dimensional finite difference method to calculate steady-state heat transfer process and the analysis of algor
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:130274
    • 提供者:nagtive
  1. uQuadProg

    0下载:
  2. constrained convex optimization. Using blas data structure.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:13704
    • 提供者:JJWang
  1. cvsfjlgr

    0下载:
  2. 长整数数据结构四则运算运用双链表进行数据存储-Long integer data structure operation using four pairs of linked list for data storage
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:30309
    • 提供者:单琳琳
  1. Hash_Table1616057162003

    0下载:
  2. A hash table that stores key/pointer pairs. The table can handle either numbers or strings as keys, you specify which type it is when you create it. When you use strings as the keys, you should store the key permanently yourself somewhere, such as in
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:7119
    • 提供者:csp
  1. erchashu

    0下载:
  2. 基于VC的有关数据结构的二叉树的先序和层次遍历算法-VC based on a binary tree data structure of the first order and hierarchy traversal algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:407896
    • 提供者:李湘
  1. zuiduanlujingtuopu

    0下载:
  2. 基于C++的数据结构的最短路径和拓扑排序算法-Based C++ data structure shortest path and topological sorting algorithms
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:730119
    • 提供者:李湘
« 12 3 4 5 »
搜珍网 www.dssz.com