-
c#WPF-DataGrid与ListBox的从主表样式-拓展菜单-呼吸灯-系统托盘
【实例简介】
里面包含了DataGrid与ListBox的从主表样式设计,并绑定好数据,还有拓展菜单显示和隐藏-还有状态灯样式-系统托盘设计
- 2021-11-16 00:44:47下载
- 积分:1
-
RGB2Gray-C6748DSP
将RGB格式的图像转换为灰度模式。
使用TI C6748 DSP
在CCS5.5下运行(convert RGB image to grey code.
use in C6748DSP.
written under CCS5.5. )
- 2020-06-29 11:00:02下载
- 积分:1
-
graphcuts
基于图论法的图像分割,是基于Matlab平台分割(segmentation by graphcut)
- 2017-08-22 09:58:24下载
- 积分:1
-
Optical-shop-testing
光学车间加工,很好很强大的一本书。里面有不少值得学习的东西。(Optical shop testing)
- 2021-02-28 12:19:35下载
- 积分:1
-
EC1211Source
this is a project about animation. how do we form the shape to make it look like car, house abd so on. with the colours that wee like and the movement.
- 2009-05-29 21:31:36下载
- 积分:1
-
DE
说明:
最简单的差分格式有向前、向后和中心3种。
向前差分:f (n)=f(n+1)-f(n)
向后差分:f (n)=f(n)-f(n-1)
中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers.
Forward differencing: f (n) = f (n+ 1)-f (n)
Backward difference: f (n) = f (n)-f (n-1)
Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
- 2016-05-17 21:08:01下载
- 积分:1
-
DCT
基于DCT域的鲁棒水印,能抗击一定程度的压缩,剪切等攻击(Based on the DCT domain robust watermarking, can fight against a certain degree of compression, shear, such as attacks)
- 2008-12-29 23:46:00下载
- 积分:1
-
hfjh
本程序基于近景摄影测量,单片空间后方交会算法完成,用C++代码编写,内含有样本数据,以供试验。运行正常,注释完整。(This procedure based on the close shot photogrammetry, monolithic space resection algorithm, contains sample data, and written in c++ code for test. Running normally, notes complete.)
- 2016-06-08 18:20:48下载
- 积分:1
-
sauvola
说明: 一种图像阈值分割算法。能够对图像.sauvola是一种考虑局部均值亮度的图像二值化方法, 以局部均值为基准在根据标准差做些微调.算法实现上一般用积分图方法来实现.这个方法能很好的解决全局阈值方法的短板—关照不均图像二值化不好的问题.(Image threshold segmentation algorithm)
- 2020-03-28 08:47:27下载
- 积分:1
-
CVMFC_INTERNET
图形图像处理软件 MFC 功能强大 OpenVC 武汉大学出品(MFC graphic image processing software produced powerful OpenVC Wuhan University)
- 2021-03-10 16:59:27下载
- 积分:1