-
数据挖掘聚类方法
数据挖掘聚类方法,分为两个算法,测试集合有两个,分别为k-medoid算法和谱聚类算法,完整的java工程
- 2022-08-07 16:36:54下载
- 积分:1
-
MFC matching easy source. Oh well. Classic. Very helpful Oh
深入浅出MFC配套源码。很好哦。
很经典。很有帮助哦-MFC matching easy source. Oh well. Classic. Very helpful Oh
- 2022-02-24 19:10:15下载
- 积分:1
-
ACM question of a good explanation, makes sense for the novice is not easy to co...
一套不错的ACM题讲解,对于新手很有意义,很不容易搜集到的-ACM question of a good explanation, makes sense for the novice is not easy to collect the
- 2022-06-29 16:20:19下载
- 积分:1
-
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEm...
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEmptyRecycleBin:=GetProcAddress (LibHandle, SHEmptyRecycleBinA )语句读取SHEmptyRecycleBinA函数的地址,如果以上语句能够正确执行(也就是@SHEmptyRecycleBin不等于nil),那么就调用SHEmptyRecycleBin完成清空回收站的操作。最后释放动态链接库。-The early run, the program will first of all through the LoadLibrary function to load dynamic link library Shell32.dll, and after the load operation is stored in the handle of LibHandle. Then @ SHEmptyRecycleBin: = GetProcAddress (LibHandle, SHEmptyRecycleBinA) statement read function SHEmptyRecycleBinA address, If the above statement to the correct implementation (that is, @ SHEmptyRecycleBin does not mean nil), then call the Empty Recycle Bin SHEmptyRecycleBin complete operation. Finally the release of a dynamic link library.
- 2022-11-16 11:20:03下载
- 积分:1
-
飞思卡尔广告板的触摸屏驱动程序,非常重要!
Freescale ADS demoboard touchpanel device driver,very important!-Freescale ADS demoboard touchpanel devic e driver, very important!
- 2022-06-29 01:51:22下载
- 积分:1
-
本程序主要实现了对用户操作步骤的撤销与重做,在很多软件开发过程中都有用到,非常实用。...
本程序主要实现了对用户操作步骤的撤销与重做,在很多软件开发过程中都有用到,非常实用。-This procedure of the main user of the revocation and redo steps, in many software development process are used, very useful.
- 2022-02-22 02:54:22下载
- 积分:1
-
VC调试信息监视器(Visual C++ Custom Debug Monitor)源码,用于程序调试...
VC调试信息监视器(Visual C++ Custom Debug Monitor)源码,用于程序调试-VC monitor debugging information (Visual C++ Custom Debug Monitor) source code for program debugging
- 2022-04-02 09:09:58下载
- 积分:1
-
基于ATMega8 的 BLDC 无感电调程序(含原理图与源程序代码)
基于ATMega8 的 BLDC 无感电调程序(含原理图与源程序代码),包括德国MK项目源代码与中文注视代码
- 2022-01-26 03:53:40下载
- 积分:1
-
VC编写的card类ActiveX控件,简单易用使用方便。
VC编写的card类ActiveX控件,简单易用使用方便。-A game of Card ActiveX Used VC program
- 2023-02-11 01:55:04下载
- 积分:1
-
c#停车场管理系统--C#专业课大作业
功能介绍: 超级管理员:添加用户 费率管理 车库管理 出入日志 车辆管理 信息更改 用户帮助,关于系统 普通管理员:出入日志 车辆管理 信息更改 用户帮助,关于系统 试用与激活:使用4次,激活码:wuyulin注意: 使用之前需要先修改App.config中的数据库连接。 开发环境为Visual Studio 2010,数据库为SQL Server 2012,windows身份验证。 数据库文件-----停车场管理系统备份 报表插件CrystalReportsForVisualStudio for 2010
- 2023-01-30 06:55:03下载
- 积分:1