-
clusteringEvaluation
对快速搜索密度峰值聚类的改进,来自于《Comparative density peaks clustering》这篇文章,增加了最小距离,对聚类中心的边界进行了限定,有效提高了对非中心点的分配准确率。(Improvement of peak clustering for fast search density)
- 2018-11-21 19:45:10下载
- 积分:1
-
OScode
操作系统实验的代码以及说明包括各种经典的问题(Operating system code, as well as experiments that include a variety of classic problem)
- 2009-06-21 10:33:54下载
- 积分:1
-
波束形成
说明: 单频、宽带信号的线阵、面阵波束形成,用的是fft能量或者幅度求和的做法(Beamforming of linear array and area array for single frequency and broadband signals)
- 2020-09-28 13:48:01下载
- 积分:1
-
notepad
用vb编写的记事本,可以实现记事本的大部分功能(notepad based vb)
- 2014-04-28 15:05:12下载
- 积分:1
-
CplusplusOOP
C++面向对象编程,很不错的教材,讲授面向对象的思想(C++ object-oriented programming, it is a good teaching materials, teaching object-oriented thinking)
- 2009-04-26 00:31:00下载
- 积分:1
-
erjie_exponential convergence
二阶多智能体系统一致性算法仿真,其中包含有领导者和无领导者(Simulation of consistency algorithm for second-order multi-agent system)
- 2019-03-29 21:26:51下载
- 积分:1
-
12344
这是一个表现蝴蝶飞飞的小程序的设计,只是一个小小的尝试,希望大家多多指导。(This is a performance of small butterflies soaring procedures designed only to a small, I hope Members can guide.)
- 2006-12-10 15:02:17下载
- 积分:1
-
poj3941
poj 3941
Hideyuki is allowed by his father Ujisato some 1000 yen bills every month for his pocket money. In the first day of every month, the number of bills is decided as follows. Ujisato prepares n pieces of m-sided dice and declares the cutback k. Hideyuki rolls these dice. The number of bills given is the sum of the spots of the rolled dice decreased by the cutback. Fortunately to Hideyuki, Ujisato promises him to give at least one bill, even if the sum of the spots does not exceed the cutback. Each of the dice has spots of 1 through m inclusive on each side, and the probability of each side is the same.
In this problem, you are asked to write a program that finds the expected value of the number of given bills. (poj 3941 Hideyuki is allowed by his father Ujisato some 1000 yen bills every month for his pocket money. In the first day of every month, the number of bills is decided as follows. Ujisato prepares n pieces of m-sided dice and declares the cutback k. Hideyuki rolls these dice. The number of bills given is the sum of the spots of the rolled dice decreased by the cutback. Fortunately to Hideyuki, Ujisato promises him to give at least one bill, even if the sum of the spots does not exceed the cutback. Each of the dice has spots of 1 through m inclusive on each side, and the probability of each side is the same. In this problem, you are asked to write a program that finds the expected value of the number of given bills.)
- 2013-07-16 20:45:28下载
- 积分:1
-
api32
Windows API 函数 for Visual Basic
声明:
本帮助文件由陈国强个人整理后出版,内容全摘自网络。版权归实际作者所有。
为了让网友们能更好的阅读和管理Windows API 函数,于是我为大家将网上的资料整理成一个帮助文件。让查阅API 函数变的更简单,容易,也更有效。
本帮助文件中的Windows API 函数大约有774个,共分十二大类,基本上包括了大部分的常用和非常用的Windows API 函数。
(Windows API )
- 2012-11-30 15:21:15下载
- 积分:1
-
MD5消息
MD5 (Message-Digest algorithm 5) is a widely used, partially insecure[1] cryptographic hash function with a 128-bit hash value. As an Internet standard (RFC 1321), MD5 has been employed in a wide variety of security applications, and is also commonly used to check the integrity of files. An MD5 hash is typically expressed as a 32 digit hexadecimal number.
- 2022-05-10 21:10:42下载
- 积分:1