搜索资源列表
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
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
大数加法
- 数据结构的课程设计,本算法是用vc++编写的,运行结果很好,大数加法-data structure of the curriculum design, the algorithm is prepared by the vc, good operating results, large numbers Adder! !
数据结构算法与应用-C语言描述
- 数据结构算法与应用-C语言描述阅读软件:Adobe Reader 7.0-data structure algorithms and application-C language descr iption reading software : Adobe Reader 7.0
一元多项式的表示及加法
- 这是一个用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.
vchome
- 是一本讲序_数据结构与算法综合。里面讲了很多经典的算法。值得一看。-Is a sequence stresses _ integrated data structure and algorithm. Which stresses a lot of the classic algorithms. Worth a visit.
Seque
- 这是一个简单队列数据结构计算的源代码,写得很好,很容易嵌入到自己的用户程序中-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
fuhejuzhen
- 该程序是使用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
Matrix
- 用Visual C++开发的矩阵计算程序,是大学数据结构课程矩阵算法的实现,效率很高-Using Visual C++ development matrix calculation procedures, the University Curriculum Matrix data structure algorithm, efficient
two-dimensional
- 在对用有限差分法计算二维稳态传热的过程及算法进行分析的基础上 , 研究了用于描述差分 节点及其关系的数据结构, 并研究了自动生成热量衡算方程组的方法。基于此方法开发了二维传热计算 程序, 程序支持交互设计传热网络, 能够自动生成传热方程组并求解方程组。-In two-dimensional finite difference method to calculate steady-state heat transfer process and the analysis of algor
uQuadProg
- constrained convex optimization. Using blas data structure.
cvsfjlgr
- 长整数数据结构四则运算运用双链表进行数据存储-Long integer data structure operation using four pairs of linked list for data storage
Hash_Table1616057162003
- 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
erchashu
- 基于VC的有关数据结构的二叉树的先序和层次遍历算法-VC based on a binary tree data structure of the first order and hierarchy traversal algorithm
zuiduanlujingtuopu
- 基于C++的数据结构的最短路径和拓扑排序算法-Based C++ data structure shortest path and topological sorting algorithms