-
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
-
这是一个Offline工具程序,模仿钟表指针的转动位置,计算出指针在各个位置时的坐标值,并输出成C语言文件格式。...
这是一个Offline工具程序,模仿钟表指针的转动位置,计算出指针在各个位置时的坐标值,并输出成C语言文件格式。-Offline This is a procedural tool, imitate watches the rotational position indicators, calculated in various indicators of the location coordinates and exported into C language files.
- 2022-01-24 16:56:52下载
- 积分:1
-
已知三维点和三维线的坐标和代表式,求两者间最短距离,用对话框实现,可以提出算法函数单独使用...
已知三维点和三维线的坐标和代表式,求两者间最短距离,用对话框实现,可以提出算法函数单独使用-known three-dimensional and three-dimensional point of the line-coordinates and representatives, for the shortest distance between the two, with dialog to achieve, we can make use of arithmetic functions alone
- 2022-02-22 00:19:10下载
- 积分:1
-
膜计算启发遗传算法
膜计算是一种新的计算机科学领域的自然计算了在十年前gh.about保恩。P系统,因为它有时被称为,有一些固有的所包括的沟通能力和并行性的优势。膜计算使用一定的规则来操作。在这项工作中,简单介绍了amembrane启发更好绩效是遗传算法。工作探讨膜计算的并行性优势。通信
- 2023-02-23 13:40:03下载
- 积分:1
-
一个可以索引和排序的文件系统
一个可以索引和排序的文件系统- May the index and the arrangement filing system
- 2022-08-06 14:50:02下载
- 积分:1
-
研究生数学建模关于交警服务平台调度问题
此程序为2011年研究生数学建模试题的解答。程序中用到了Floyd算法,遗传算法,很好的解决了该问题。
- 2023-07-06 21:55:03下载
- 积分:1
-
Term solution to the ant colony algorithm for TSP problem, the recommendations l...
用语解决TSP问题的蚁群算法,初学者建议看!-Term solution to the ant colony algorithm for TSP problem, the recommendations look beginners!
- 2023-01-18 20:10:02下载
- 积分:1
-
插值、拟合与规划问题
插值、拟合与规划问题
插值、拟合与规划问题
插值、拟合与规划问题-Interpolation, fitting with the planning of interpolation, fitting and planning issues
- 2022-01-27 16:00:47下载
- 积分:1
-
华源留言本
资源描述简介:
一般留言本的功能它都有了,你可以借鉴,然后改良整合到自己的代码,相信会很容易。
- 2022-03-25 00:24:50下载
- 积分:1
-
C++中数学函数和矩阵类运算
详细介绍了VC++中math.h头文件包含的数学函数及其个函数的具体定义和应用,并介绍了一个矩阵类,便于实现矩阵的相加、减、数乘,矩阵转置、求逆,用于解决矩阵运算。
- 2022-08-14 11:39:17下载
- 积分:1