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

Search list

[GDI-Bitmap3d-draw

Description: 3维图象渲染编程例子, 值得参考,运行通过,做了一些优化.-3-D image rendering programming examples, it is also useful, run through, to do some optimization.
Platform: | Size: 174080 | Author: dwang | Hits:

[JSP/JavaDraw

Description: Java编写的画板程序,可以画直线、矩形、椭圆等,只是橡皮擦的大小不可调。-Java Sketchpad prepared by the procedure, you can draw a straight line, rectangle, ellipse, etc., but the size is not adjustable eraser.
Platform: | Size: 3072 | Author: Alpha | Hits:

[OtherPPT-LuckyNo-CountDown

Description: 本人自己用PowerPoint VBA编写的随机抽奖和倒计时程序,很多公司在搞活动时需要这个,特此发布出来-I own PowerPoint VBA prepared by random draw and countdown procedures, many companies engaged in activities need this, is hereby released from
Platform: | Size: 46080 | Author: leosimon2 | Hits:

[Graph DrawingDraw

Description: 一个简单的画图程序,有源代码提供,里面能画矩形,圆和多边形,还有可以调节线宽和颜色,是VC++编写的-A simple drawing program, active code, which can be painted rectangular, round and polygonal, as well as can adjust the width and color, is VC++ Prepared
Platform: | Size: 1947648 | Author: linjincheng | Hits:

[Windows Developdraw

Description: 通过读取二进制码实现画坐标曲线图,并且包括了打印、坐标变换等功能-Read binary code to achieve through the painting coordinate curves, and includes print, coordinate transformation functions
Platform: | Size: 3935232 | Author: 曹骅 | Hits:

[Audio programWave

Description: 用vc实现的播放声音,并画出波形的程序,没有错误,调试通过了-Vc achieved by playing a sound, and draw waveform procedures, there is no error, debugging adopted
Platform: | Size: 3872768 | Author: redfish | Hits:

[JSP/Javadrawsingle

Description: 画图程序中可以通过鼠标的拖拽画出三种简单的图形形式:直线、椭圆和矩形。-Paint program can drag the mouse to draw a simple graph of three forms: a straight line, oval and rectangular.
Platform: | Size: 1024 | Author: 吴泽俊 | Hits:

[Otherdraw_rectangle

Description: windows MFC编程,点击鼠标左键,在鼠标点击的区域,屏幕上画一个矩形-windows MFC programming, click the left mouse button, click the mouse region, draw a rectangle on the screen
Platform: | Size: 36864 | Author: 高明 | Hits:

[Linux-Unixdraw

Description: qT编程的例子 非常适合初学者 和在linux下开发图形界面的-qt programming examples of very suitable for beginners and in linux graphical interface developed under the
Platform: | Size: 141312 | Author: 留置 | Hits:

[GUI DevelopCEGraph

Description: CEDraw is high speed graphics library in WinCE . it’s depend on GAPI . This code was writen in C++ and using embedded VC++ to complie it. Testing in iPaq h3600 with WinCE 3.0. CEDraw use double buffer and direct write video buffer technology to enhance Draw speed. With own graphics arithmetic, the draw speed is much more faster than WinGDI. -CEDraw is high speed graphics library in WinCE. It s depend on GAPI. This code was writen in C++ And using embedded VC++ To complie it. Testing in iPaq h3600 with WinCE 3.0.CEDraw use double buffer and direct write video buffer technology to enhance Draw speed. With own graphics arithmetic, the draw speed is much more faster than WinGDI.
Platform: | Size: 313344 | Author: chlf | Hits:

[Otherdraw

Description: it can draw pictures include many shapes and colors
Platform: | Size: 3694592 | Author: yanhong | Hits:

[Graph Drawingmmdraw

Description: matlab图像处理:使用鼠标画一条线并设定属性的算法代码-matlab image processing: Using the mouse draw a line and set the attributes algorithm code
Platform: | Size: 1024 | Author: 小伟 | Hits:

[Graph Drawingdraw

Description: 本程序基于MFC制作,从而实现了手工画直线,画圆,画椭圆,画曲线等功能-This procedure produced based on the MFC in order to achieve the hand-painting a straight line, circle, oval painting, drawing curves and other functions
Platform: | Size: 3811328 | Author: xuzhen | Hits:

[Multimedia Developwave_spectrum

Description: 一个画出 WAV 文件 波形图的例子。播放 MP3 的例子很多,但画出波形图的却不多。-WAV files to draw a waveform example. MP3 players are many examples, but to draw the little wave.
Platform: | Size: 1795072 | Author: wangy | Hits:

[OpenGL programOpenGL-3

Description: 在OpenGL视图中绘制三维物体!几个简单的绘制3维物体的例子!大家参考-OpenGL rendering in view of three-dimensional objects! Draw a few simple examples of 3-D objects! Reference
Platform: | Size: 39936 | Author: yuweihe | Hits:

[OpenGL program02_DrawTriangle

Description: nehe的OpenGL源码,源码实现了在一个界面中画出一个三角形和一个四方形-nehe the OpenGL source, source realized in an interface to draw a triangle and a square
Platform: | Size: 729088 | Author: 王忠伟 | Hits:

[OpenGL program03_Color

Description: nehe的OpenGL源码,源码实现了在一个界面中画出一个彩色三角形和一个四方形,初步介绍了色彩的使用-nehe the OpenGL source code, source code to achieve a draw in an interface of a color triangle and a square, initially introduced the use of color
Platform: | Size: 651264 | Author: 王忠伟 | Hits:

[JSP/Javadraw

Description: 一个小型的JAVA画图程序。运用该程序可以简单地画出方,圆以及各种简单的图形。-Paint a small JAVA program. The use of the program can simply draw square, round and a variety of simple graphics.
Platform: | Size: 7168 | Author: 陈美美 | Hits:

[Graph DrawingDIBDrawEngine

Description: DIB Draw Engine 一套基于32位DIB绘图引擎的控件。可进行旋转,缩放,Alpha,不透明等处理。支持很多的第3方插件。(包含源码)-DIB Draw Engine Based on a 32-bit graphics engine control DIB. Can rotate, zoom, Alpha, opaque, such as processing. Support for many 3rd party plug-ins. (Including source code)
Platform: | Size: 122880 | Author: 付西 | Hits:

[JSP/Javadraw

Description: 用java写的画图板程序,功能都能实现,界面也挺友好,有需要的朋友可以参考一下。-Using java to write the drawing board procedures, functions can be realized, the interface is also very friendly, there is a need for reference for a friend.
Platform: | Size: 71680 | Author: zhangbo | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net