搜索资源列表
c_graph
- 图形学的菜鸟,基本的画直线和圆的代码(我刚开始学习,请给个机会通过吧~!谢谢站长)-graphics guys, the basic linear and circular painting of the code (I have just started learning opportunities passage Qinggeigan ~! Thank you head)
neosdk
- NEO SDK是一个跨平台的免费开源图形软件开发包。它支持基本绘图、多种格式图形显示、鼠标操作、扩展内存和扩充内存的操作、时钟、音频播放、多种字体的汉字及英文显示等等特性;更激动人心的是, 它可以工作于高分辨率下(比如800X600、1024X768甚至1280X1024);而且,它支持最高24位的各种色深!并拥有不错的处理速度。当前版本是V2.1.90修正版。-NEO SDK is a free cross-platform open-source graphics software de
VGA-13h-SDK
- 这是一个支持VGA320*200*256C的小开发包,里含头文件vmode.h--用于调用此模式(0x13)的支持 vdraw.h--用于基本绘图操作的支持 chput.h--用于汉字及E文在图形方式下的显示支持 window.h--用于创建基本窗口控件的支持.Deam.c--演示程序的代码 hzk16--16*16的点阵汉字字库.-This is a support VGA320 * 200 * Male small development kits, said to contain the
V2dCAD3.0
- 一个简单的二维图形编辑器.实现了缩放,平移,旋转,镜像等功能.并提供,直线,圆,矩形等基本图元的算法.适合于计算机图形学的学习和应用.-a simple two-dimensional graphics editor. To achieve the scalability, translation, rotation, mirroring capabilities. And to provide a straight, a round, rectangular map yuan basic al
treevb
- 分形树,希望大家可以多多学习,本模块主要是让我们能用自然的思维去重点解决我们实际问题,也就是说如果你想用VB作图的话,你不用去思考坐标在VB中的情况,你只要思考你所作图形在坐标中的位置。-fractal tree, we can learn more, This module is designed to allow our thinking can use natural to focus on practical solutions to our problems, This means t
tree22
- 本模块主要是让我们能用自然的思维去重点解决我们实际问题,也就是说如果你想用VB作图的话,你不用去思考坐标在VB中的情况,你只要思考你所作图形在坐标中的位置。-This module is designed to allow our thinking can use natural to focus on practical solutions to our problems, This means that if you want to use Visual Basic Drawing, you
matlabshuzi
- 这是数字图形处理的基本方法 ,我们从其它地方得到的,大家试一试-This is the digital graphics processing the basic method, we get from other places, we try
Gaphics
- 我是一名大学的学生,我没有做过很复杂的编程练习,这也是我第一次上传源程序,这次上传的是我做计算机图形学的练习时在WIN-TC环境下所编的一些程序,其中有二维图形的基本变换(平移,旋转,错切,放缩,对称)的动画演示、三维图在二维平面上的消隐图的显示、线条的裁减、抛物线的绘制以及B样条曲线的绘制,程序中有详细的注释,希望对学生朋友们能够有所帮助。-I was a university student, I had not done a very complex programming exercis
graphic_arithmetic
- C语言实现图形学基本算法,有助于学习图形学的裁剪平移相交等基本算法。-C language graphics basic algorithm, to the learning graphics translation intersection of cutting the basic algorithm.
Line_Circle
- Visual Basic实现的画直线和圆的算法。画直线时,先要用鼠标点两个端点,再单击按钮就可出现组成图形的每一个点-Visual Basic painting line and circle algorithms. Painting straight, with a click of the mouse first two ends, and then click the button graphic components can be there every point
DrawSYS
- 一个比较完整的基本图形绘制系统,希望能对图形学初学者有所帮助-a relatively complete basic Rendering System, the hope is to help beginners graphics
RussiaBar
- c语言写的计算机图形学课程的俄罗斯方块程序,可以实现基本的俄罗斯方块功能,还能自己设置等级和记录积分哦-c written language courses in computer graphics of the Russian box procedures, can achieve the basic functions of the Russian box, but also set up their grades and records integral oh
vc.net.CAD
- 本书主要结合VB.NET和VC#.NET两种语言介绍了创建交互式CAD系统的基本思路和技术,分别给出了两种语言的小系统完整代码,并讨论了技巧实现的其他可能性以及系统代码的改进方法。 本书前3章主要介绍语言基础和.NET框架基础,第4章至第8章结合一个CAD小系统的创建详细地介绍了交互式CAD系统的组织思路和基本技术,第9章至第11章介绍了更多的技巧实现方法和系统优化方法,第12章结合CAD编程进行了一些设计模式方面的讨论;写作过程中注意了循序渐进的讲解原则,内容适合不同学习阶段的读者。 书中所有
yml_74
- 利用软件程序画出基本的2唯图形三角形四边形多边形-use software program painted two basic CD-polygon graphic quadrilateral triangle
tuxingzhuanhuan
- 实现了基本的二维图形变换(缩放,平移,旋转)-achieve the basic 2D graphics transformation (scaling, translation, rotation)
计算机图形学综合大程序
- 关于图形学用VC++的基本代码.改程序包括了几乎所有的计算机图形学基础算法-graphics with VC on the basic code. Changed procedures include almost all of the computer graphics based algorithm!
3-1画图形并填充
- 实验3-1综合使用鼠标、菜单、橡皮条等交互技术实现直线、圆和矩形等基本图形的绘制并填充。-integrated use a mouse, menus, such as rubber of interactive technology straight, round and rectangular basic drawing and graphics filled.
二维图形基本变换
- 使用2D变换原理,绘制一个2D图形,并进行图形基本变换-use 2D transform, drawing a 2D graphics, and basic graphics transformation
GraphicCutting
- 图形裁剪,有点、线、多边形裁剪,点、线使用四比特法,多边形使用四边框裁剪-Graphic cutting, a little, line, polygon clipping, point, line and use the four-bit method, polygon clipping using the four border
abcd
- 二维图形的平移、旋转、对称、缩放等基本变换-Graphic translation, rotation, symmetry, scaling and other basic transformation