-
我自己编写的分层聚类算法,类内采用最大距离,类间采用最小距离实现...
我自己编写的分层聚类算法,类内采用最大距离,类间采用最小距离实现-myself prepared by the Hierarchical clustering algorithm, the largest category within distance between categories of use to achieve minimum distance
- 2022-03-10 11:59:10下载
- 积分:1
-
ASP中一个很好的无组件文件上传工具,如果上传的是图片,在选择时还可以看到图片的面貌。...
ASP中一个很好的无组件文件上传工具,如果上传的是图片,在选择时还可以看到图片的面貌。-ASP with a good file upload tool components, if it is to upload pictures, the choice can also see pictures of the landscape.
- 2022-03-08 09:04:07下载
- 积分:1
-
把那个放大镜拖到mfc写的程序的窗口上,如securecrt,vc6等,松开鼠标就能看到一些内部函数地址了。如oninitdialog,onok什么的一目了然。...
把那个放大镜拖到mfc写的程序的窗口上,如securecrt,vc6等,松开鼠标就能看到一些内部函数地址了。如oninitdialog,onok什么的一目了然。拖到子窗口如铵钮上时,可以看出其id,当然,这个工作也可以由spy++完成。结合其父窗口message map的输出,还可以知道当点击这个按钮时,会跳到哪段程序上执行
-Mfc drag the magnifying glass to write a window procedure, for example, securecrt, vc6, etc. Release the mouse will be able to see some internal function address. If oninitdialog, onok what at a glance. Drag the child window, such as when ammonium button, one can see their id, of course, this work can also be spy++ Completed. Combination of his father, a window message map output, but also know that when clicking on this button will jump to the implementation of procedures which paragraph
- 2022-03-02 05:42:10下载
- 积分:1
-
digital image processing in mathlab
digital image processing in mathlab
- 2022-03-20 04:51:52下载
- 积分:1
-
运输问题在LINGO下的程序!
运输问题在LINGO下的程序!-LINGO transport problems in the process!
- 2022-04-30 10:33:30下载
- 积分:1
-
一个最小的装载任天堂原装Wii游戏,支持地区的免费游戏加载…
A minimal loader of original Nintendo Wii Games, supports region free game loading
- 2022-01-25 19:09:29下载
- 积分:1
-
MATLAB初学者
包好了一些用matlab做非线性规划的源程序
MATLAB初学者
包好了一些用matlab做非线性规划的源程序-MATLAB beginner beginner package MATLAB with matlab to do some good non-linear programming source code
- 2022-07-01 18:13:13下载
- 积分:1
-
平衡二叉树操作的演示
一、 需求分析
(1) 利用平衡二叉树实现动态查找表。实现查找,插入和删除三种基本功能。
(2) 初始,平衡二叉树为空树,操作...
平衡二叉树操作的演示
一、 需求分析
(1) 利用平衡二叉树实现动态查找表。实现查找,插入和删除三种基本功能。
(2) 初始,平衡二叉树为空树,操作界面给出查找,插入和删除三种操供选择。每种操作均要提示输入关键字。每次插入和删除一个接点时,显示更新的平衡二叉树。
(3) 重点在于对删除算法的实现。假设要删除的关键字为X的结点,若X不在叶子结点上,则用左子树中的最大值或者右子树中的最小值取代X。如此反复,直到删除动作传递到某个叶子结点,删除叶子结点时,若要进行平衡变换,可采用插入的平衡变换反变换。
-balanced binary tree operation of a demonstration, demand analysis (1) using a balanced binary tree dynamic lookup table. Lookup, insertion and deletion of the three basic functions. (2) The initial, balanced binary tree is empty tree interface gives you insert and delete options for the three parade. Each operation will have to be me to input keywords. Each insert and delete a contact in that update balanced binary tree. (3), the focus is on the deletion algorithm. To remove the assumption that the keyword for the X-Node, if X is not the leaf nodes, Left-used for the highest tree or right-tree to replace the minimum X. So repeatedly, until the deletion of a transfer leaf nodes, delete the leaf nodes, if balancing transform, Ins
- 2022-03-05 06:54:53下载
- 积分:1
-
c#源码,吃豆子游戏。由visual studio2003开发的应用程序
c#源码,吃豆子游戏。由visual studio2003开发的应用程序-c# source, eating beans games. Studio2003 by visual application development
- 2023-07-31 18:35:02下载
- 积分:1
-
1. The use of serial port with two west4170 (PID Control Temperature Instrumenta...
1.使用串口同两块west4170(PID控制温度仪表).
2.可以显示当前温度,并可设定参数(主要是设定温度)-1. The use of serial port with two west4170 (PID Control Temperature Instrumentation) .2. Can display the current temperature, and set the parameters (mainly temperature)
- 2023-08-13 16:55:03下载
- 积分:1