虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

box-cox

  • usbip驱动 Windows源码

    开源项目,USBIP客户端代码,2.0版本

    标签: Windows usbip 驱动 源码

    上传时间: 2018-06-28

    上传用户:ley.x

  • DCU32INT

    破解一个第三方控件的dcu

    标签: DCU INT 32

    上传时间: 2018-07-27

    上传用户:chinacoho

  • 算法与数据结构课程设计

    拓扑排序 ---排课表----数据结构

    标签: 算法 数据结构

    上传时间: 2018-08-05

    上传用户:ningcaichen

  • C程序设计语言(完美中文版).pdf

    C程序设计语言(完美中文版).pdf C程序设计语言(完美中文版).pdf

    标签: pdf C程序设计 语言

    上传时间: 2018-08-20

    上传用户:superhou

  • 数据挖掘-聚类-K-means算法Java实现

    K-Means算法是最古老也是应用最广泛的聚类算法,它使用质心定义原型,质心是一组点的均值,通常该算法用于n维连续空间中的对象。 K-Means算法流程 step1:选择K个点作为初始质心 step2:repeat                将每个点指派到最近的质心,形成K个簇                重新计算每个簇的质心             until 质心不在变化  例如下图的样本集,初始选择是三个质心比较集中,但是迭代3次之后,质心趋于稳定,并将样本集分为3部分    我们对每一个步骤都进行分析 step1:选择K个点作为初始质心 这一步首先要知道K的值,也就是说K是手动设置的,而不是像EM算法那样自动聚类成n个簇 其次,如何选择初始质心      最简单的方式无异于,随机选取质心了,然后多次运行,取效果最好的那个结果。这个方法,简单但不见得有效,有很大的可能是得到局部最优。      另一种复杂的方式是,随机选取一个质心,然后计算离这个质心最远的样本点,对于每个后继质心都选取已经选取过的质心的最远点。使用这种方式,可以确保质心是随机的,并且是散开的。 step2:repeat                将每个点指派到最近的质心,形成K个簇                重新计算每个簇的质心             until 质心不在变化  如何定义最近的概念,对于欧式空间中的点,可以使用欧式空间,对于文档可以用余弦相似性等等。对于给定的数据,可能适应与多种合适的邻近性度量。

    标签: K-means Java 数据挖掘 聚类 算法

    上传时间: 2018-11-27

    上传用户:1159474180

  • ADI DSP BootLoader

    开发工具是VisualDsp++,这个基于ADSP BF518开发板,功能通过串口口接收并烧写flash,Bootloader升级程序。

    标签: BootLoader ADI DSP

    上传时间: 2019-01-12

    上传用户:guoenci123

  • JAVA SMPP 源码

    Introduction jSMPP is a java implementation (SMPP API) of the SMPP protocol (currently supports SMPP v3.4). It provides interfaces to communicate with a Message Center or an ESME (External Short Message Entity) and is able to handle traffic of 3000-5000 messages per second. jSMPP is not a high-level library. People looking for a quick way to get started with SMPP may be better of using an abstraction layer such as the Apache Camel SMPP component: http://camel.apache.org/smpp.html Travis-CI status: History The project started on Google Code: http://code.google.com/p/jsmpp/ It was maintained by uudashr on Github until 2013. It is now a community project maintained at http://jsmpp.org Release procedure mvn deploy -DperformRelease=true -Durl=https://oss.sonatype.org/service/local/staging/deploy/maven2/ -DrepositoryId=sonatype-nexus-staging -Dgpg.passphrase=<yourpassphrase> log in here: https://oss.sonatype.org click the 'Staging Repositories' link select the repository and click close select the repository and click release License Copyright (C) 2007-2013, Nuruddin Ashr uudashr@gmail.com Copyright (C) 2012-2013, Denis Kostousov denis.kostousov@gmail.com Copyright (C) 2014, Daniel Pocock http://danielpocock.com Copyright (C) 2016, Pim Moerenhout pim.moerenhout@gmail.com This project is licensed under the Apache Software License 2.0.

    标签: JAVA SMPP 源码

    上传时间: 2019-01-25

    上传用户:dragon_longer

  • KCFdemo实现目标选取,跟踪

    程序可以实现,鼠标框选目标之后,跟踪所选目标 操作过程: 1:运行程序 2:选定方式,例如输入1.选定视频流 3:选中视频显示框 4:输入字符p 5:鼠标框选区域 6:输入字符p,实现跟踪

    标签: KCFdemo

    上传时间: 2019-02-18

    上传用户:wsfgq

  • EV1527原版资料

    编码芯片EV1527: 有两种解码方法: 利用解码芯片TDH6300硬件解码、采用单片机软件解码。 EV1527是一片由CMOS设计制造的可预烧内码的学习码编码芯片,由软件解码。 内码共有20位元可预烧100万组内码组合,大大降低了使用编码上重复的机率。

    标签: 1527 EV

    上传时间: 2019-04-06

    上传用户:lxw77320

  • 模拟城市fc版demo及源码

    1991年1月,在电子展上出现了NES版SimCity的原型。之后它再也没有出现 - 几个月后它出现在sfc上 - 但是视频游戏历史学家已经追踪了之前未被发现的版本,并将其上传到互联网上供所有人查看。

    标签: demo 模拟 城市 源码

    上传时间: 2019-04-11

    上传用户:bzxgcs