-
啦啦外卖9.4.0
说明: 小啦啦外卖微信小程序外卖源码{可测试使用}(Small Procedure Takeaway Source Code)
- 2020-06-20 13:00:01下载
- 积分:1
-
数学建模的29个通用模型及matlab解法
说明: 第一章 线性规划
第二章 整数规划
第三章 非线性规划
第四章 动态规划
第五章 图与网络
第六章 排队论
第七章 对策论
第八章 层次分析法
第九章 插值与拟合
第十章 数据的统计描述和分析
第十一章 方差分析
第十二章 回归分析(Chapter I linear programming
Chapter II integer programming
Chapter III nonlinear programming
Chapter IV dynamic planning
Chapter V diagram and network
Chapter VI queuing theory
Chapter seven game theory
Chapter VIII analytic hierarchy process
Chapter 9 interpolation and fitting
Chapter X statistical description and analysis of data
Chapter 11 analysis of variance
Chapter 12 regression analysis)
- 2020-02-08 23:22:09下载
- 积分:1
-
PV_Grid
使用psim实现的光伏发电模拟并带有MPPT控制功能,使用c语言编程(Using psim to achieve the photovoltaic power generation simulation and with MPPT control function, the use of c language programming)
- 2017-04-07 09:50:42下载
- 积分:1
-
wavenumber
说明: 水声快速场的仿真,海水声速分两层,绘制积分核函数和传播损失(In the simulation of underwater acoustic fast field, the sound velocity of sea water is divided into two layers, and the integral kernel function and propagation loss are drawn)
- 2020-11-29 15:10:23下载
- 积分:1
-
bessel
说明: 贝塞尔函数绘图与零点计算,对于传输线理论等计算有帮助(bessel fuction and zero point)
- 2020-06-25 16:11:25下载
- 积分:1
-
ansys程序
ansys骨料生成,用于球形随机骨料的产生。用于混凝土和沥青分析(The ANSYS aggregate is generated for the production of spherical random aggregate. Analysis of concrete and asphalt)
- 2020-10-27 21:39:58下载
- 积分:1
-
H61_H81_DMI Edit
说明: DMI Editor for DOS and Windows. Based on AMI BIOS/Firmware. Mostly work for Intel brand MB and Asus MB.
- 2020-12-12 05:03:54下载
- 积分:1
-
This procedure demonstrated a half
本程序演示了半满方式的AD卡数据采集系统的实现方式和具体应用-This procedure demonstrated a half-full way of the AD card data acquisition system realize the ways and specific applications
- 2023-08-12 06:20:02下载
- 积分:1
-
assoeted源码,可以给刚开始学习的人下载借鉴。
assoeted源码,可以给刚开始学习的人下载借鉴。-assorted源码,可以给刚开始学习的人下载借鉴。
- 2022-03-24 06:09:39下载
- 积分:1
-
lena
说明: SLIC算法是simple linear iterative cluster的简称,该算法用来生成超像素(superpixel)
算法步骤:
已知一副图像大小M*N,可以从RGB空间转换为LAB空间,LAB颜色空间表现的颜色更全面
假如预定义参数K,K为预生成的超像素数量,即预计将M*N大小的图像(像素数目即为M*N)分隔为K个超像素块,每个超像素块范围大小包含[(M*N)/K]个像素
假设每个超像素区域长和宽都均匀分布的话,那么每个超像素块的长和宽均可定义为S,S=sqrt(M*N/K)
遍历操作,将每个像素块的中心点的坐标(x,y)及其lab的值保存起来,加入到事先定义好的集合中(Algorithmic steps:
Given the size of an image M*N, it can be converted from RGB space to LAB space, and the color space of LAB is more comprehensive.
If the predefined parameter K, K is the number of pre-generated super-pixels, i.e., the image of M*N size (the number of pixels is M*N) is expected to be divided into K super-pixel blocks, each of which contains [(M*N)/K] pixels.
Assuming that the length and width of each super-pixel region are evenly distributed, the length and width of each super-pixel block can be defined as S, S = sqrt (M*N/K).
The traversal operation saves the coordinates (x, y) and lab values of the central points of each pixel block and adds them to a pre-defined set.)
- 2019-06-10 14:48:52下载
- 积分:1