-
2kDPDS算法源码
2k近邻数据流聚类算法,采用vc++实现
The summary of what you will find in each of the files that
make up your 2kDPDS application.
2kDPDS.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
2kDPDS.h
This is the main header file for the application. It includes other
- 2022-05-15 07:28:24下载
- 积分:1
-
禁忌搜索算法
本算法通俗易懂,对于初学者比较有益,特别是对学C语言或者c++的同学,对于刚刚接触禁忌搜索算法的,可以先看看本算法,对于启发式算法,禁忌搜索是其中最重要的一种,但是其缺点是局部最优,可以结合遗传算法来解决这一问题。
- 2022-12-03 15:50:03下载
- 积分:1
-
aes的原代码,在VB的环境下运行
aes.rar - aes的原代码,在VB的环境下运行.-Orangk"aes the original code in VB environment operation
- 2023-07-18 23:05:04下载
- 积分:1
-
数值分析用抛物线y=a+bx+cx 拟合给定数据
数值分析用抛物线y=a+bx+cx 拟合给定数据-numerical analysis using a parabolic y = bx cx fitting given data
- 2022-03-22 15:11:58下载
- 积分:1
-
CZT和FFT的C语言实现代码,能有效滤除谐波,噪声。获得信号的频率,是一种良好的频率测量算法。...
CZT和FFT的C语言实现代码,能有效滤除谐波,噪声。获得信号的频率,是一种良好的频率测量算法。-CZT and FFT of the C language code, can effectively filter out harmonics and noise. Access to the signal frequency, is a good algorithm for frequency measurement.
- 2022-08-24 20:40:43下载
- 积分:1
-
农夫过河问题源代码2
农夫过河问题源代码2-farmer across the river source code two issues
- 2022-03-20 18:48:10下载
- 积分:1
-
基于QR分解的双曲Householder变换。他们的使用
基于hyperbolic Householder transformation的QR分解。 其使用需要调用hyperbolic Householder transformation程序。-Hyperbolic Householder transformation based on the QR decomposition. Their use need to call the hyperbolic Householder transformation process.
- 2022-02-04 07:34:36下载
- 积分:1
-
VC++三次样条插值和贝塞尔曲线实例程序
这个源代码是基于VC++ MFC 实现三次样条插值算法,实现数据平滑处理。MFC界面可实现控制点设置,且可选择采用三次样条插值或贝塞尔曲线平滑,结果有GUI显示。
- 2023-02-17 01:50:03下载
- 积分:1
-
vc实现fir滤波器 wav滤波
应用背景vc6.0环境下即可使用,c++语言,是数字信号处理及实验内容中的重要实验,内容比较全,兼容性好。关键技术实现fir滤波器,支持多种窗口,可以模拟产生波形,进行滤波,也可以直接读取wav文件进行滤波,还可以对输入信号和输出信号进行fft分析。
- 2022-09-21 14:15:03下载
- 积分:1
-
哲学家算法uc_os
资源描述在uc_os ii环境下运行哲学家算法~可以直接运行,uc_os ii环境已经搭建完成~可以直接使用,快快来下吧
- 2022-03-23 06:30:21下载
- 积分:1