-
n first primes in c
这个程序计算前n个素数。变量n由用户输入。
- 2022-07-02 17:38:25下载
- 积分:1
-
辛普生法求积分,也是关于数值积分的matlab程序
辛普生法求积分,也是关于数值积分的matlab程序-Simpson for Integral Health Act, as well as on the numerical integration of Matlab procedures
- 2022-02-12 21:18:58下载
- 积分:1
-
自动重发请求
自动重复请求(ARQ),也称为自动重复查询,是数据传输,使用确认(由接收器指示它正确地收到的数据帧或者数据包发送消息) 和
- 2022-11-21 07:55:03下载
- 积分:1
-
in visual basic environment, achieving k
在visual basic环境下,实现k-nearest neighbor算法。-in visual basic environment, achieving k-nearest neighbor algorithm.
- 2023-08-05 05:30:03下载
- 积分:1
-
调度遗传算法
该程序解决使用遗传算法技术的调度问题
- 2022-06-21 01:48:53下载
- 积分:1
-
飞思卡尔智能车电磁组例程
飞思卡尔全国智能车竞赛电磁组例程,适应于四轮电磁车,开发环境是IAR,注意例程中电机驱动部分有两个,一个单极性H桥一个双极性H桥
- 2022-07-18 14:34:00下载
- 积分:1
-
求解整数的最大公约数
求解整数的最大公约数-the common denominator for Solving Integer
- 2022-03-02 07:14:48下载
- 积分:1
-
经典循环赛日程表算法
经典循环赛日程表算法-classic round robin schedule algorithm
- 2023-05-19 15:40:03下载
- 积分:1
-
k-means 算法的工作过程说明如下:首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然后再计算每个所获新聚类的聚类中心(该聚类中所有对象的均值);不断重复这一过程直到标准测度函数开始收敛为止。-k-means algorithm process as follows: First of all, the object data from the n choose k object as initial cluster centers and the remaining for the other object, then according to their cluster center with those of the similarity (distance) respectively assigned to them with the most similar (represented by cluster center) clustering obtained and then calculated for each new cluster center clustering (all objects in the cluster mean) repeated this process until the standard measure of function until the beginning of convergence.
- 2023-07-14 07:15:02下载
- 积分:1
-
melp PC定点算法
MELP定点算法,PC机上实现,2.4kbps的低码率算法,希望对大家有用,包括了自带清浊统计 ,LPC等子函数,完整的MELP算法。算法亲测有用,希望大家采纳
- 2022-05-18 20:39:22下载
- 积分:1