搜索资源列表
Myhuaban
- 本程序是一个简单的而居于单文档的画图程序,其具有画椭圆,直线,矩形等功能。-this procedure is a simple living in a single document the drawing program, with its oval painting, line, rectangle functions.
GraphTool
- 使用MFC实现一个绘图程序 功能:类似于Windows系统的画图程序。具有画图、填充图、打开图形文件等功能。 使过SkinMagic优化程序界面;-use a drawing program functions : Windows system similar to the drawing program. With drawing, filled with maps, graphics files opened functions. So too SkinMagic optimizat
simpleGraphiccode
- 建议的画图程序,用VC++编写,是初学者的很好范例.-proposed drawing program, with VC + + + is a good example of a beginner.
mycube
- 本程序实现用光照显示一个立方体,并将自己的照片贴在这个立方体的前面和右面, 实现平移放缩和旋转-the program with a light show cube, and their photographs affixed to the front of the cube and the right side, to achieve translation scaling and rotation
c.rar
- 用adc0809+12864做的一个简单的示波器,可采到1K左右的波形,附带ds1302时间显示程序,Adc0809+12864 to do with a simple oscilloscope, can be taken to around 1K waveform display program with ds1302 time
VB
- 用VB画的坐标轴程序,画图程序,含源工程文件,窗体文件,以及工作空间-Axis with VB painting program, drawing program, with the source project files, forms, documents, and work space
NURBS-curve
- 这是NURBS曲线的绘制程序,在MATLAB-2008a环境下进行编写,包含了几个基函数子程序。可以通过调节控制顶点和点的权重来调节曲面形状。 -This is a NURBS curve drawing program, in the MATLAB-2008a environments prepared, including a number of basis function subprogram. Can be controlled by adjusting the weight o
program
- 实现橡皮筋画图效果,用鼠标获取点,从而连线,实现画直线、矩形和多边形-Drawing rubber band effect achieved with the mouse to get points, so the connection to achieve draw lines, rectangles and polygons
remez-filter
- 利用MATLAB语言,采用Remez算法设计三个不同的低通滤波器,程序附有说明,能够很容易看懂。-Using MATLAB, using Remez algorithm design of three different low-pass filter, the program with instructions, can be easily read.
Canvas
- 基于Java语言的画图程序(与Windows自带画板功能相似)-Java-based drawing program (with the functionality similar to Windows own Sketchpad)
draw
- 是一个绘图程序,用mfc开发,有填充,有画直线,有画曲线,但是这些功能的实现完全是自己实现,不是用windows里自带的功能,对于学习图形算法的朋友们有一定的帮助-Is a drawing program, with mfc development, there are filled, there are painting a straight line, there are paintings curve, but the realization of these features is en
drawmat
- 点阵字符的显示程序:用0和1来标识位图中的每个象素,对应于0的象素着背景色,对应于1的象素着前景色。一个点阵字符可以由一个数组来存储,即存储这个字符的位图,为了节省空间,可以采用16进制的数组来存储。显示字符的方法就是先判断位图中象素的标识是0还是1,然后把对应于1的象素它显示出来,而对应于0的象素不显示。-Character dot matrix display program: with 0 and 1 to identify a bitmap for each pixel, the pix
computer-graphics-work
- 一个关于绘制图形和图像的简单窗口程序,附带源码。-A draw graphics and images on a simple window program, with source code.
EX_DrawCurve_New
- 一个用vc写的画图程序,可以画出基本的几何图形-Write a drawing program with vc can draw basic geometric shapes
interfacetograph
- It s interface to graph in C++ Builder 6. It s very easy program with easy implementation, non class and heavy function. You try it.
draw
- 简单的画图程序,用VC++6.0实现,及供参考-Simple drawing program, with VC++6.0 to achieve, and for reference
CSharp-Draw
- 计算机图形学的vc++程序示例 含二维线画图元、二维线填充图元、线段裁切、多边形裁切、二维图形变换、三维图形变换、凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)、曲线移动、曲线清除等。-Computer graphics vc++ sample program with two-dimensional line drawing dollars, two-dimensional line fill pixel, line cutting, cutting polygo
shuzicetu
- 数字测图作业,要求用vb编写一个绘图程序,包括地物符号,构建三角网等-Digital mapping operations required to write a drawing program with vb, including surface features symbols, such as building a triangulation
CPPdrawing-program
- 利用Visual C++实现一个二维绘图系统。该系统能够进行基本图元的绘制,能够进行图元的组合,能够对图形进行各种编辑操作,并能实现图形文件的输入输出。该系统与目前许多CAD软件(如Microsoft Office Visio软件)的基本功能相似-The use of Visual C++ to achieve a two-dimensional drawing system. The system can carry out the basic graphic drawing, to map,
VCDIP_P28
- 这是一个简单的用VC实现的画图程序,可以训练基本的数字图像处理知识和编程基础。-This is a simple drawing program with VC, the training of basic knowledge of digital image processing and programming basis.