-
《vc精华文摘
《vc精华文摘-数据库》-"vc essence Digest-database"
- 2023-09-05 18:05:04下载
- 积分:1
-
data structure 2nd edition (C) of the source code, such as the purchase of this...
数据结构第二版(C++)上的源程序代码,如买了这本书的,可下载-data structure 2nd edition (C) of the source code, such as the purchase of this book, downloadable
- 2023-09-04 01:50:03下载
- 积分:1
-
udpflood的源代码,可以好好学习哦!
udpflood的源代码,可以好好学习哦!
udpflood的源代码,可以好好学习哦!...
udpflood的源代码,可以好好学习哦!
udpflood的源代码,可以好好学习哦!
udpflood的源代码,可以好好学习哦!
- 2022-12-17 01:30:03下载
- 积分:1
-
本程序为一个用Delphi开发的定时关机的示例
本程序为一个用Delphi开发的定时关机的示例-the procedures used for a regular Delphi shutdown example
- 2022-03-10 01:17:35下载
- 积分:1
-
tourboc2.0伤害可以在日历的实现!在一个非常有限的算法。
一个可以在TourBoC2.0伤可以实现的万年历!里面的算法相当经典!-TourBoC2.0 an injury can be achieved in the calendar! Algorithm inside a very classic!
- 2023-06-09 13:50:03下载
- 积分:1
-
一部很好的c++学习视频,讲得非常详细,透彻!适合c++初学者使用,学习!...
一部很好的c++学习视频,讲得非常详细,透彻!适合c++初学者使用,学习!
-A very good c++ Learning video, was very detailed and thorough! Suitable for c++ Beginners use to learn!
- 2022-10-22 11:05:08下载
- 积分:1
-
RaT(Radar Tools)
RaT(Radar Tools)--唯一一款IDL语言编写的开源软件(rat_v0.20_binary.tar)
内含所有源代码(rat_v0.20_source.tar)-RaT (Radar Tools) only an IDL language open-source software (rat_v0.20_binary.tar) contains all the source code (rat_v0.20_source.tar)
- 2023-04-19 13:10:04下载
- 积分:1
-
Someone with the C language written in the blood of Warcraft remarkable program...
别人用C语言写的魔兽争霸显血程序希望能有用。-Someone with the C language written in the blood of Warcraft remarkable program would like to be useful.
- 2023-06-25 20:05:03下载
- 积分:1
-
procedures have only mean of 0 and variance for a random number to produce the m...
程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。 高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时 ,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。 使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去 。 另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非 常简单,这里就不提示了。-procedures have only mean of 0 and variance for a random number to produce the mean E, D variance for the random number, as long as a few random E* D on it. Gaussian random process parameters or with the parameter is used to describe a normal distribution of the float table. In the implementation process, Mr. into the table (one-off), and you can repeatedly arbitrary implementation Gaussian random number generator proceedings. The use of C is to ensure commonality, if someone finds trouble, can be used to be a Class C, all these things into account Packaging. Also, if someone is interested, can you change the form of arbitrary distribution of continuous random number generator procedure is very simple changes, I will not be sacrificed as a result.
- 2022-10-24 11:05:03下载
- 积分:1
-
FCM algorithm is a clustering algorithm based on the division of its thinking is...
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。在介绍FCM具体算法之前我们先介绍一些模糊集合的基本知识。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divided into clusters with the greatest similarity between the object, and different similarity between the smallest cluster. Fuzzy C-means algorithm is an ordinary C-means algorithm, the general C-means algorithm for data delineation is rigid, while the FCM is a soft fuzzy partition. FCM in the introduction prior to the specific algorithm we first introduce some basic knowledge of fuzzy sets.
- 2022-08-19 01:42:39下载
- 积分:1