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

Search list

[DirextXdirect_draw_viewer

Description: 实现direct draw 窗口模式的调用,并支持GDI绘图, 在你编写函数中调用drawpicture函数就可以了,支持多窗口多线程-The realization of direct draw call window mode, and supports GDI drawing, prepared in your function call can drawpicture function, and support multi-window multi-threaded
Platform: | Size: 191488 | Author: wxy | Hits:

[Graph Drawingdraw

Description: 一个经典的绘图软件代码,器界面酷似Auto CAD,可以实现绘制圆、三角形、矩形多边形等常用图形,还可以对这些图形进行各种不同的操作-A classical mapping software code interface like Auto CAD, can be drawn circle, triangle, rectangle and other commonly used polygonal graphics, these graphics can also conduct various kinds of different operating
Platform: | Size: 452608 | Author: 刘利 | Hits:

[JSP/Javadraw

Description: mpl.add(new MenuItem("DDA画线")) mpl.add(new MenuItem("中点画线")) mpl.add(new MenuItem("Bresenham画线")) mpl.addActionListener(this) mp2=new Menu("画圆") mp.add(mp2) mp2.add(new MenuItem("公式法画圆")) mp2.add(new MenuItem("多边形逼近圆")) mp2.add(new MenuItem("中点画圆")) mp2.addActionListener(this) -mpl.add (new MenuItem ( DDA line drawing )) mpl.add (new MenuItem ( in the line stipple )) mpl.add (new MenuItem ( Bresenham line drawing )) mpl.addActionListener (this) mp2 = new Menu ( Circle ) mp.add (mp2) mp2.add (new MenuItem ( drawcircle formula )) mp2.add (new MenuItem ( Polygon approximation circle )) mp2.add (new MenuItem ( midpoint drawcircle )) mp2.addActionListener (this)
Platform: | Size: 6144 | Author: 李默 | Hits:

[Graph programdraw

Description: 一个简单的画图程序,可以画直线,椭圆.选取、旋转、镜像-A simple drawing program, you can draw a straight line, oval. Select, rotate, mirror
Platform: | Size: 3184640 | Author: gh | Hits:

[Windows DevelopDraw

Description: 一个画图程序,利用MFC实现了直线,矩形,圆和折线的作图,适合mfc的初学者学习学习-A drawing procedure, the use of MFC to achieve a straight, rectangular, round and line the mapping for the beginners learn mfc
Platform: | Size: 60416 | Author: HB | Hits:

[OpenGL programSample

Description: 一个OpenGL的编程简单例子,初学者看一看,c++平台上运行,有兴趣可以看看,主要实现画矩形和右击鼠标出现菜单,按 q 实现退出,代码只有几十行。 -OpenGL programming a simple example, take a look at the beginner, c++ Platforms are interested can see that the main draw rectangular and right-click mouse menu appears, press q to achieve withdrawal, code only a few dozen lines.
Platform: | Size: 2363392 | Author: huangwenjun | Hits:

[2D GraphicDraw

Description: 一个简单的 类似AutoCAD的画图工具.开山之作.-A simple drawing tool similar to AutoCAD. Kaishan s for.
Platform: | Size: 192512 | Author: 王小非 | Hits:

[Windows Developdraw

Description: 一个模仿微软的画图程序,VB写的哦。希望对大家有用-A mimic Microsoft s Paint program, VB Oh wrote. We hope to be useful
Platform: | Size: 30720 | Author: 小野 | Hits:

[GDI-BitmapDraw

Description: 本程序可以在视类按下鼠标左键画出人以曲线,虽然比较简单,对于初学者比较有用.你可以试一试。-This procedure can press the left mouse button as the type of person to draw curves, although relatively simple, more useful for beginners. You can try.
Platform: | Size: 1951744 | Author: 毛攀 | Hits:

[GDI-Bitmapdraw

Description:
Platform: | Size: 4534272 | Author: 薛鋫 | Hits:

[Graph DrawingDRAW

Description: 一个不错的VC++MFC绘图的例子,多文档界面,类似于windows自带的绘图程序!是学习MFC(GDI)的好例子-A good VC++ MFC examples of graphics, multi-document interface, similar to windows own graphics program! Learning MFC (GDI) a good example of
Platform: | Size: 106496 | Author: plus | Hits:

[assembly languagemouse

Description: 在图形模式下显示鼠标,以鼠标坐标位置为基准点在屏幕上画一条纵贯屏幕的垂直线和一条横贯屏幕的水平直线。当鼠标移动时,两条直线也跟着移动。当按下鼠标右键时停止程序运行-In graphics mode mouse to the mouse coordinates of the location for the reference point on the screen draw a vertical line runs through the screen and a straight line running through the level of the screen. When the mouse moves, the two also followed a straight line moving. When pressing the right mouse button to stop running when
Platform: | Size: 1024 | Author: lg | Hits:

[Graph DrawingDraw

Description: 能够实现基本功能的画图小程序,很好地模拟了像素的感觉,转的~-To achieve the basic functions of the drawing of small procedures, a good sense of pixels to simulate the transfer of ~
Platform: | Size: 2028544 | Author: lixue | Hits:

[Multimedia Developyuv420ToArgb_MMX(2.0)

Description: yuv420(yuv12) to ARGB using MMX assembly with VC and test successfully in direct draw ARGB mode by Jesse stone 100% work-yuv420 (yuv12) to ARGB using MMX assembly with VC and test successfully in direct draw ARGB mode by Jesse stone 100 work
Platform: | Size: 12288 | Author: fatalfeel | Hits:

[Graph DrawingDraw

Description: 用MFC编写的一个绘制直线的单文档应用程序-MFC prepared with a draw a straight line of single-document application
Platform: | Size: 333824 | Author: aliu | Hits:

[Speech/Voice recognition/combinePortRgn

Description: 语音端点识别,MABLIB编写,选择.wav类型的文件即可读出语音,并且画出端点位置。-Speech Endpoint Identification, MABLIB prepared to choose. Wav files can be read out voice, and draw the location of the endpoint.
Platform: | Size: 1024 | Author: 李俊威 | Hits:

[GUI Developvoltmeter

Description: 本人呕心沥血的一个程序,用到很多vb只是,比如对数据库添加用户,用户名称修改,创建用户名。以及如何使用动态的方法画一个电压表,以及vb画面如何实现透明,半透明,以及在没标题栏的情况下如何移动窗体等等。很有学习价值。-I take infinite pains of a program, used a lot of vb only, for example, add users to the database, the user name changes to create a user name. And how to use dynamic methods draw a voltage meter, as well as screen vb how to achieve transparent, translucent, and no title bar in the circumstances of how the mobile form and so on. Great learning value.
Platform: | Size: 709632 | Author: 赖坚仁 | Hits:

[Graph DrawingDRAW

Description: 这个是用MFC 实现画图功能的应用程序 ,对初学MFC着有很大帮助意义-Realize this is a MFC application drawing functions, the MFC beginners are very helpful to the significance of
Platform: | Size: 3910656 | Author: sunsee | Hits:

[Graph DrawingDrawPolyG

Description: MFC画多边形 先单击左键,移开鼠标,单击右键就可以画出一条直线,再移开鼠标,双击右键就可以画出个三角形。 其他多边形,以此类推。 注意,以“单击左键”开始。 本程序只完成简单的功能。-MFC painting left polygon first click, remove the mouse, right-click can draw a straight line, and then move the mouse, double-click right triangles can be drawn. Other polygon, and so on. Note that the left click Start. This procedure only simple functions.
Platform: | Size: 2048 | Author: 王大兵 | Hits:

[GDI-BitmapDrawExam_ce_ok

Description: Draw Example based on vs2005 WINCE
Platform: | Size: 1121280 | Author: 林如严 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net