-
c_mean算法c语言实现
c_mean算法是一种非监督的模式识别算法,不需要进行样本训练,通过计算样本距离,进行比较分类。算法结构简单,对于团状数据分类效果理想。
- 2022-02-18 15:40:35下载
- 积分:1
-
用C++编写的多项式插值算法和有理函数插值算法!
用C++编写的多项式插值算法和有理函数插值算法!-prepared by the polynomial interpolation algorithm and rational function interpolation algorithm!
- 2022-03-22 21:30:05下载
- 积分:1
-
Dynamic programming method, algorithm programming, if there are other questions,...
动态规划法,算法程序设计,如果有其他问题,请给我发邮件-Dynamic programming method, algorithm programming, if there are other questions, please send me e-mail
- 2022-06-30 11:29:46下载
- 积分:1
-
VC++6.0环境下用C++语言编写的魔方
使用c++编写的魔方小程序,可以使用键盘手动运转魔方实现魔方的转动,最后成功拼好。也可以点击自动回复键观察魔方自动运行。这是一个算法的表示,写成的一个小程序。
- 2022-03-24 01:34:13下载
- 积分:1
-
与国际标准COMTRADE数据格式转换的顺应性,COM…
对于符合国际标准COMTRADE格式的数据进行转换处理,COMTRADE是电力系统自动化常用的数据格式。-for compliance with international standards COMTRADE data format conversion, COMTRADE power system automation is commonly used data formats.
- 2022-05-06 05:12:27下载
- 积分:1
-
用C#实现的数学常用函数的教学演示用程序.
用C#实现的数学常用函数的教学演示用程序.-C# commonly used mathematical function of teaching demonstration procedure.
- 2023-04-19 04:30:03下载
- 积分:1
-
这是一段关于四种排序方法的完全源代码及其相互之间的比较,包括:Heap sort,Merge sort,Quick sort,Radix sort...
这是一段关于四种排序方法的完全源代码及其相互之间的比较,包括:Heap sort,Merge sort,Quick sort,Radix sort-This is a period of about four kinds of methods to sort the complete source code and the comparison between, including: Heap sort, Merge sort, Quick sort, Radix sort
- 2022-05-07 06:26:05下载
- 积分:1
-
linux进程间通信,父进程,子进程的创建
linux进程间通信,父进程,子进程的创建-inter-process communication, parent process, the process of creating son
- 2022-06-19 00:49:21下载
- 积分:1
-
数字图像中值处理
均值滤波、中值滤波的计算机实现方法;学习VC++ 6。0 的编程方法;验证均值滤波、中值滤波处理理论;观察均值滤波、中值滤波处理的结果。
实验的软、硬件平台:
- 2022-01-24 13:37:58下载
- 积分:1
-
合并已排序子数列
合并已排序子数列****************************************************************************************
、快速进行排序
- 2022-07-06 15:23:54下载
- 积分:1