搜索资源列表
Bpriori_0
- 在数据库中发现频繁模式和关联规则是数据挖掘领域的最基本、最重要的问题。大多数早期的研究采用了类似Apriori算法的产生候选级并测试迭代的途径代价是昂贵的,尤其是挖掘富模式和长模式时,Jiawei Han提出了一种新颖的数据结构FP_tree,及基于其上的FP_growth算法,主要用于有效的进行长模式与富模式的挖掘.本文在讨论了FP_growth算法的基础上,提出了用Visual C++实现该算法的方法,并编写了算法的程序。-found in the database model and th
cpphs
- 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
shell(c++)
- 经典的希尔排序算法,对大家学习数据结构及培养编程思想有所启发!-classic Hill sorting algorithm for data to study the structure and culture programming philosophy inspired!
chb
- 数据结构 数学计算 数 据结构 数学计算 数据结构 数学计算 -data structure calculation data structure calculation data structure mathematical calculations
caljiecheng
- 计算阶乘的算法,方法采用逆序计算的数据结构,效率很高。-factorial algorithm calculation, calculation methods used Reverse the data structure, high efficiency.
EvaluteExpression
- 一个用c++编写的运算器,数据结构实验中的一题,绝对原创!-c prepared using a computational device, the data structure of an experiment that definitely original!
eeeeeeeeeeeeeeee
- 数据结构与算法综合资料库,数据结构与算法综合资料库-data structure and algorithm comprehensive database, data structure and algorithm comprehensive database
Sort
- 排序算法,初学数据结构及算法的入门者值得一看-sorting algorithm, beginner data structure and algorithm beginners eye-catcher
NNProblem
- 在N维空间中从海量的点中高效求出中距某点最近的点(即NNProblem),采用的数据结构为RTree,DATA.dll文件中有用来产生N维数据的API.
Kriging_Contour
- 基于克立金算法的等值线生成算法及其实现代码,包含相应数据结构和类以及实例数据.
lrd
- 用C++编的关于勒让德公式的一些内容,学数据结构必用到,算法设计
duoxiangshi
- 对于一元n次多项式Pn(x)=...用适当的数据结构表示,并要求对其实现求导和给定x后多项式的值。
弹性力学平面问题有限元分析
- 自编的有限元方法解决弹性力学平面问题的软件。有图形显示,数据结构的处理值得一看。-directed the finite element method to solve the problem of elasticity plane software. A graphic display, data processing structure of the eye-catcher.
aaaaaa
- 数据结构-进制转换 如2进制转换为16进制等,有多种转换方法,可供选择
exp9
- 根据所学的数据结构,自己用c完成的计算机表达式求值的小程序
pi
- 一个生成和计算圆周率pi的小程序,主要用来演示和说明fortran的数据结构和使用方法的,简单易懂。
mst
- 学数据结构时候写的多项式的相加相减,采用简单的几个类,实现多项式的相加相减
数据结构算法与应用-C语言描述
- 数据结构算法与应用-C语言描述阅读软件:Adobe Reader 7.0-data structure algorithms and application-C language descr iption reading software : Adobe Reader 7.0
guofangkedashumojiangyi
- 学校自己使用的国防科大数模讲义材料,有多个数学模型例子,对研究数学模型和数据结构有一定帮助-Schools use their own digital-to-analog notes国防科大materials, there are several examples of mathematical models, the study of mathematical models and data structures have some help
multiply
- 多项式乘法,可以完成任意次数多项式相乘~ 我们的数据结构课作业-multiply