-
VB打印并预览MSFlexGrid控件中显示的内容
VB打印并预览MSFlexGrid控件中显示的内容,代码演示了如何使用MSFlexGrid控件进行打印预览,并包含了初学者所需要的控件操作技巧:MSFlexGrid控件的使用方法。
- 2022-11-27 03:35:03下载
- 积分:1
-
一个用C 语言编写的贪吃蛇游戏的源码,绝对的正确,我自己调试过的,能成功...
一个用C 语言编写的贪吃蛇游戏的源码,绝对的正确,我自己调试过的,能成功-a C language prepared by the huge memory game source code, absolutely right, I own debugging off and success
- 2022-04-17 07:37:21下载
- 积分:1
-
PKU ACM 1007 的源码,求逆序的算法时间复杂度控制在O(n)
PKU ACM 1007 的源码,求逆序的算法时间复杂度控制在O(n)-PKU ACM 1007 source code, and reverse time complexity of the algorithm control in O (n)
- 2023-03-15 11:40:03下载
- 积分:1
-
Timeseriesanalysis
第一章 时间序列分析简介 第二章 时间序列的预处理 第三章 平稳时间序列分析 第四章 非平稳序列的确定性分析 第五章 非平稳序列的随机分析 第六章 多元时间序列分析(Chapter I Brief Introduction of time series analysis time series chapter pretreatment Chapter III of stationary time series analysis the fourth chapter of the uncertainty of non-stationary sequence analysis Chapter V of the random sequence of non-stationary analysis Chapter VI multiple time series Analysis)
- 2009-05-11 18:35:19下载
- 积分:1
-
msp430日历系统实现。可进行时间调节。
msp430日历系统实现。可进行时间调节。-MSP430 calendar system. Time adjustment can be carried out.
- 2022-03-06 05:54:15下载
- 积分:1
-
ASP.NET Excel文件操作类,CSharp实现
一个ASP.NET操作Excel文档的类,CSharp实现-ASP.NET operate a type of Excel document, CSharp realize
- 2023-07-03 01:55:04下载
- 积分:1
-
motioncontrol
这是一个采用FPGA实现PCI接口的运动控制卡,全部实现的论文资料,是我的硕士毕业论文,请指正,(using FPGA PCI Motion Control Card, all of the papers, I have a master's degree thesis, please correct me, thank you)
- 2006-10-10 20:12:59下载
- 积分:1
-
DENISE
说明: 老外的,弹性波时间域全波形反演代码,The DENISE code was first developed by Daniel K?hn, Denise De Nil and Andr′ e Kurzmann at the Christian-
Albrechts-Universit?t Kiel and TU Bergakademie Freiberg (Germany) from 2005 to 2009.(Overseas, Elastic Wave Time Domain Full Waveform Inversion Code)
- 2019-06-05 10:50:49下载
- 积分: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
-
Pascal
说明: Pascal program that performs arithmetic
- 2020-06-19 03:00:01下载
- 积分:1