-
computer-graphics-curriculum-design
本程序是计算机图形学课程设计的程序,包含用各种算法绘制直线、圆、曲线,填充,剪裁等,有助于计算机图形学的学习与实践。(This procedure is a computer graphics curriculum design process, including the use of various algorithms to draw lines, circles, curves, filling, cutting, etc., help to learn and practice of computer graphics.)
- 2013-10-27 16:36:07下载
- 积分:1
-
HDC-CDC-CClientDC-CPaintDCC-WindowDC
集中介绍了HDC,CDC,CClientDC,CPaintDC,CWindowDC的使用方法和区别,绘图显示效果,区分窗口客户区。(Focus on the HDC, CDC, CClientDC, CPaintDC, CWindowDC to use and distinction, graphics effects, to distinguish the window client area.)
- 2013-11-30 23:35:02下载
- 积分:1
-
Peano-Hilbert
代码是关于Peano-Hilbert曲线算法,属于图形学范畴(Code is on the Peano-Hilbert curve algorithm, belongs to the category Graphics)
- 2015-12-27 11:49:03下载
- 积分:1
-
matcomtu
matcom衰减振荡曲线(多线程)如果直接运行exe文件,只须将ago4501.dll和v4501v.dll加入相应的release目录即可。(matcom oscillation decay curve (multi-threaded))
- 2011-10-13 21:24:45下载
- 积分:1
-
VER2
一个TC画图软件,使用TC编译,具有程序框架及结构,适合改编而具有个性(a TC Drawing TOOL)
- 2013-12-31 21:55:51下载
- 积分:1
-
PIC-DEAL-API
常用的画图API函数的具体使用方法,希望对画图感兴趣的人有所帮助(Commonly used drawing API the specific function to use, I hope to help people who are interested in drawing)
- 2012-01-13 08:23:10下载
- 积分:1
-
PictureGame
说明: graphic game developing source code
- 2020-06-25 16:00:02下载
- 积分:1
-
FileShow
本程序主要是利用NI公司提供的measurement studio控件画曲线,从文件中提取数据,通过定时器动态显示在对话框上。(This procedure is the use of NI offers measurement studio control to draw curves to extract data from the file, through the dynamic timer is displayed in the dialog box.)
- 2012-07-16 23:40:49下载
- 积分:1
-
COMPUTER_GRAPHICS
本程序实现了计算机图形学的一些重要算法(画直线,画圆,画椭圆,区域填充,图形裁剪,齿轮生成,三次样条曲线等等),源码和可执行程序均打包于文件中(this program is implemented some important algorithm of computer graphics such as drawing lines,drawing circles,drawing ellipse,area filling,Graphics clipping,gear wheel generation ,three times spline curve and so on),source code and executable
files are all included in the compressed
file。 )
- 2020-11-24 16:19:32下载
- 积分:1
-
drawMFC
一个简单的程序,可以绘制点、线、圆、方。可以保存成一定格式的图片文件。软件最大的问题是绘图基本在对应的鼠标事件里进行,而没有在paint方法里进行,可借鉴。(A simple program, you can draw points, lines, circles, square. Can be saved into a certain format image files. The biggest problem is the graphics software basic mouse events in the corresponding conduct, but not in the paint method in the conduct, we may learn.)
- 2013-09-13 09:27:12下载
- 积分:1