-
FP-growth Algorithm
FPgrowth is the one of the algorithm in frequent item set mining. It is used to find the frequent item set in a database. It will give the output in tree structure format. It is more efficient than apriori algorithm because there is no candidate generation.
- 2022-07-02 22:50:47下载
- 积分:1
-
Dialog自适应屏幕分辨率
子控件自适应窗口大小的改变 对所有需要改变窗口大小的Dialog提供调用接口 * @方法功能: 子控件自适应窗口大小的改变 * @参数介绍: -hWnd:要缩放的Dialog的窗口句柄,可在Dialog中通过GetSafeHwnd()方法获得; -typeFlag: 缩放标志,其可能取值如下:0表示原始大小(缺省),1最大化,2按照times的值放大或缩小一定倍数后居中。 -times : Dialog的放大倍数,缺省值为1.0,只有当typeFlag值为2时才有效 * @返回值:FALSE表示传入的第一个参数hWnd=NULL,否则返回TRUE; * @注意事项: -1、所有子控件的大小是按照原来的Dialog同比例进行放大,以免放大后失真 -2、放大后如果窗口大小超过显示器可用区域(除去任务栏),会自动调整使得窗口最大化但是长和宽的比例扔保持不变,以免失真 -3、放大后所有的子控件的字体采用的是系统默认字体,所有字体大小是放大后的统一大小 -4、当typeFlag=2&×
- 2022-03-11 14:18:59下载
- 积分:1
-
这里有不少搞过ACM程序设计大赛的达人吧,这篇文章是从网上偶然得到,指出了ACM竞赛赛题的某些发展方向。挺值得一看。...
这里有不少搞过ACM程序设计大赛的达人吧,这篇文章是从网上偶然得到,指出了ACM竞赛赛题的某些发展方向。挺值得一看。-Here has been engaged in a number of ACM programming contest it Tatsu people, this article was obtained from the Internet by accident, pointing out that the ACM contest the title match certain direction of development. Quite worth a visit.
- 2022-05-17 13:30:56下载
- 积分:1
-
use mathematical algorithms for solving the inverse matrix function using three...
利用数学算法的公式求逆矩阵并用三个函数表示。-use mathematical algorithms for solving the inverse matrix function using three said.
- 2022-08-11 10:07:25下载
- 积分:1
-
GSM半速率话音C代码
GSM_HR说明文档
GSM_HR.rar
说明:用于存放ANSI_C_code_GSM_HR.zip或GSM 06.06(prETS 300 967)半速率话音C代码.zip的源代码。
注:original文件夹中的ANSI_C_code_GSM_HR.zip和GSM 06.06(prETS 300 967)半速率话音C代码.zip代码内容一致,只不过GSM 06.06(prETS 300 967)半速率话音C代码.zip作为ETSI官网中GSM 06系列半速率语音标准文件,相比在psdn上下的ANSI_C_code_GSM_HR.zip整理得更为清晰,有层次性。
- 2022-02-04 00:20:04下载
- 积分:1
-
加权最小二乘对比(共轭梯度解法)
资源描述本程序用于对比欠定方程组的最小二乘解和加权最小二乘解,通过调节不同的权重系数,能够得到合理的方程组的解。
- 2022-03-13 10:26:18下载
- 积分:1
-
图像处理合集,有界面设计
用matlab编写的图像处理的合集,包含10多种图像操作,如各种滤波处理,各种噪声处理,图像压缩处理,图像旋转,图像剪切,图像平移,图像缩放,图像膨化和腐蚀,图像边缘提取,图像变亮和变暗,图像锐化和柔和等等,重要的是有界面设计,在单一的GUI界面,可选择单独处理操作或是多种不同操作,是研究图像处理的好工具
- 2022-10-14 05:35:02下载
- 积分:1
-
c++编写的音乐播放器
用c++而且也用到MFC 对播放器进行了编写 有图形界面用c++而且也用到MFC 对播放器进行了编写 有图形界面用c++而且也用到MFC 对播放器进行了编写 有图形界面用c++而且也用到MFC 对播放器进行了编写 有图形界面用c++而且也用到MFC 对播放器进行了编写 有图形界面用c++而且也用到MFC 对播放器进行了编写 有图形界面
- 2022-09-25 18:20:03下载
- 积分:1
-
工业机器人PUMA560逆解算法
资源描述工业机器人PUMA560逆解算法,使用VS2012环境编译实现,输入机器人末端齐次矩阵,可得八组逆解关节角度。
- 2022-04-27 09:03:28下载
- 积分:1
-
Was established based on moving least square (Moving Least
建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲
面拟合方法 这种方法对传统的最小二乘(LS)法的作了比较大的改进 使生成的曲线曲面具
有精度高 光滑性好等许多优点 详细介绍了移动最小二乘法的原理 应用和特点 并且给
出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程 最后给出了曲线拟合和空间散
乱数据曲面拟合算例 将拟合结果与最小二乘拟合结果作了比较 分析了 MLS 拟合曲线曲
面的光滑性和拟合质量 表明了该方法的优越性和有效性-Was established based on moving least square (Moving Least-Squares MLS) method of this curve and surface fitting method to the traditional method of least squares (LS) method was relatively large improvements to make the generated curves and surfaces with a precision of High smoothness, good detail, and many other advantages of the principle of least-squares method for mobile applications and features and gives the least-squares method using the mobile curve and surface fitting procedure design process Finally, curve fitting and spatial scattered data surface to be cost-effective cases of the results of the fitting results are compared with the least-squares fitting analysis of MLS fitting curves and surfaces smooth and fitting quality demon
- 2023-02-17 12:50:04下载
- 积分:1