资源列表
c-function-of-drawing
- C语言中用来进行绘图的函数工具 可以用来画直线等图像-C function used to draw
polygonfill
- 基于VisualC++实现的多边形填充算法,能对任意多边形进行填充-VisualC++ based implementation of polygon filling algorithm for arbitrary polygon can be filled
MATLAB-and-Word
- 我们经常把matlab做出来的图放到word里面,但是如果把图直接画到word里面就大大方便了 -matlab and word
Painter
- 画画的,一个简简单单的画画的小型的C++编的软件-Paint of, a Chien is simple painting of list of small scaled C++weave of software
OK
- Cac ung dung lisp trong CAD
graphics.h
- 在VS中导入该文件可以按TC方法画图,具体方法文档中有描述!-Import the file in VS TC method can be drawing, specific methods are described in the documentation!
333
- 求凸多边形最优三角剖分。用动态规划问题有效解决该问题。多边形是平面上一条分段线形封闭曲线。-Optimal convex polygon triangulation. Dynamic programming problem with an effective solution to the problem. Sub-polygon is a plane closed curve linear.
1
- 题目:编写一个应用程序,在屏幕上出现一个圆心沿正弦曲线轨迹移动的实心圆,要求每隔1/4周期,圆的填充色与圆的边线都发生变化,颜色自己选取,同时,圆的半径在1/4周期之内由正弦幅值的0.2到0.6倍增长。-Topic: write an application that appear on the screen a circle sine curve track along the solid round, ask every quarter cycle, round and round line
11
- mathcad 源码,计算量子力学中散射截面等有关问题-source code for mathcad
Graphic
- 这是一款基于VC++开发的简易的画图程序-thie is a tool to make picture
VBA-cad
- 用VB编写的简易的绘图程序,是加强版的,很好用。-Written in VB simple drawing program, is the enhanced version, useful。
Draw
- 本程序是模拟微软操作系统提供的画板功能,编写的C++程序,是基于MFC框架的程序。本程序提供了直线的集中画法:画在工作区,画在菜单栏上,画在桌面上···为了让读者可以自己尝试不同的功能,我只是保留了一种画法,其他画法注释起来了。-The simulation program is to provide the drawing board Microsoft operating system functions, written in C++ programs, is based on the M