-
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++程序(复杂度 n^3
高性能计算高斯消去解方程组c++程序(复杂度 n^3-high-performance computing solutions Gaussian Elimination equations c (n ^ complex 3
- 2022-01-26 00:03:00下载
- 积分:1
-
a primitive network BP M procedures
一个原始的BP网络的M程序-a primitive network BP M procedures
- 2022-01-26 08:22:21下载
- 积分:1
-
这是一个用于生成等值线的源代码,程序根据输入的高程文本文件,自动跟踪等值点,并生成相应的等值线。
这是一个用于生成等值线的源代码,程序根据输入的高程文本文件,自动跟踪等值点,并生成相应的等值线。- This is uses in to produce the equivalent line the source code,
the elevation text documents which the procedure basis inputs,
automatic tracking equivalent spot, and production corresponding
equivalent line.
- 2022-09-03 23:25:03下载
- 积分:1
-
VB6中利用中值滤波算法进行验证码椒盐噪音去除的源代码
应用背景VB编写的简单验证码去除噪音VB编写的简单验证码去除噪音VB编写的简单验证码去除噪音VB编写的简单验证码去除噪音VB编写的简单验证码去除噪音关键技术VB6中利用中值滤波算法进行验证码椒盐噪音去除的源代码,就是速度慢,喜欢的就下载,适合新手
- 2022-05-05 04:42:10下载
- 积分:1
-
消息机制实现Exe程序间的数据交换
VC++通过消息机制实现Exe程序间的数据交换,一个简单的示例,初学者可以看下。
- 2022-01-26 02:47:58下载
- 积分:1
-
词典
这一方案的目的是通过介绍其操作提出了设计的字的字典,以及可能的改进,可以使到这本词典的数据处理中使用的方法。主要职能是: upload_file,搜索词在字典中、 th 词典中添加单词、 从字典中移除一个词和在词典中保存一个字。
- 2022-03-23 01:36:55下载
- 积分:1
-
in Visual C Compiler 6.0 WinXp adopted under the category achieved redeem inheri...
在Visual C++6.0 WinXp下编译通过采用类来实现,从CString继承而来数据运算的结果保存在CString类中理论上可对任意长的数据进行相加在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件-in Visual C Compiler 6.0 WinXp adopted under the category achieved redeem inherited from the Operational data stored in the category redeem theoretically can arbitrarily long data together in the Release directory is executable file to*. txt longadd.exe to drag on top,* . txt file data
- 2022-06-27 04:11:42下载
- 积分:1
-
汉诺塔 C实现
汉诺塔(又称河内塔)问题是源于印度一个古老传说的益智玩具。大梵天创造世界的时候做了三根金刚石柱子,在一根柱子上从下往上按照大小顺序摞着64片黄金圆盘。大梵天命令婆罗门把圆盘从下面开始按大小顺序重新摆放在另一根柱子上。并且规定,在小圆盘上不能放大圆盘,在三根柱子之间一次只能移动一个圆盘。
- 2022-02-12 16:33:30下载
- 积分:1
-
近似PI使用蒙特卡罗方法
;近似PI使用蒙特卡罗方法。的例子是基于一个均匀分布的假设。
- 2023-06-12 03:15:03下载
- 积分:1