搜索资源列表
-
0下载:
我用Win API编写的画板程序。
能够进行基本的图形绘制功能:直线,圆、矩形和多边形;
数据保存功能,能够把图形数据通过矢量保存到文件中;
简单的编辑功能:双击选中,利用键盘ael键和菜单项删除选中的图形元素;
能够从文件中加载保存的数据,并且能够进行基本的编辑操作;
可以进行对象的放大和缩小;
可以上下左右进行画板移动;
如果在一个计算机上运行两个程序实例,那么在任何一个程序中操作在另外的程序中都可以看到相同的操作结果,也就是程序之间具有通信的功能。 ,I use Win
-
-
0下载:
好看的屏幕保护图象程序,可兼容到电脑的屏幕保护程序中-Nice screen saver graphics program, compatible to the computer' s screen saver in the ...
-
-
0下载:
一个小程序,实现计算机图形学中三维图形的投影及移动旋转等效果-A small program to achieve three-dimensional graphics in computer graphics projection and mobile rotation effects
-
-
0下载:
opengl + vc++ 计算机图形学 烟花燃放程序-opengl+ vc++ Computer Graphics fireworks program
-
-
0下载:
用C++实现画圆的程序,是学习计算机图形学时基本掌握的程序-C++, implementation Circle program is to learn the basic control when the computer graphics program. . .
-
-
0下载:
单摆实时仿真软件是利用混合语言编程方法实现的实时仿真软件,仿真算法是四阶龙格库塔法,定时器使用与PC兼容的8253中的0通道,实时主要利用了与PC兼容的主片8259A中IR0的日时钟中断,使用BC3.0进行混合语言编译,产生的代码存放路径必须有EGAVGA.BGI图形驱动程序,该程序具有简单的人机交互界面,适合研究生计算机仿真课程的教学使用。-Real-time simulation software is a simple pendulum using mixed-language progr
-
-
0下载:
源码包括Java程序、计算机图形学多边形裁剪、几何变换Matlab程序、运筹学LP问题Lingo程序!-Source including Java program, computer graphics polygon clipping, geometric transformations Matlab program, operations research program Lingo LP problem!
-
-
0下载:
中点画线程序 利用vc++6.0 mfc 编写 计算机图形学基础教程-The dotted line program written in vc++6.0 mfc Computer Graphics Tutorial
-
-
0下载:
程序内容简单,适用于初学者,程序功能有,划线画圆,计算机图形学也是可以参考的-The contents of the program is simple, suitable for beginners, the program features crossed circle, computer graphics reference
-
-
0下载:
基于OPENGL的图形填充,计算机图像学作业。该程序用了两个填充方法,一种是简单种子填充,一种是扫描线种子填充-OPENGL-based graphics filling, computer graphics school job. The program uses two filling method, a simple seed filling, a scan line seed fill
-
-
0下载:
计算机图形学中一些基本图像变换,以及投影映射。-Some basic image transformation in computer graphics, as well as the projection mapping.
-
-
0下载:
产生正弦波的程序,可用于测试利用串口接收数据然后实时绘图的上位机-Program generates a sine wave, can be used to test the host computer using the serial port to receive data and real-time graphics
-
-
0下载:
一个计算机图形学小程序,简单实现了三维物体纹理和添加光源的效果-A computer graphics program, simple texture of three-dimensional objects and add light source effect
-
-
0下载:
OpenGL.Programming.Guide.-.The.Official.Guide.to.Learning.OpenGL,.Versions.3.0.and.3.1,.7th.edition.(Addison.Wesley,.2009,.0321552628).pdf
The OpenGL graphics system is a software interface to graphics hardware.
“GL” stands for “Graphics Libra
-
-
0下载:
DDAline 画线程序,使用DDA方法绘制直线,是计算机图形学的基础程序-Line of DDAline painting process, the computer graphics program
-
-
0下载:
需将图形文件复制到D盘根目录,或修改程序中的相关文件的路径。
计算机运行可能会出现这样的警告:Warning: Function call WAVEDEC2 invokes inexact match F:\Matlab\toolbox\wavelet\wavelet\wavedec2.m.
> In Wnn0802 at 18
无妨,没关系的,不影响运算结果。-Need to copy files to the D graphics root directory, or mo
-
-
0下载:
Source code in c for computer graphics program like moving pendulum, water bucket,moving wheel etc.
-
-
0下载:
自己动手编写的实现直线裁剪的vc++小程序,可以直接运行。适合于计算机图形学的作业-Prepare yourself to achieve linear cutting vc++ small program that can be run directly. Suitable for computer graphics operations
-
-
0下载:
鼠标的编程运用,在九宫格里面移动鼠标时可以实现鼠标的形状变化。vc++小程序,适合于计算机图形学课程的作业-Programming using the mouse, move the mouse inside the squared shape change can be achieved when the mouse. vc++ small program for computer graphics courses at the job
-
-
0下载:
北大版计算机图形学算法实现之中点法画线椭圆圆的VC程序(Peking University version of the computer graphics algorithm implementation of point line drawing ellipsoid, round VC program)
-