-
1
说明: 对于数据结构中的平衡树c++实现
啦啦啦啦啦啦(Implementation of Balanced Tree)
- 2020-06-16 12:40:02下载
- 积分:1
-
TreeViewDemo
使用TreeView控件实现游览照片功能(Using TreeView Control to Realize Tourist Photo Function)
- 2020-06-17 09:40:01下载
- 积分:1
-
ex4.14 map identification laquo yuan; Problem description : the digital image pr...
ex4.14 图元识别问题« 问题描述:在数字化图像处理中常将一幅图像表示为一个m´ m 的像素矩阵。其中每个像素的值为0或1。值为0的像素表示图像的背景,而值为1 的像素表示图像中某个图元上的一个点,通常称其为图元像素。当一个像素在另一个像素的上方、下方、左侧或右侧时,称这2个像素为相邻像素。一幅图像中的相邻像素属于同一图元,而不相邻的像素属于不同图元。图元识别问题就是对给定图像的图元像素进行标记,使得同一图元的图元像素有相同的标记,而不同图元的图元像素其标记也不同。试用抽象数据类型队列设计解图元识别问题的算法,并分析算法的计算复杂性。« 数据输入:由文件input.txt给出输入数据。第一行有1 个正整数m,表示给定m´ m的像素矩阵。接下来的m行中,每行m个数,表示m个像素,值为0 的像素表示图像的背景,而值为1的像素表示图像中某个图元上的一个点。« 结果输出:将计算出的不同图元的个数输出到文件output.txt。输入文件示例 输出文件示例input.txt output.txt70 0 1 0 0 0 00 0 1 1 0 0 00 0 0 0 1 0 00 0 0 1 1 0 01 0 0 0 1 0 01 1 1 0 0 0 01 1 1 0 0 0 03-ex4.14 map identification laquo yuan; Problem description : the digital image processing of an image often expressed as a macute; M pixel matrix. Each pixel value is 0 or 1. The value of 0 pixel image, said background, and the value of a pixel image, said a map of a million, usually called map million pixels. When a pixel in another pixels above, below, left or right, said that two adjacent pixels of the pixel. An image of
- 2022-07-12 13:36:38下载
- 积分:1
-
MatlabEngineinVC
介绍VC++ 下调用Matlab engine 的方法(Introduce Calling Matlab engine From VC++ )
- 2012-05-27 14:01:13下载
- 积分:1
-
titleduihkxg
其实popupwindow用起来比Dialog 方便,因为dialog一切都需要你自己来实现,而popupwindow帮我们实现了很多,我认为在使用的时候关键我们要看清参数:
popupWindow.showAtLocation(parent, gravity, x, y)
parent这个是一个父view试图,
gravity 这个默认是居中,我们要指定显示方式:Gravity.LEFT
| Gravity.TOP
最后两个参数就是显示的坐标位置,这样就可以根据需求自己定位显示位置了
- 2013-11-26 08:16:34下载
- 积分:1
-
DZzsfy
地震走时反演 二维 慢度 成像 值得收藏(Seismic travel time inversion)
- 2018-05-16 00:53:31下载
- 积分:1
-
LU_Matrix_1.c
lu分解矩阵求逆...
===========
紫薯紫薯...(Matrix LU decomposition inversion)
- 2020-06-18 07:40:02下载
- 积分:1
-
资料打包下载
说明: 基于ST L6390 及STD5N52U的冰箱压缩机及自动洗碗机帮浦控制板方案(ST L6390 and STD5N52U refrigerator compressor and automatic dishwasher pump control board solution)
- 2020-03-23 10:11:49下载
- 积分:1
-
vcHelper
开发助手可以自动的转化工程的大小写字母清洁DEBUG/RELEASE和CVS相信对大家会有很大的帮助 (Development Assistant automatically conversion works cleaning upper and lower case letters DEBUG/RELEASE and CVS believe that there will be of great help to everyone)
- 2008-05-25 12:37:47下载
- 积分:1
-
Example_2833xCpuTimer
28335的定时发送can数据程序,已经通过调试,能够成功发送数据(28335 can send data timing procedures, has been through commissioning, to successfully transmit data)
- 2020-07-01 06:20:02下载
- 积分:1