搜索资源列表
184526345
- 本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。出于简化编程的考虑,许多地方指定了常数,未做通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之外执行程序,必须复制所需位图及模型文件。内含r-primitive code of computer graphics programming p
VBshiboqi
- VB 编写的示波器程序,内含可执行文件和源程序,采用line语句编写,可以实现多种功能。-VB writing oscilloscope program containing executable files and source code, written in line statement, you can achieve a variety of features.
fidocadj
- 这是刚才上传的fidocad java部分的可执行文件,要运行的话,你的计算机需要先安装jre,可以从sun的网站上下载,我在此就不在上传。 本程序对应的源代码为 fidocadj_sources,已经在本站上传, 大家搜索一下就可以找到。 该文件已经编译好,可以运行,上传的目的是为了方便界面预览的朋友下载,-This is just part of fidocad java to upload the executable file to run, you need to install th
yuan
- 此程序包含源代码,可执行文件,能够实现二维旋转、缩放、错切、镜像等多种功能。-This program contains the source code, executable files, be able to achieve two-dimensional rotation, scaling, shear, mirroring and other features.
shuijingshi
- bcb6用于复杂图形的绘制,包括了水晶石图案和蜘蛛网图案,利用鼠标绘制图形,动画图形的实现, 综合绘图板实例分析,包括源码和可执行程序-bcb6 used to draw more complex shapes, including rock crystal pattern and spider web pattern, use the mouse to draw graphics, animated graphics implementation, integrated drawing boa
BSpline
- 以下是我用Qt GUI所编写的程序,包含源代码和可执行程序 主要功能: 1.绘制B样条 2.通过节点插入将B样条转化为多段Bezier曲线 操作方式:鼠标点击屏幕绘制B样条,默认均匀节点;控制点可以通过鼠标拖动(The following are the programs I wrote with Qt GUI, including the source code and the executable program Main functions: 1. draw B splines