搜索资源列表
矩形对象以及Point类成员计算其面积
- 编写C++程序完成以下功能: 定义一个Point类,其属性包括点的坐标,提供计算两点之间距离的方法 定义一个矩形类,其属性包括左上角和右下角两个点,提供计算面积的方法 创建一个矩形对象,提示用户输入矩形左上角和右下角的坐标 观察矩形对象以及Point类成员的构造函数与析购函数计算其面积,并输出 ,The preparation of C++ Process is complete the following functions: the definition of
popup
- JS的popup对象,右下角弹出式对话框,很有用。-JS the popup object, lower right corner of the pop-up dialog box, and very useful.
juxing
- 1、 矩形 编写C++程序完成以下功能: (1) 定义一个Point类,其属性包括点的坐标,提供计算两点之间距离的方法; (2) 定义一个矩形类,其属性包括左上角和右下角两个点,提供计算面积的方法; (3) 创建一个矩形对象,提示用户输入矩形左上角和右下角的坐标; (4) 观察矩形对象以及Point类成员的构造函数与析构函数的调用; (5) 计算其面积,并输出。 -1, rectangular write C++ program completed the follo
1
- 1、 矩形 编写C++程序完成以下功能: (1) 定义一个Point类,其属性包括点的坐标,提供计算两点之间距离的方法; (2) 定义一个矩形类,其属性包括左上角和右下角两个点,提供计算面积的方法; (3) 创建一个矩形对象,提示用户输入矩形左上角和右下角的坐标; (4) 观察矩形对象以及Point类成员的构造函数与析构函数的调用; (5) 计算其面积,并输出 -1, rectangular prepared C++ Process is complete the f
systime
- 这是一个显示系统时间的程序,运行时,在屏幕的右上角将以“时:分:秒”的形式 显示本机系统的时间。 该程序只能在DOS下运行。 -Display System This is a time-consuming procedures, run-time, in the upper right corner of the screen will be when: min: sec format shows the local system time. The program can o
rotate
- 输入一个自然数N(2≤N≤9),要求输出如下的螺旋矩阵,即边长为N*N,元素取值为1至N*N,1在左上角,呈顺时针方向依次放置各元素。 N=3时,相应的矩阵中每个数字位置如下图所示: 1 2 3 8 9 4 7 6 5-Enter a natural number N (2 ≤ N ≤ 9), the requirements are as follows spiral output matrix, that is, edge length of N*
Clock
- 这是一个时钟,根据工具条中的时钟控制栏可以控制时钟的启动和停止;右下角的秒表可以计时。-This is a clock, in accordance with Article tool in the control bar to control the clock of the start and stop the clock the stopwatch to time the bottom right corner.
puzzle
- 有一个迷宫,用一个二维数组maze[1: m][1: n]表示,其元素值只有两个:0与1。其中以值0表示该位置可以走通,以值1表示该位置阻塞。在迷宫的左上方maze[1][1]处有一入口,右下方maze[m][n]处有一出口,如图1-1所示。现要求探寻从迷宫入口到出口有无通路;若有,则指出其中一条通路的路径:将迷宫数组中通路上的0替换成另一数字(例如8),输出找到通路的迷宫数组;同时按照走通的顺序输出路径上每一步的位置坐标及向下一步前进的方向;若没有,则给出相应的信息。-There is a m
nonmaxsuppts
- Non maxima suppression and thresholding for points generated by a feature or corner detector.
Shortest_path_counting
- acm算法设计: 描述: 国际象棋车可以水平或垂直的任何方在同一行或同一列的棋盘。 找到一些最短路径的一个车可以从一个角落里一个棋盘的斜对面角落。 输入: 一整数n为行数和列的棋盘。0 < n <=16 输出: 数量的最短路径。 例输入: 3或4 例输出: 6或20 -Descr iption: A chess rook can move horizontally or vertically to any square in th
GTalk_v1.0.0.104_HH
- 软件介绍 -------------------------- 中文版本的 GTalk 都没有 发送文件 的功能,而很多人需要那个功能,所以就出现了这个汉化版。 和中文版本相比只是多了一个 发送文件 的功能。 不需要的人可以不用这个版本。 主要 GTalk 的服务器在美国,可以防止某些部门在聊天过程中截取某些关键字。 安装步骤 -------------------------- 1.安装 GTalk_1.0.0.104. 2.退出已经运行的 GTalk
77433642HarrisCorner
- harris corner detector code in vc++ is added in this file.
EX04B
- 在屏幕左上方画个圆圈,可以用鼠标任意拖动-The upper left corner of the screen drawing a circle, you can drag with the mouse arbitrary
susen
- Susan corner detection suing matlab it is very useful for research
Corner
- 利用光线跨越算法判断与光线相交的建筑物拐角,若拐角存在则保存待下一步检测使用-Algorithm to judge the use of light and light across the intersection of the corner of the building, if there are saved until next corner detection using
right-corner-of-pop
- 右下角弹窗源码,里面包括多种门户网站右下角的弹窗效果。-Lower right corner of pop
Corner
- 角点检测算法代码 已经验证过,无误 -Corner detection algorithm code has been proven correct oh. .
YES-corner
- 基本角点检测方法的算法代码! 无错误,直接运行!-Basic corner detection algorithm code! Error-free, direct run!
Corner1
- Corner detector based on global and local curvature properties
