Welcome![Sign In][Sign Up]
Location:
Search - Rectangle

Search list

[JSP/JavaTestPaint

Description: 画一个红色实心椭圆和一个绿色矩形 (用到可以自动调用的paint方法, 运行后调整窗口大小或最小化,最大化等时都会使图形自动重画)-Draw a solid red oval and a green rectangle (used to automatically call the paint method, run resize the window or minimize, maximize, etc. will automatically redraw the graph)
Platform: | Size: 1024 | Author: dx | Hits:

[Windows Develop1

Description: 声明一个Shape抽象类,在此基础上派生出Rectangle和Circle类,二者都有GetArea()和GetPerim()函数,GetArea用来计算对象的面积,GetPerim用来计算对象的周长。封装上述各类,并编写测试程序。-Declare an abstract class Shape, on this basis, derived classes Rectangle and Circle, the two have GetArea () and GetPerim () function, GetArea used to calculate the object' s size, GetPerim used to calculate the object perimeter. The above types of packaging and the preparation of test programs.
Platform: | Size: 1024 | Author: dhw | Hits:

[Graph DrawingVChuatu

Description: 一个简单的画图程序,可以画直线折线椭圆和矩形。虽然简单但还是挺实用的。-A simple drawing program, you can draw a straight line polyline ellipse and rectangle. Although the simple but still very useful.
Platform: | Size: 3729408 | Author: fupingluoxue | Hits:

[OtherMyDraw2.0

Description: 实现二维几何图形线,圆,矩形的移动,画笔,画刷,颜色的选择。-Achieve two-dimensional geometry line, circle, rectangle move, brush, brush, color selection.
Platform: | Size: 3911680 | Author: 间奥斯卡 | Hits:

[OpenGL programselect

Description: 一个简单拾取功能的例子,有四个矩形,通过鼠标进行拾取后,右键可以改变被选择的矩形的颜色。-A simple example of picking up feature, there are four rectangles, were picked up by the mouse, right to change the color of the selected rectangle.
Platform: | Size: 5966848 | Author: tanwenting | Hits:

[Data structsmaze

Description: 采用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
Platform: | Size: 10240 | Author: zhang | Hits:

[OpenGL programshijy

Description: 橡皮筋技术,OPENGL程序,运行后可以按鼠标左键任意滑动画出一个矩形,点击鼠标右键,矩形消失-Rubber band technology, OPENGL program, press the left mouse button after running any slide to draw a rectangle, click the right mouse button, the rectangle disappears
Platform: | Size: 1024 | Author: shijy | Hits:

[matlablaserMatlab

Description: 用基于 Matlab 的小容量 FFT (比如 256×256)程序,将取样窗口划分为 若干个全等的小矩形,对每个小矩形内离散点的复振幅作 FFT 变换,然后将所有变 换结果叠加,再乘以复数相位因子,相当于对整个物面上点进行菲涅耳衍射计算, 利用这种方法可以迅速的实现高精度的轴对称傍轴光学系统中的激光衍射计算-With a small volume based on Matlab FFT (eg 256 × 256) procedure to sample window divided into a number of small identical rectangles, each small rectangle of discrete points within the complex amplitude for the FFT transform, and then transform the results of all the superposition multiplied by the complex phase factor, the equivalent point on the object plane Fresnel diffraction calculation, the use of this method can rapidly achieve high-precision optical system axis of symmetry in the paraxial calculation of laser diffraction
Platform: | Size: 516096 | Author: w | Hits:

[Delphi VCLlizi

Description: 一个计算长方形周长和面积算法,用DELPHI平台做的,下载后又问题的话qq联系!-Calculate perimeter and area of a rectangle algorithm to do with the DELPHI platform, download links and then the problem would qq!
Platform: | Size: 169984 | Author: Tanck | Hits:

[Special Effectsdspappliation

Description: 把含有数字的图像,如车牌,身份证等读取到DSP的SDRAM中,利用图像处理算法把数字从图像中定位出来 首先把图像二值化,二值化算法选择固定阈值、直方图或最大类间方差法,比较各个二值化算法的效果;对二值化的图像做边缘提取,选择Sobel或者Laplace边缘提取算法并比较效果;经过二值化和边缘提取后的图像,利用投影法定位数字在图像中的位置,并给出数字在图像中的外接矩形;利用CCS把处理结果显示出来。-To contain digital images, such as license plates and identification cards to read to the DSP' s SDRAM, the use of digital image processing algorithm to locate them from the image first to image binarization, thresholding algorithm to select a fixed threshold histogram Figure or Otsu method, compare different binarization algorithm results on binary images to do edge detection, select the Sobel edge detection algorithms or Laplace and compare the results after binarization and edge images extracted using Location digital projection position in the image and give the number in the image of the bounding rectangle use of CCS to the results displayed.
Platform: | Size: 98304 | Author: liujia | Hits:

[Graph DrawingMyPaint

Description: windows自带的经典画图板的源程序。有绘直线,单像素画笔,橡皮、绘矩形、颜色填充的功能-windows that comes with the classic drawing board of the source. Have drawn a straight line, single-pixel brush, rubber, painted rectangle, color fill function
Platform: | Size: 3979264 | Author: chenni | Hits:

[OpenGL program99-1GLHW11

Description: [OpenGL]按住左鍵拖曳一個矩形出來-[OpenGL] hold the left mouse button drag out a rectangle
Platform: | Size: 856064 | Author: 168 | Hits:

[Graph DrawingGraphic

Description: 可以绘制图形,选中颜色,绘制园、椭圆、三角形、填充矩形、写入字体-Can draw up the graph, selected color Draw garden, elliptic, triangle, rectangle, write filling font, etc
Platform: | Size: 2190336 | Author: 盛名 | Hits:

[Other Gamesqk_snake_api

Description: VC++贪吃蛇游戏源码 贪食蛇编程要点 1、每次刷屏时需要注意无效矩形区的大小和位置,一般取整条蛇最小坐标和最大坐标组成的矩形(包括蛇的头和身体) 2、蛇全身的运行轨迹应该参照蛇头的运行轨迹 3、蛇吃下东西之后身体各点的变化情况应该参照第一点的变化,即第一点发生变化之后下一时间段第二点发生变化,再下一时间段第三点发生变化,依此类推,直到最后一点发生变化结束 4、分数的计算变量:蛇吃的一般屎数量、蛇吃大屎的数量、游戏的难度级别 计算公式:(一般屎数量+大屎数量)*难度级别 5、一个问题:游戏的难度设置选项框和主窗口发生数据交换采用了两种方法,发送消息法和读写外部文件法,第三种选择就是采用全局变量,但都不是太好,有没有更合适的方式保证实现该功能的同时不致使程序显得晦涩难懂不易修改和维护-Snake game source code VC++ Snake programming essentials 1, each scraper invalid rectangle when you need to pay attention to the size and position, and generally coordinate the entire minimum and maximum coordinates of the snake composed of Rectangular (including the snake s head and body) 2, the snake should refer to the body of the running track running track smugglers 3, after the snake eats something changes in the body of each point should refer to the first point of change, that change after the first point of the next The second change time period, then the next time change the third point, and so on, until the last point change End 4, the scores calculated variables: the number of snakes eating feces general, snakes eat large amount of feces, the game s difficulty level Formula: (number of normal feces feces+ large number of)* difficulty level 5, one problem: the difficulty of the game box and the main window to set options for data exchange occurs using two
Platform: | Size: 1728512 | Author: 秦坤 | Hits:

[Other Gamesgame_pick-wand

Description: 挑竹签小游戏:游戏中的矩形长条就是“竹签”,竹签的摆放有先后顺序,只有没被其它竹签压盖的才能被挑走。用鼠标左键单击竹签,若该竹签可以被挑走,则该竹签消失,挑走所有竹签即完成一次游戏。-Pick the bamboo game: the game long rectangle is the " bamboo" , the placing of a sequence of thin bamboo sticks, not only by other bamboo gland in order to be picked away. Bamboo stick with the left mouse button click, if the bamboo can be picked away, the thin bamboo sticks disappear, go pick one game to complete all the bamboo stick.
Platform: | Size: 479232 | Author: yishuiwang | Hits:

[Graph Drawingdrawing

Description: 画图,各种画法 点,圆,面积,矩形,矩阵,三角形,以点画图-Drawing, painting a variety of point, circle, area, rectangle, matrix, triangle, drawing a point
Platform: | Size: 110592 | Author: yao | Hits:

[GDI-BitmapBLOKOUT2

Description: 画矩形的demo程序,了解鼠标事件消息 画矩形的demo程序,了解鼠标事件消息-Rectangular painting demo program to understand the message painted rectangle mouse events demo program to see the mouse event message
Platform: | Size: 1150976 | Author: zack | Hits:

[Dialog_WindowMyexp1

Description: 设计开发一个简易图形编辑器。1. 交互式绘制图形(至少包括线、矩形和文本),绘制完成的图形能够正确地重现 2. 绘制结果可以正确持久化(存储到文件、从文件中读出) -Design and develop a simple graphics editor. 1. Interactive rendering graphics (including at least line, rectangle and text) of the painted graphics can properly again 2. Draw result can correct persistent (storage from the document to the file, read)
Platform: | Size: 24576 | Author: zhu | Hits:

[assembly languageLine

Description: 利用DevC++画一个矩形和一条直线。-Draw a line and a rectangle.
Platform: | Size: 81920 | Author: MaYu | Hits:

[Software EngineeringHW6--Heat-Equation-2D-SS-No-Gen-(Elliptic-PDE).zi

Description: 2D SS No-Gen Heat transfer @ rectangle plate-2D SS No-Gen Heat transfer @ rectangle plate
Platform: | Size: 672768 | Author: pedram | Hits:
« 1 2 ... 43 44 45 46 47 4849 50 »

CodeBus www.codebus.net