搜索资源列表
Form1aprior
- 用C#实现Aprior算法,算法都用数据实现,效率不是很高,主要体现aprior思路. 在visual studio 2003环境下通过编译-C# Aprior algorithm, the algorithm are used to achieve data, efficiency is not very high, mainly reflected aprior ideas. The visual studio environment through 2003 compiler
C++Apriori
- 该算法可以用C++实现Apriori算法的全部。
gsp
- 序列模式分析算法GSP的实现 GSP是序列模式挖掘的一种算法。其主要描述如下: l 根据长度为i 的种子集Li 通过连接操作和剪切操作生成长度为i+1的候选序列模式Ci+1;然后扫描序列数据库,计算每个候选序列模式的支持数,产生长度为i+1的序列模式Li+1,并将Li+1作为新的种子集。 l 重复第二步,直到没有新的序列模式或新的候选序列模式产生为止。 l 扫描序列数据库,得到长度为1的序列模式L1,作为初始的种子集 L1&T
fastdb-3.48.tar
- FastDb是高效的内存数据库系统,具备实时能力及便利的C++接口。FastDB不支持client-server架构因而所有使用FastDB的应用程序必须运行在同一主机上。FastDB针对应用程序通过控制读访问模式作了优化。通过降低数据传输的开销和非常有效的锁机制提供了高速的查询。对每一个使用数据库的应用数据库文件被影射到虚拟内存空间中。因此查询在应用的上下文中执行而不需要切换上下文以及数据传输。fastdb中并发访问数据库的同步机制通过原子指令实现,几乎不增加查询的开销。fastdb假定整个数
vc++访问DAO数据库
- 本系统采用Visual C++语言编写,运用软件工程的思想, 采用面向对象分析、设计的方法学完成。通过建立系统的数据库,对象模型、动态模型、功能模型,设计界面窗口,算法结构,函数之间互相调用完成实现系统的功能。-the system using Visual C language, the use of software engineering, object-oriented analysis, the design methodology completed. Through the est
北京公交车查询系统
- 本系统采用Visual C++语言编写,运用软件工程的思想, 采用面向对象分析、设计的方法学完成。通过建立系统的数据库,对象模型、动态模型、功能模型,设计界面窗口,算法结构,函数之间互相调用完成实现系统的功能。-the system using Visual C language, the use of software engineering, object-oriented analysis, the design methodology completed. Through the est
Apriori
- apriori实现 用c++实现 该算法 由于仓促 未免有错误 请指正-apriori for c++ has two files may be not run well
Discover
- 一个相对很完善的数据挖掘系统(少部分功能欠缺),不仅包括了按类Association(内含Apriori,C4.5,GrowTree),Classification(ID3),Cluster划分常用的算法及个人优化后的算法。同时包含了多种数据源(MS Access,Excel,SQL Server,TEXT)的界面直接连接方式。界面方面更像一个专业的系统,采用了类VC浮动多框架界面,也可以作为界面编程的参考。这个工程的分数和其他小工具的分数一样,感觉亏大了:)-A relatively well
newbank
- 关于操作系统中银行家算法,通过C++环境,编程实现-Banker' s algorithm for C++ Programming
datastructurealgorithm
- 数据结构的全部C语言算法实现,里面有详尽的多种算法实现-All C language data structure algorithm, there are many algorithms in detail
ZXECF
- 最小二乘法2次曲线拟合应用已有的采样时间点,再现这些点所描述的2次曲线的变化,即求出一个二次曲线方程y=ax2+bx+c这个算法的主要问题也就是如何用给定的数据求方程系数abc-Least squares curve fitting application 2 has a sampling time points, reproduce these points 2 are described the change curve, which obtained a quadratic equatio
chengxu
- 数据挖掘分类算法基于C或C++语言的,基本的分类方法程序代码-data ming Data mining classification algorithm
70617549Apriori
- apriori算法c++实现,使用access数据库-apriori algorithm c++ implementation, using access database
QQ.c
- 用C语言实现QQ等级运算,通过此C语言实现的程序可以很容易的算出QQ等级,当然了,重要的是学习这个算法。-QQ with the C language level operations, implemented by the C language program can easily calculate the QQ level, of course, it is important to learn the algorithm.
CPPMath--chenbihong
- 这是深圳大学陈必红博士《C++数学算法》中的源代码,写的非常详细。-This is the Shenzhen University Dr. Chen Bihong " C++ mathematical algorithms in the source code, written in great detail.
c
- c语言高级算法 研究透对提高c语言能力提升很有帮助-to elevate helpful advanced algorithms c language c language ability through improving
c-kalman
- c语言编写的卡尔曼滤波器(kalman)算法,可用于对信号进行滤波处理[C]-c languages Kalman filter (kalman) algorithm, can be used to signal filtering treatment [C]
Desktop105
- 主要用C++算法写数值分析几种方法几种迭代法的相互差异和源代码-Is mainly used C++ algorithm for numerical analysis of several ways to write several iterative method of mutual differences and the source code
c-kalman
- c语言编写的卡尔曼滤波器(kalman)算法,可用于对信号进行滤波处理[C]-c languages Kalman filter (kalman) algorithm, can be used to signal filtering treatment [C]
Desktop105
- 主要用C++算法写数值分析几种方法几种迭代法的相互差异和源代码-Is mainly used C++ algorithm for numerical analysis of several ways to write several iterative method of mutual differences and the source code