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

Search list

[Linux-Unixdrawline

Description: 在一定的工作场合上,利用采集卡采集的数据,如何能很好的动态显示出来-Work in certain situations, using the data acquisition card, how can a good dynamic display
Platform: | Size: 193536 | Author: Bruce | Hits:

[OpenGL programdrawline

Description: opengl编写的一个小程序,连续画直线,鼠标在窗口中连续的点击就可以画出一条连续的直线。-Opengl write a small program, continuous draw a line, the mouse in the window of the click of continuous can draw a straight-line continuum.
Platform: | Size: 1024 | Author: 曹彬 | Hits:

[JSP/JavaName

Description: 把“汤一平老师你好”写在网页上,围绕既定的中心点翻转和环绕旋转。 编程技巧说明: 名字旋转处理:为实现立体感效果添加了缩放系数; 用Runnable接口创建多线程; 名字画法及处理是用drawline()方法实现的; 坐标变换公式的应用; 背景颜色设置为绿色,大自然的颜色,看起来更亲切; 类说明: 程序首先调用init()设置初值等,然后调用start()方法,在此方法中创建一个新的线程runner,并调用线程的start()方法,并从写线程的run()方法。调用start()方法之后,paint()被调用,此方法用来画图。-" Hello Mr.Tang Yiping" written on the webpage, established around the center point of the flip and rotate around. Programming skills: Name: rotary processing to achieve the three-dimensional effect is added to the scaling coefficient Runnable interface to create multiple threads Name of descriptive and treatment is the use of the drawLine ( ) method to achieve The application of coordinate transformation formula Sets the background color is green, the color of nature, looks more friendly Class description: The program first call init ( ) set the initial value, and then call the start ( ) method, in this method creates a new thread runner thread, and call start ( ) method, and from the write thread run ( ) method. Calling start ( ) method, paint ( ) is called, this method is used for drawing.
Platform: | Size: 1024 | Author: 祝彦超 | Hits:

[Graph DrawingDrawLine

Description: 一个很不错的绘图程序,可以动态显示线条,值得下载和学习哟-A very good drawing program can be displayed line, it is worth to download and learning yo
Platform: | Size: 3200000 | Author: wangxinrun | Hits:

[OS programDrawLine

Description: 用vc++来划线,代码方便简明,适合刚开始学习入门的人-With vc++ to the dash, code convenience concise, suitable for the beginning of the learning portal
Platform: | Size: 44032 | Author: 张婷 | Hits:

[Graph Drawingdrawline

Description: 在窗口中绘制出来具有立体感的三叶曲线,通过正余弦函数得到曲线参数。-Drawing in the window, trefoil curve, with three-dimensional sense of the cosine function curve parameters.
Platform: | Size: 359424 | Author: 张程员 | Hits:

[CSharpCSharp

Description: C#1实现使用“Graphics”类的“DrawPie”方法和“FillPie”方法绘制立体饼图 C#2实现使用绘制线段函数画cos曲线 C#3实现使用“Graphics”类的“DrawLine”方法绘制圆。 C#4实现文本编辑器的设计 C#5实现鼠标事件-C# using the " Graphics" class " DrawPie" methods and " FillPie draw three-dimensional pie chart in C# implementation uses a function for drawing a line painting cos curve C# 3 Draw a circle using the" Graphics " class" the DrawLine " method . C# 4 to achieve the design of the text editor in C# mouse events
Platform: | Size: 24576 | Author: 莫罹逝 | Hits:

[Graph Drawingdrawline

Description: 2种画线方法的比较。Bresenham算法和中点算法。-Comparison of the methods of the two kinds of line drawing. Bresenham algorithm and the midpoint algorithm.
Platform: | Size: 1024 | Author: simon | Hits:

[Dialog_WindowDrawLine

Description: VC++编程、计算机图像学、矩阵实现图像的基本变换,旋转、平移、比例变换、微分和整数算法绘制直线-Basic transformation of the image VC++ programming, computer iconography matrix, rotation, translation, scaling, differential draw straight lines and integer arithmetic
Platform: | Size: 1188864 | Author: themoy | Hits:

[OpenCVDrawLine

Description: 在VC下用OpenCV在调取出来的图片上画线-In the VC use in obtaining OpenCV out the image of the painting line
Platform: | Size: 2814976 | Author: 李利 | Hits:

[OtherDrawLine

Description: 画图程序,可以在视图区画直线,圆,椭圆等图形,操作简单,代码易懂-Paint program, in the view area to draw straight lines, circles, ellipses, and other graphics, simple operation, code understandable
Platform: | Size: 2378752 | Author: 上官凝荫 | Hits:

[Graph DrawingDrawLine

Description: 开发工具VS2005,WinForm程序,实现功能为应用鼠标绘制线条-Development tools VS2005, WinForm program to achieve functional application mouse to draw lines
Platform: | Size: 10240 | Author: 张鹏玉 | Hits:

[OtherDrawLine

Description: 采用C++编写的画线程序,有3种实现算法,包括DDA,Midpoint,Breseham,计算机图形学。-Drawing a line using C++ written procedures, there are three kinds of realization of algorithms, including the DDA, Midpoint, Breseham, computer graphics.
Platform: | Size: 34014208 | Author: 王郑合 | Hits:

[Dialog_WindowDrawline

Description: 用程序构造十列八行的图标,再在图标上绘制折线。-Application to construct ten eight rows of icons, to draw polylines icon.
Platform: | Size: 2048 | Author: 万晋京 | Hits:

[GDI-BitmapDrawLine

Description: 采用vc6.0实现的画线程序源代码,测试应用过不存在问题,欢迎下载。-The draw lines vc6.0 achieve program source code, test applications there is no problem, welcome to download.
Platform: | Size: 180224 | Author: Fiona | Hits:

[Windows DevelopDrawLine

Description: 直线的扫描转换程序,利用中点画线算法、数值微分算法以及Bresenham算法确定最佳逼近于指定直线的一组像素。-Linear scan conversion process using the dotted line algorithms, numerical differentiation algorithm and Bresenham algorithm to determine the best approximation of a group of pixels in the specified straight.
Platform: | Size: 45056 | Author: 李方正 | Hits:

[OtherDrawLine

Description: 学习VC++6.0画图程序,有兴趣的可以下载看下,很不错哦-Paint program of learning VC++6.0 interested can download facie, very good, oh
Platform: | Size: 2420736 | Author: 刘自敏 | Hits:

[OtherDrawLine

Description: 可实现任意斜率的bresenham算法。-Can be the algorithm of to achieve the the bresenham of the arbitrary the slope of.
Platform: | Size: 1947648 | Author: 潘伟 | Hits:

[GDI-BitmapDrawLine

Description: 图形学上机实验,用三种算法画线。包括Bresenham画线算法、中点画线和数值微分画线算法-Graphics on an experiment with three algorithms draw the line. Bresenham line algorithm, the dotted line and numerical differential line drawing algorithm
Platform: | Size: 2508800 | Author: wm | Hits:

[Windows Developdrawline

Description: 使用VISUAL做出來的一個簡單的畫圖程式-VISUAL made out of a simple drawing program
Platform: | Size: 14336 | Author: lin | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 »

CodeBus www.codebus.net