资源列表
UCGUI
- UCGUI源码很好的测试平台,能够让你很快的进入图形世界,体验人机交互便程的便捷。-UCGUI
ellipsepoint
- 计算机图形学 点画椭圆算法 C语言实现-ellipsepoint
idl
- 该程序是一个用IDL将多个图形绘制在同一个窗口中的实例程序,对初学者很有用-This program is a idl program which plot multiple image in the same window, It is important to new study.
xunishiboqi
- 利用labview这一图形化编程工具编写了一个可以实用的虚拟示波器-Using labview graphical programming tool that one can write the utility of virtual oscilloscope
paint
- 实现来基本的绘画功能,以及修改来一些bug ,程序不是很强大,但是作为绘画,基本图形没有问题。-Implementations of the basic drawing functions, and changes to a number of bug, process is not very powerful, but as a painting, basic graphics no problem.
ImageProcessing
- This image processing S/W.And, this program is included in filetering, any others-This is image processing S/W.And, this program is included in filetering, any others..
boxFilter
- Box Filter Using CUDA For The 2D Images
CUDA_Seam_Carving
- Seam Caving Algorithm Using CUDA
Gpu_Bitonic_Sort
- Gpu_Bitonic_Sort Using CUDA And The I-Gpu_Bitonic_Sort Using CUDA And The IBB
computer_graphic_maze
- perfect maze 2 dimension
magnifier
- VC实现屏幕放大镜功能,共学习者进行深入研究-screen magnifying
hw01
- 本程序实现了一个二维图元的移动、旋转、缩放功能。采用设备坐标系。 首先输入多边形,以三角形为例: 1、输入多边形顶点个数:3 2、输入第一个顶点坐标:200 130 3、输入第二个顶点坐标:100 300 4、输入第三个顶点坐标:70 100 而后,输入: m :表示移动多边形。接着输入x方向移动大小和y方向移动大小,均为设备坐标系下的像素数; r :表示选装多边形。接着输入旋转角度,比如:20; s :表示缩放多边形。接着输入x方向比例和y