资源列表

排序选择:

« 1 2 ... .44 .45 .46 .47 .48 224449.50 .51 .52 .53 .54 ... 267458 »

[matlab例程k-medoids

说明:聚类算法中的k-medoids算法,和 k-means 肯定是非常相似的。事实也确实如此,k-medoids 可以算是 k-means 的一个变种。k-medoids 和 k-means 不一样的地方在于中心点的选取,在 k-medoids 算法中,我们将从当前 cluster 中选取这样一个点——它到其他所有(当前 cluster 中的)点的距离之和最小——作为中心点。-Clustering algorithm k-medoids algorithm, and k-means is certa
<赵小娟> 在 2025-10-05 上传 | 大小:14kb | 下载:0

[JSP源码/JavaBarcodeQRCodeImp

说明:基于itextpdf.jar包开发的二维码生成器,调用jar包中已经实现的类(QRCodeWriter.java)进行的封装,包中已经实现了,但是无法提取到相应的文件- Based itextpdf.jar package developed by the two-dimensional code generator, call the jar package has been implemented in class package
<snowkingxu> 在 2025-10-05 上传 | 大小:3kb | 下载:1

[VHDL编程DDS_sinwave

说明:基于FPGA对DDS芯片的仿真。能产生10M以上正弦波。并且波形不失真。-Simulation of DDS chip based on FPGA. Can produce more than 10M sine wave. And the waveform is not distorted.
<dalizi> 在 2025-10-05 上传 | 大小:21kb | 下载:0

[单片机(51,AVR,MSP430等)srcf100c8

说明:stm32f100c8读写三菱PLC FX1S的代码,实现了readD,readM,writeD,writeM的功能-Mitsubishi PLC FX1S stm32f100c8 write code to achieve the readD, readM, writeD, writeM features
<Kerry80> 在 2025-10-05 上传 | 大小:291kb | 下载:0

[C#编程I2C_GPS_NAV_v2_2

说明:I2C-GPS mcw飞控 V2.2-I2C-GPS mcw fly V2.2
<xing> 在 2025-10-05 上传 | 大小:32kb | 下载:0

[人工智能/神经网络/遗传算法K-mean

说明:聚类算法中的k-means算法,和k-medoids 肯定是非常相似的。k-medoids 和 k-means 不一样的地方在于中心点的选取,在 k-means 中,我们将中心点取为当前 cluster 中所有数据点的平均值。-Clustering algorithm k-means algorithm, and k-medoids certainly very similar. k-medoids and k-means not the same place that the center o
<赵小娟> 在 2025-10-05 上传 | 大小:22kb | 下载:0

[单片机(51,AVR,MSP430等)2.8TFT_Touch_Key

说明:这是msp430F149单片机TFT彩屏的驱动程序。包括TFT写命令和写数据,和相关时序控制-This is the msp430F149 driver chip TFT color screen. Including TFT write command and write data, and related timing control
<dalizi> 在 2025-10-05 上传 | 大小:115kb | 下载:0

[单片机(51,AVR,MSP430等)AnyIC

说明:在stm32f100c8中使用anybusic实现DP从站的功能,实现了函数readregs,writereg。-Use in stm32f100c8 in anybusic achieve DP station the functional to achieve a function readregs, writereg.
<Kerry80> 在 2025-10-05 上传 | 大小:289kb | 下载:0

[其他小程序ExcelEditor

说明:Simple Excel Editor for PC Repair Company
<mcpw> 在 2025-10-05 上传 | 大小:1.55mb | 下载:0

[人工智能/神经网络/遗传算法GMM

说明:聚类算法之高斯混合模型,GMM 和 k-means 很像,不过 GMM 是学习出一些概率密度函数来(所以 GMM 除了用在 clustering 上之外,还经常被用于 density estimation )。-Gaussian mixture model of clustering algorithm, GMM and k-means like, but GMM is learning some probability density function (so GMM except on cl
<赵小娟> 在 2025-10-05 上传 | 大小:19kb | 下载:0

[Windows编程charSum

说明:华为OJ计算字符个数,使用c++和VS2005编译器,使用了字符串操作-Huawei OJ calculate the number of characters, and VS2005 use c++ compiler, using string manipulation
<xz> 在 2025-10-05 上传 | 大小:3.46mb | 下载:0

[图形图像处理(光照,映射..)BASE-SURF-MOSIC

说明:对搞图像拼接的人很有帮助,经典之作,希望对你有用-To make image mosaicing is helpful, classic, hope useful to you
<1233> 在 2025-10-05 上传 | 大小:2.11mb | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 224449.50 .51 .52 .53 .54 ... 267458 »

源码中国 www.ymcn.org