-
在kmedias mathlab
基于eculidean距离的k均值算法的matlab实现
- 2023-07-20 15:10:03下载
- 积分:1
-
实现网上流行的逐行广告滚动,即一定秒数滚动一行,并非线性滚动.改良后,可以由文字的滚动做成图片逐行滚动,每行可以有若干条...
实现网上流行的逐行广告滚动,即一定秒数滚动一行,并非线性滚动.改良后,可以由文字的滚动做成图片逐行滚动,每行可以有若干条-Realize the popular progressive online advertising rolling, that is, a certain number of seconds a rolling line, and non-linear scroll. Improvement can be made by the text of the scroll line by line scrolling picture, each line can have a number of articles
- 2023-05-03 21:50:04下载
- 积分:1
-
Teclado Matricial
艾斯方案 mostra 科摩 usar um teclado 3 x 4 com pic e 科摩 configurar Kbdinit,e também mostra 奥科科摩 usar estrutura de programação 切换案例段 criação de um 帕菜单 interativo 应用 o usuário 普德 escolher o 提珀德苏
- 2023-01-31 16:45:03下载
- 积分:1
-
一、问题的提出:
某厂根据计划安排,拟将n台相同的设备分配给m个车间,各车间获得这种设备后,可以为国家提供盈利Ci j(i台设备提供给j号车间将得到的利润,...
一、问题的提出:
某厂根据计划安排,拟将n台相同的设备分配给m个车间,各车间获得这种设备后,可以为国家提供盈利Ci j(i台设备提供给j号车间将得到的利润,1≤i≤n,1≤j≤m) 。问如何分配,才使国家得到最大的盈利L
二.算法的基本思想:
利用动态规划算法的思想,设将i台设备分配给j-1个车间,可以为国家得到最大利润Li (j-1)(1≤i≤n,1≤j≤m),那么将这i台设备分配给j个车间,第j个车间只能被分配到0~i台,所以我们只要算出当第j个车间分配到t(0
- 2022-11-07 12:55:03下载
- 积分:1
-
c language algorithm. . . . Can be useful for the examination can be used to be
c语言算法 。。。。可以对考试很有用
可以用来被-c language algorithm. . . . Can be useful for the examination can be used to be
- 2022-02-21 13:52:55下载
- 积分:1
-
基于类电磁机制的优化算法
EM算法代码,利用类电磁机制求解优化问题的优化算法可以达到全局最优的算法,并且不要求目标函数或者约束变量可微
- 2023-04-05 21:25:03下载
- 积分:1
-
数据挖掘中的一算法 ines算法 c下实现的。适合初学习数据挖掘者借鉴...
数据挖掘中的一算法 ines算法 c下实现的。适合初学习数据挖掘者借鉴-data mining algorithms ines of an algorithm to achieve the c. Data for early learning from the dig
- 2022-10-02 12:25:09下载
- 积分:1
-
Numerical Anaysis 8th Edition, by Burden and Faires (Pascal Source)
Numerical Anaysis 8th Edition, by Burden and Faires (Pascal Source)
- 2022-02-12 01:32:05下载
- 积分:1
-
ZIBEE程序
Description: This application functions as a packet error rate (PER) tester. One node is set up as transmitter and the other as receiver. The role and configuration parameters for the PER test of the node is chosen on initalisation by navigating the joystick and confirm the choices with S1. The configuration parameters are channel, burst size and tx power. Push S1 to enter the menu. Then the configuration parameters are set by pressing joystick to right or left (increase/decrease value) and confirm with S1.
- 2022-06-12 05:42:09下载
- 积分:1
-
改进的ica方法
自己写的代码,用改进的ica方法实现盲源分离,效果比传统的盲源分离要好很多,可以直接运行实现。
- 2022-07-19 16:58:43下载
- 积分:1