登录
首页 » Visual C++ » openGL-programming

openGL-programming

于 2011-11-08 发布 文件大小:27654KB
0 66
下载积分: 1 下载次数: 3

代码说明:

  the guide of OpenGL programming in VC++.

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

发表评论


0 个回复

  • shuzhijisuan
    数值计算实例,主要有LU分解,龙格库塔法,高斯分解法,欧拉法,曲线拟合,曲线插值(Numerical example)
    2014-01-03 10:38:53下载
    积分:1
  • stkQt
    Qt与STK结合的例子,在Qt编写的程序中嵌入STK,实现STK中对象的查看和操作。开发环境:Qt4.5.0,vs2005(Qt based on STK and example, embedded in programs written in Qt STK, realizes the STK objects in view and operation.)
    2021-02-18 20:09:44下载
    积分:1
  • DX Project 44
    一个DX的小程序(a small program)
    2005-02-04 13:56:41下载
    积分:1
  • Eluosi
    以前写的一个俄罗斯方块程序 纯Windows API 和 GDI接口编写的 是学习Windows编程的好例子(A Tetris program used to write pure Windows API the GDI interface to write is a good example to learn Windows programming)
    2012-09-07 13:12:21下载
    积分:1
  • 关于VC++中属性对话框的编程
    环境:Windows XP SP3、VC++ 6.0 属性对话框控件是在Windows系统中是常见的控件,那么在VC++中实现自定义的属性对话框控件后,会给我们的Windows应用的用户操作带在非常大的方便。学习综合使用属性对话框、弹出菜单等功能会给我们的VC++应用的功能增加亮点。注意:要完成自定义的属性对话框必须把CPropertyPAge类写在同一个头文件和同一个源文件中,否则显示不出来。本示包含Apply按钮自定义消息句柄的处理,以及Rich Edit Control控件在View类的使用,以及弹出式菜单功能的实现。这是一个综合演示Windows编程中常见功能的好例子。 学习对象:VC++编程人员
    2023-03-31 01:00:05下载
    积分:1
  • toushi
    图形学中的透视投影算法 在屏幕中心绘制立方体的透视投影 可以绘制一点透视图 二点透视图 三点透视图(Graphics in the perspective projection algorithm for drawing a cube in the center of the screen you can draw a little perspective projection perspective two point perspective three-point perspective)
    2020-11-18 23:39:40下载
    积分:1
  • MultiThreadDownload
    多线程下载工具(有悬浮窗),VC++开源代码下载,多线程下载工具的源码。(Multi-threaded downloading tool (with floating windows), VC++ source code download, multi-threaded downloading tool for source code.)
    2011-10-15 19:15:27下载
    积分:1
  • TreeEditor
    VC TreeView树控件的应用(拖放、删除、添加、重命名),精选学习源码,很好的参考资料。(Application of VC TreeView tree controls (drag and drop, add, delete, rename), select learning source code, a good reference.)
    2013-12-25 10:29:49下载
    积分:1
  • APISpyApp
    APISpyAppA,HOOK 钩子。你懂得(APISpyAppA HOOK hook. You know)
    2013-04-19 08:07:38下载
    积分:1
  • DMX512
    void DMX_SendPacket(void) //发送DMX512数据 { //配置为普通IO pDMX_buf = 0 发送起始码 00 GPIO_Tx_Config(0) //设置发送的引脚为普通IO PA2 = 0 //输出低电平 delay_us(150) //延时150us PA2 = 1 //输出高电平 delay_us(13) //延时13us GPIO_Tx_Config(1) //设置发送的引脚为复用IO //USART1->DR = 0x0100 | TXDData[0] //第0帧前导码(DMX512 receiving procedDMX512 receiving procedure ure DMX512 receDMX512 receiving procedure iving procedure DMX512 receiving procedure )
    2016-02-19 09:23:42下载
    积分:1
  • 696518资源总数
  • 104775会员总数
  • 42今日下载