-
A realy good ebook for begiiners in thread programming
A realy good ebook for begiiners in thread programming
- 2022-06-15 17:39:30下载
- 积分:1
-
C# arcgis engine code
本方案实现了与GPS的连接,利用iI接收到的GPS坐标进行地图移动
- 2022-02-03 22:40:07下载
- 积分:1
-
二叉树的相关操作,实现前序,中序,后序遍历,算元素个数,树高...
二叉树的相关操作,实现前序,中序,后序遍历,算元素个数,树高-Binary tree-related operations, to achieve pre-order, middle order, postorder, count number of elements, tree height,
- 2022-10-22 03:10:03下载
- 积分:1
-
网络对战五子棋
基于UDP连接的网络对战五子棋,界面简陋,初学者做的,功能也不是很完善。
- 2023-02-19 08:50:18下载
- 积分:1
-
This 16
This 16-bit DOS tool traverses all directories on all drives on your machine and finds files which match the template you specify.
- 2022-02-15 07:16:58下载
- 积分:1
-
vb多线程的实现,输入,输入,计算多个步骤
vb多线程的实现,输入,输入,计算多个步骤-vb multi-threaded implementation, input, input, calculation of a number of steps
- 2023-04-07 16:05:04下载
- 积分:1
-
XP上的CPU二级缓存打开器也同时适用于2
XP上的CPU二级缓存打开器也同时适用于2-SecondLevelDataCache open tool for xp can be suited for 2000version
- 2022-03-01 09:56:09下载
- 积分:1
-
温度控制程序,在设计中经常会用到的程序,可以做为参考
温度控制程序,在设计中经常会用到的程序,可以做为参考-Temperature control procedures, in the design process is often used, can be used as reference
- 2022-03-12 14:58:28下载
- 积分:1
-
Minimum cost flow of minimum cost path algorithm SuccessiveShortest
最小费用流的最小费用路算法SuccessiveShortest-Minimum cost flow of minimum cost path algorithm SuccessiveShortest
- 2022-03-21 05:16:12下载
- 积分:1
-
有用的密度算法
密度算法
将具有足够高密度的区域划分为簇,并可以发现任何形状的聚类
算法基本思想
1 指定合适的r 和M
2 计算所有的样本点,如果点p的r邻域里有超过M个点,则创建一个以p为核心点的新簇
3 反复寺找这些核心点直接密度可达(乊后可能是密度可达)的点,将其加入到相应的簇,对于核心点发生“密度相连”状况的簇,给予合并
4 当没有新的点可以被添加到仸何簇时,算法结束
- 2022-02-01 08:56:25下载
- 积分:1