资源列表
proj04-01
- The Parzen-window Density Estimation
progressbar
- QT编程,实现进度条功能,在界面上动态更新进度。-progressbar in QT
qpainter
- QT编程,实现点线画图功能,在界面上动态加载点线曲线连接图形。-Qpainter on QT
TheMovingLine
- 能够绘图的源程序代码哦,希望能够帮助你!-Can draw the line of source code, hoping to help you oh
Task4
- 实现了矩形、多边形、直线、折线、椭圆的绘制,可以设置颜色、线宽、填充条纹。并动态绘图,能保存绘图。- Achieve a rectangle, polygon, lines, polylines, oval drawing, you can set the color, line width, fill stripes. And dynamic graphics, can save the drawing
huatuban
- 这是一个简单的画图板,android程序,有需要的可以下载看看,希望对你有帮助。-This is a simple drawing board, android program, there is a need to download a look, hope to help you.
Control-Strip-algorithm
- postscr ipt语言(用于电子产业和桌面出版领域的一种页面描述语言和编程语言)编写测控条程序(例)。-Control strip program written by postscr ipt language (a page for the electronics industry and the desktop publishing field descr iption language and programming language)
test
- MFC的双缓冲技术应用例程,主要是在客户区显示位图。-MFC s double buffering application routines, mainly displayed in the client area of the bitmap
backtepping
- please! can you help me!
lineto-function_37
- lineto function draws a line current position(CP) to the point(x,y), you can get current position using getx and gety function.-lineto function draws a line current position(CP) to the point(x,y), you can get current position using getx and gety fun
set-color_37
- In Turbo Graphics each color is assigned a number. Total 16 colors are available. Strictly speaking number of available colors depends on current graphics mode and driver.For Example :- BLACK is assigned 0, RED is assigned 4 etc. setcolor function is
Declarations-of-ellipse-function_37
- Declarations of ellipse function :- void ellipse(int x, int y, int stangle, int endangle, int xradius, int yradius) Ellipse is used to draw an ellipse (x,y) are coordinates of center of the ellipse, stangle is the starting angle, end angle is th