登录
首页 » Visual C++ » 01

01

于 2009-06-21 发布 文件大小:614KB
0 180
下载积分: 1 下载次数: 0

代码说明:

说明:  3.实验原理: 示范代码原理参见教材直线光栅化一节中的DDA算法。下面介绍下OpenGL画线的一些基础知识和glutReshapeFunc()函数。 (1)数学上的直线没有宽度,但OpenGL的直线则是有宽度的。同时,OpenGL的直线必须是有限长度,而不是像数学概念那样是无限的。可以认为,OpenGL的“直线”概念与数学上的“线段”接近,它可以由两个端点来确定。这里的线由一系列顶点顺次连结而成,有闭合和不闭合两种。 前面的实验已经知道如何绘“点”,那么OpenGL是如何知道拿这些顶点来做什么呢?是一个一个的画出来,还是连成线?或者构成一个多边形?或是做其它事情呢?为了解决这一问题,OpenGL要求:指定顶点的命令必须包含在glBegin函数之后,glEnd函数之前(否则指定的顶点将被忽略),并由glBegin来指明如何使用这些点。 (DDAsuanfa)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 18b20
    c51单片机18B20+lcd1602显示 ,c51单片机18B20+lcd1602显示(18b20 for C51 and lcd1602)
    2015-11-10 12:54:53下载
    积分:1
  • lesson-1
    Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。(Run Windows program principles and procedures for the preparation process, the process window, handle theory, message queues, the callback function, the application window is closed and quit working relationship, using VC++ several tips, stdcall and cdecl calling conventions comparison, beginners often mistakes and precautions.)
    2013-12-25 18:17:24下载
    积分:1
  • data
    一个很有用的软件,用于耐久性的评定,这是其中的样本文件。(A very useful software for the assessment of durability, which is one of the sample documents.)
    2010-01-09 11:53:10下载
    积分:1
  • u-boot
    uboot--linux -s3c2440-nand_flash,nor_flash,64Msdram.This program is free software(uboot--linux-s3c2440-nand_flash,nor_flash,64Msdram.This program is free software)
    2013-09-09 11:04:48下载
    积分:1
  • Music
    音乐播放器,可以从系统中选择想要听的歌曲,导入到该播放器中,播放器有暂停和开始选项。(Music player, you can choose from the system you want to listen to the songs into the player, the player with pause and start options.)
    2013-11-16 20:11:53下载
    积分:1
  • getdisklist
    this source is how to get disk list. you will know how to use GetVolumeInformation function.
    2016-12-10 01:04:56下载
    积分:1
  • MpskSim_Bp
    终于找到了mpsk信号的调制,一家外国网上的,有用的就下,大家多交流啊(Finally found a MPSK signal modulation, a foreign line and useful on the next, more than U.S. exchanges ah)
    2007-09-16 09:48:16下载
    积分:1
  • server
    一个文件管理系统,服务器端 客户端链接之后便可以运行(A document management system, server-side link and then the client can run)
    2008-07-22 14:17:42下载
    积分:1
  • The-scale-can-be-designed
    可以动态移动的尺度的设计,适合图形显示和控制(The scale can be designed to dynamically move, for graphics display and control)
    2013-07-28 22:50:46下载
    积分:1
  • tioashima
    说明:  在基于脉冲的UWB系统中,采用瑞克接收机合并多径信号能量并进行相干检测,信道估计问题即估计多径信号的到达时间和幅度。在基于OFDM的UWB系统中,接收机根据信道频域响应对每个子信道进行频域均衡后进行相干检测,信道估计问题即估计信道频域响应。(Pulse-based UWB systems, rake receivers using the combined multipath signal energy and coherent detection, channel estimation problem that is estimated multipath signal arrival time and amplitude. OFDM-based UWB system, the receiver under the channel frequency response of each subchannel to frequency domain equalization after coherent detection, channel estimation problem that is estimated channel frequency response.)
    2008-09-22 16:51:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载