-
IOCP服务器
完成端口实现高并发连接,附测试客户端,server端使用VS2010编译,client端为VS2008
- 2022-03-10 22:01:31下载
- 积分:1
-
这是一份完整的记事本测试文档,内含详细测试步骤已经规范的格式,可作学习参考之用...
这是一份完整的记事本测试文档,内含详细测试步骤已经规范的格式,可作学习参考之用-This is a complete test Notepad document, containing detailed steps have been standardized test format, can be used for study and reference
- 2022-03-03 13:25:38下载
- 积分:1
-
a common user login function modules, which primarily use the ODBC database tech...
一个常用的用户登陆功能模块,其中主要运用了ODBC访问数据库的技术-a common user login function modules, which primarily use the ODBC database technology
- 2023-05-27 13:05:03下载
- 积分:1
-
Diffie
Diffie-Hellman算法源代码 -Diffie-Hellman algorithm source code
- 2022-03-25 05:41:15下载
- 积分:1
-
Graphical display, java respect columnar diagram shows, in order to better expre...
图形显示,java方面的柱型图显示,
为更好的,表达各个方面的表达效果-Graphical display, java respect columnar diagram shows, in order to better express the various aspects of the expression of the effect of
- 2022-03-19 11:15:28下载
- 积分:1
-
Programming with VC games maze. Debugging environment: Win XP VC++ 6.0
用VC编程实现迷宫游戏。调试环境:Win XP;VC++ 6.0-Programming with VC games maze. Debugging environment: Win XP VC++ 6.0
- 2022-06-20 09:48:23下载
- 积分:1
-
Access database based on the route search system, site, line, change the search...
基于Access数据库的路线查寻系统,实现站点,路线,换乘查寻等功能-Access database based on the route search system, site, line, change the search functions
- 2022-11-22 08:55:03下载
- 积分:1
-
than Eve deformation also good VBS
比欢乐时光变形还要好的VBS-than Eve deformation also good VBS
- 2023-08-27 02:55:03下载
- 积分:1
-
matlab代理模型工具箱
matlab代理模型工具箱
- 2022-10-05 01:55:24下载
- 积分:1
-
有用的密度算法
密度算法
将具有足够高密度的区域划分为簇,并可以发现任何形状的聚类
算法基本思想
1 指定合适的r 和M
2 计算所有的样本点,如果点p的r邻域里有超过M个点,则创建一个以p为核心点的新簇
3 反复寺找这些核心点直接密度可达(乊后可能是密度可达)的点,将其加入到相应的簇,对于核心点发生“密度相连”状况的簇,给予合并
4 当没有新的点可以被添加到仸何簇时,算法结束
- 2022-02-01 08:56:25下载
- 积分:1