CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Rectangle
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Compress-Decompress algrithms
STL
Data structs
Algorithm
AI-NN-PR
matlab
Bio-Recognize
Crypt_Decrypt algrithms
mathematica
Maple
DataMining
Big Data
comsol
physical calculation
chemical calculation
simulation modeling
Search - Rectangle - List
[
Data structs
]
cclassshape
DL : 0
声明一个基类Shape(点), 在此基础上派生出Rectangle(长方形)和Circle(圆),这三个类都有GetArea()函数计算对象的面积,构造函数,析构函数等有关函数。再使用Rectangle类创建一个派生类Square(正方形)。并设计创建各种类的对象,调用所有函数。设计函数f(Shape &a)能对不同对象的实参调用计算打印出对象的面积。 -statement a base class Shape (points) On this basis-- for Rectangle (rectangular) and Circle (Yuen), This category has three GetArea () function calculation of the area of the object, Constructors and destructor function and other functions. Rectangle re-use categories to create a derived class Square (square). Design and creation of all the different types of targets, calling all functions. Design function f (Shape
Date
: 2025-12-16
Size
: 4kb
User
:
gongwen
[
Data structs
]
POJ3277
DL : 0
问题:求平面上多个矩形的总面积。 算法:线段树(经典的线段树题目)-Question: for the plane more than the total area of rectangle. Algorithms: the tree line (the classic topic of tree line)
Date
: 2025-12-16
Size
: 1kb
User
:
苏钿煌
[
Data structs
]
EXTENDS
DL : 0
C++入门实例,对继承与组合的初步应用。可以让用户选择在指定位置打印出不同的图形,如正立等腰三角形,倒立等腰三角形,矩形,正方形、菱形和多边形。图形由随机选择的*或者#组成。 请为每种图形设计一个类,这些类之间的关系可能是继承或者组合。 每个类需要能保存该图形对象的参数,改变参数的方法以及在屏幕上用字符打印该图形的方法。 程序根据用户的选择产生一个新图形的对象,为该对象设置参数并打印。 -C++ Getting Started example, inheritance and composition of the initial application. Allows users to choose to print a different location in the specified graphics, such as the isosceles triangle is established, inverted isosceles triangle, rectangle, square, diamond and polygon. Graphics by the random selection of* or# form. Please design a class for each graph, the relationship between these classes may be inherited or a combination. Each class needs to save the graphic object parameter, change the parameters of the method and the use of characters on the screen to print the graphic method. selection process based on user create a new graphic object, set the parameters for the object and print.
Date
: 2025-12-16
Size
: 5kb
User
:
周子
[
Data structs
]
JudgePointInRect
DL : 0
根据矩形左边中点、方向及长宽求矩形各点坐标;判断平面上一点是否在该平面上某一不规则矩形内-According to the midpoint of the rectangle on the left, direction and length and width of a rectangular coordinate points determine whether the plane a little irregular in the rectangular plane within a
Date
: 2025-12-16
Size
: 49kb
User
:
haochaoqing
[
Data structs
]
juxingxiangcheng
DL : 0
矩形相乘 很好的 和大家分享 欢迎大家下载哦-Rectangle multiply very good to share welcome to download Oh
Date
: 2025-12-16
Size
: 255kb
User
:
chuchuyajun
[
Data structs
]
maze
DL : 0
采用C++写的找迷宫的算法,可以找到矩形迷宫中的路径,并且可以处理一些迷宫中遇到的阻碍-Written using C++ algorithm to find the maze, the maze can be found in the path of the rectangle, and can handle some of the obstacles encountered in the maze
Date
: 2025-12-16
Size
: 10kb
User
:
zhang
[
Data structs
]
seg
DL : 0
线段树经典应用,求合并矩形的周长。IOI经典题目Picture。-Classic application of the segment tree, find the perimeter of the rectangle consolidation.
Date
: 2025-12-16
Size
: 2kb
User
:
李世昌
[
Data structs
]
1
DL : 1
在一个由M*N个小正方形组成的矩形上,依次用两个相等的小正方形大小的矩形(此处所谓相邻是指两个正方形有一条公共边)不重复的覆盖该矩形区域。请构造出该问题的模型,设计算法求解所有可能的覆盖。-In a M* N small squares on the rectangle, followed by two small squares of equal size of the rectangle (here is the so-called two adjacent squares have a common edge) does not duplicate the coverage of the rectangular area. Please construct the problem of the model, the design algorithm for all possible coverage.
Date
: 2025-12-16
Size
: 888kb
User
:
汪旭
[
Data structs
]
stereo-matching
DL : 0
关于自适应窗口算法的描述,很详细,是最经典的自适应窗口算法,值得学习-We present a method to select an appropriate window by evaluating the local variation of the intensity and the disparity. We employ a statistical model of the disparity distribution within the window. This modeling enables us to assess how disparity \ariation, as well as intensity variation, within a window affects the uncertainty of disparity estimate at the center point of the window. As a result, we can devise a method which searches for a window that produces the estimate of disparity with the least uncertainty for each pixel of an image: the method controls not only the size but also the shape (rectangle) of the window.
Date
: 2025-12-16
Size
: 1.24mb
User
:
丁亚芳
[
Data structs
]
CPP
DL : 0
C++绘图代码,绘制矩形,圆,三角形,直线,折线等较简单的平面图形-C++ drawing code to draw a rectangle, circle, triangle, straight lines, polylines, and other relatively simple plane figure
Date
: 2025-12-16
Size
: 332kb
User
:
朝阳
[
Data structs
]
rec_jt_lx_cl
DL : 0
使用c++语言在vc环境下编写的可画出矩形、箭头、菱形和圆形的小程序。-A programm of drawing a rectangle, an arrow, a diamond and a circular using c++ language in vc environment.
Date
: 2025-12-16
Size
: 1.88mb
User
:
张夏蕾
[
Data structs
]
DP
DL : 0
动态规划问题。给定一个整数的二维数组,由其中若干邻近元素构成的矩形称为子数组。 编程计算所有子数组元素之和的最大值。输入为整数n,及n^2个数,输出为所有子数组元素之和的最大值-Dynamic programming problem.Given a two-dimensional array of positive and negative integers, a sub-rectangle is any contiguous sub-array of size 1*1 or greater located within the whole array. The sum of a rectangle is the sum of all the elements in that rectangle. In this problem the sub-rectangle with the largest sum is referred to as the maximal sub-rectangle.
Date
: 2025-12-16
Size
: 13kb
User
:
[
Data structs
]
Nested-Matrix
DL : 0
有n个矩形,选出尽可能多的矩形排成一行,使得除最后一个外,每一个矩形都可以嵌套在下一个矩形内。-There are n rectangles, rectangles selected as many aligned such that except the last, are each rectangle nested within the next rectangle.
Date
: 2025-12-16
Size
: 1kb
User
:
baby1992
[
Data structs
]
Largest-Rectangle-in-Histogram
DL : 0
LeetCode面试题目,求最大矩形的情况,动态规划-LeetCode interview questions, find the largest rectangular, dynamic programming
Date
: 2025-12-16
Size
: 2.67mb
User
:
李三
[
Data structs
]
Maze
DL : 0
为了测试某种药物对小白鼠方向感的影响,生物学家在实验室做了一个矩形迷宫,入口和出口都确定为唯一的,且分布在矩形的不同边上。现在让你算出小白鼠最短需要走多少步,才可以从入口走到出口。-In order to test the impact of a drug on mice sense of direction, a biologist at the lab made a rectangular maze, inlet and outlet are determined to be unique and distributed in different sides of the rectangle. Now let you figure out how many steps need to take the shortest mice before they can go to the outlet the inlet.
Date
: 2025-12-16
Size
: 1kb
User
:
Cucuxx
[
Data structs
]
landmine
DL : 3
THUDSA2019Fall。利用数据结构栈,实现直方图内最大矩形的查找,根据最大矩形确定地雷数目(THUDSA2019fall. Using stack to find the max area in a rectangle.)
Date
: 2025-12-16
Size
: 1kb
User
:
DestinySwords
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.