-
1-MyPaint
用MFC实现画图板,包括绘线,几何图形,上色等等,简单易懂。(To realize drawing board with MFC)
- 2012-11-20 11:30:55下载
- 积分:1
-
SimpleGraphicsClass_demo
A simple graphics class for 2D drawing
- 2016-12-28 03:44:35下载
- 积分:1
-
fangwindowshuatuchengxu
一个仿windows画图程序AppWizard has created this photo application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your photo application.
(An imitation of windows drawing program AppWizard has created this photo application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your photo application.)
- 2010-12-24 22:08:29下载
- 积分:1
-
linechart
画曲线图的c++例子,使用定时器去随机数的方式画图。(Draw the curve c example, use the timer to go the way of the random number drawing.)
- 2012-02-18 22:43:43下载
- 积分:1
-
GaiJingBresenham
改进的Bresenham算法,用visual c++ 实现(Improved Bresenham algorithm, using visual c++ achieve)
- 2015-01-16 15:32:26下载
- 积分:1
-
DrawLine
图形学上机实验,用三种算法画线。包括Bresenham画线算法、中点画线和数值微分画线算法(Graphics on an experiment with three algorithms draw the line. Bresenham line algorithm, the dotted line and numerical differential line drawing algorithm)
- 2013-04-18 13:33:27下载
- 积分:1
-
cPP
C/c++趣味程序百例(献给C/C++初学者)
1.绘制余弦曲线
2.绘制余弦曲线和直线
3.绘制圆
4.歌星大奖赛
5.求最大数
6.高次方数的尾数
7.阶乘尾数零的个数
8.借书方案知多少
9.杨辉三角形
10.数制转换
11.打鱼还是晒网
12.抓交通肇事犯
13.该存多少钱
14.怎样存钱利最大 (The C/c++ interesting program one hundred cases (dedicated C/C++, beginners) 1. Draw the cosine curve. Draw cosine curves and straight lines to high power mantissa draw a circle 4 star Grand Prix. Seeking maximum number of 6. 7 factorial ending number of zeros 8 Know Your library program. Triangle 10 number system conversion 11. fishing or drying nets 12. caught guilty of traffic accident 13. the how much money 14 How to save money Lee maximum)
- 2013-04-22 00:57:52下载
- 积分:1
-
Bresenham
简单计算机图形学算法,通过直线中点Bresenham算法,绘制直线。(
Simple computer graphics algorithms, Bresenham line passing through the midpoint algorithm, draw a straight line.)
- 2014-02-17 21:22:36下载
- 积分:1
-
draw
VC 绘图
AppWizard has created this 1 application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your 1 application.(AppWizard has created this 1 application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your 1 application.)
- 2009-05-15 09:45:37下载
- 积分:1
-
DDA
DDA算法画直线,可以实现在网格下逐点画直线。(DDA algorithm for drawing straight lines, can be achieved in a grid-by drawing straight line.)
- 2020-10-13 19:07:31下载
- 积分:1