搜索资源列表
OpenGL_ClockGL
- 使用OpenGL绘制图形教程,一个最基本的图形动画绘制,画面显示时钟等基本模型。-use OpenGL graphics rendering Guide, a basic animation graphics rendering, shows the basic model clock.
jiandankuangjiadaima
- 这是一本教学用非常好的《计算机图形学实验教程》中的简单框架。该框架由几个作者共同创作,它提供了以后功能:用《F1》键控制程序在窗口模式和全屏模式间切换;可更改窗口标题,大小和分辨率,窗口颜色缓存位;利用时钟定时刷新绘制窗口。
VB_source_code
- VB.NET的一些小程序,包含图形绘制,简单时钟程序等
QuickClock
- 使用GDI+实现对PNG透明图片的绘制,实现了一个透明效果的时钟
rise
- 利用vb的绘图功能,时钟功能,动态的绘制出了星空闪烁,天空变亮,太阳升起的景象。-Using vb graphics capabilities, clock function, dynamic map out flashing stars, the sky brighter, the sun rising scene.
lineandcircle
- 利用直线和圆的生成算法,绘制直线和圆,并利用此算法绘制时钟-Use of a straight line and circle generation algorithm, draw lines and circles, and draw the clock using this algorithm
CoolPainter
- 本软件是一个完全由TC2.0开发的功能不错的图形编辑、处理软件。 由于水平与时间限制目前只支持键盘操作。 一.功能与特色: 1.绘图功能:直线,矩形,任意多边形,圆,贝塞尔曲线及B样条曲线模拟实物造型。 2.编辑功能:对目标图形的拷贝,移动,删除,对某点的任意拉伸、变形,剪切,填充。 3.附加功能:动画时钟,分形模拟景物实例。 注:所绘图形可以选择合适的颜色与线形。 二.使用说明: 1.Tab键鼠标速度控制键,有一次移动1个像素,10个像素两种。 2.Ent
Clock
- 一个小时钟DEMO,用VC 写的小程序,其实就是GDI 绘图和一个简单的算法。绘制了时钟的线条。-a clock Demo
Csharpwave
- 用c#语言中的图像控件组成操作界面,利用时钟控件(Timer)间隔一定时间产生一随机数(利用Random类),用以生成随机波形图,通过菜单改变波形图的线型、线颜色、线宽、绘制区背景颜色,绘制区显示波形图。-With c# draw waveforms
Graphics-Clock
- 本实例实现走懂的图形时钟的绘制,首先由DrawClock()子函数画出表盘,再由gettime(&newtime)检测系统时间,每秒钟调用DrawClock()更新一次表盘。-The examples were to go to understand the graphics clock drawing, first by DrawClock () Functions to draw the dial, then gettime (& newtime) detection system
0801010073
- 多彩的时钟 在抓取系统时间 多样的图形绘制-time
yuanma
- 一个计算机图形学实例,包含房子绘制,房子内部时钟绘制、纹理处理和图片黏贴-A computer graphics rendering examples. House includes drawing, house internal clock rendering, texture processing!
shizhong
- 使用opengl绘制一个简单漂亮的时钟。-Use opengl to draw a simple and beautiful clock.
12s145_Clock
- 计算机图形学 绘制有背景颜色的走样反走样时钟 -Computer graphics rendering background color aliasing Anti-aliasing clock
TCHART
- 这是一个绘图的dll 可以绘制多种图形 如柱状图、饼状图、波形图 等 还可以画时钟-This is a drawing of the dll can draw a variety of graphics such as bar charts, pie charts, waveforms, etc. can also be painted clock
clock
- 在vc6.0环境下编写的MFC绘图程序,功能是绘制模拟时钟-In vc6.0 environment prepared by the MFC drawing program, function is to draw analog clock
design-a-clock
- 利用opengl绘制一个时钟,有背景图像。-Use opengl rendering a clock, a background image.
deskClock
- 该程序成功绘制桌面时钟,实现一系列功能,背景颜色改变,闹钟设置等。-The program successfully mapped desktop clock and realize a series of functions, the background color changes, alarm clock settings.
qwt-6.1.0
- QWT全称是Qt Widgets for Technical Applications,是一个基于LGPL版权协议的开源项目, 可生成各种统计图。它为具有技术专业背景的程序提供GUI组件和一组实用类,其目标是以基于2D方式的窗体部件来显示数据, 数据源以数值,数组或一组浮点数等方式提供, 输出方式可以是Curves(曲线),Slider(滚动条),Dials(圆盘),Compasses(仪表盘)等等。该工具库基于Qt开发,所以也继承了Qt的跨平台特性。 【QWT基类】[2]QwtAbstra
Render-pentagram-and-clock-opengl
- 计算机图形学绘制五角星和时钟,OpenGL-Computer graphics rendering pentagram and clock, OpenGL