搜索资源列表
Bpriori_0
- 在数据库中发现频繁模式和关联规则是数据挖掘领域的最基本、最重要的问题。大多数早期的研究采用了类似Apriori算法的产生候选级并测试迭代的途径代价是昂贵的,尤其是挖掘富模式和长模式时,Jiawei Han提出了一种新颖的数据结构FP_tree,及基于其上的FP_growth算法,主要用于有效的进行长模式与富模式的挖掘.本文在讨论了FP_growth算法的基础上,提出了用Visual C++实现该算法的方法,并编写了算法的程序。-found in the database model and th
qq贪吃蛇算法
- 主要是关于贪吃蛇算法在QQ通信中应用.使用VC++6.0.-mainly on the Snake QQ communications algorithm in the application. Using Visual C + + 6.0.
dfp
- 本程序用于机械优化设计工程计算,为经典的dfp法,采用visual C++6.0环境开发,运行结果良好。-procedures for the optimization of mechanical engineering, for the classic Moscow, using visual development environment for C 6.0, good operating results.
paowu
- 本程序采用visual c++开发,用于机械优化设计工程计算,为经典的抛物法,又称二次插值,运行结果良好。-the procedures used visual c development, design optimization for mechanical engineering, for the classical parabolic law, also known as the quadratic interpolation, good operating results.
Visualc++1111111111111111
- 为用Visual C++编写用于生物医学信号处理,胃电信号心电信号处理的的方法-to use Visual C preparation for biomedical signal processing, stomach ECG signal processing methods
VisualC++Calulator
- 这个是用Visual C++实现的计算器源代码,经过调试可行-This is achieved using Visual C source code for the calculator, after debugging feasible
Machin
- 复化simponson求积数值分析算法之复化simpson求积算法,详细情形请见源程序,,Visual C++ my赛德尔迭代法.rar - 在VC++实现的赛德尔迭代法,有每次迭代的结果,,Visual C++ -complex plot of simponson for numerical analysis algorithm from a plot of simpson seeking algorithm, details, see the source,, Visual C my
lbgjfsf
- 龙贝格积分算法 在Visual c++下调试通过-Long Bergh integral algorithm in Visual Debugger under through c
lzyxyf
- 列主元消元法 在Visual C++下调试通过 -main-element elimination method in Visual C debugging through
hqxlh
- 一个曲线拟合源码 在Visual C++下调试通过-a curve fitting source in Visual C debugging through
Visual c++常微分方程数值解法
- Visual C++常微分方程解法(转载)-Visual C Ordinary Differential Equations Solution (reproduced)
Visual C++和Matlab混合编程实现卫星遥感影像的三维显示
- 这是书上的代码,Visual C++和Matlab混合编程实现卫星遥感影像的三维显示,供大家参考,This is the book code, Visual C++ And Matlab Matlab satellite remote sensing images of three-dimensional display, for your reference
数值分析的C语言程序
- 数值分析的C语言程序, 三对角线追赶法,Numerical Analysis of the C language program, the three diagonal to catch up with the Law
C
- 数学计算用相关程序,Visual C++格式的源代码。-Mathematical calculation procedures, Visual C++ source code format.
UKF
- 无迹卡尔曼滤波算法的c语言。网上找到的,貌似是老外编的,蛮不错的。-unscented kalman filter code of visual c.
Visual-CPP
- visual c + + 常见的数值计算方面的算法分析-visual c++ common set of algorithms, a more comprehensive numerical
BP-neural-network-source-code(C)
- BP神经网络的算法,比较完整,采用C语言编写,在visual c++下编译通过-BP neural network algorithm, more complete, using C language, by in visual c++ compile
c
- 基于visual C++的开发环境,用简单的c程序实现个人所得税的计算-Based Visual C++ development environment with simple c program to achieve the calculation of personal income tax
FaceDetection-775_code-source-visual-cPP-opencv.z
- FaceDetection-775_code source visual c++ opencv
合并排序的分治算法
- 在Visual C++里编写程序,用分治法完成随机输入数列的合并排序(The program is written in Visual C++, and the sorting and sorting of random input sequence are completed by divide and conquer method)