登录
首页 » C++ » main

main

于 2014-06-16 发布 文件大小:3KB
0 37
下载积分: 1 下载次数: 5

代码说明:

  OpenGL tutorial. I found it on the net and it was pretty usefull to me, i change it a bit. try it out its awesome.

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

发表评论

0 个回复

  • flmhd
    fluent Magnetohydrodynamics (MHD) Module Manual
    2018-05-06 00:46:15下载
    积分:1
  • 这是Nehe的OOP的OPenGL代码演示
    这是Nehe的OOP的OPenGL代码演示-This is the OOP Nehe OpenGL demo code
    2022-01-28 15:38:40下载
    积分:1
  • SmartPointerLove_src
    说明:  这是一个小巧的指针类.在这里提供了两个主类CountedPtr和BackPtr,可以使用在任何环境中(This is a small target category. Here the two main categories CountedPtr BackPtr and can be used in any environment)
    2005-10-10 10:05:14下载
    积分:1
  • 抢答器
    说明:  抢答器 实现抢答可以自己编程实现很多人同时抢答 有用 可以试试(Quick answer implement Quick answer can be programmed to achieve a lot of people at the same time Quick answer useful can try)
    2019-02-19 16:07:29下载
    积分:1
  • H5PS5162GFR DDR2
    说明:  H5PS5162GFR 516Mbit DDR2
    2020-06-25 05:00:02下载
    积分:1
  • 这是sniffer的C#原代码,是在framework1.1中运行成功的哦
    这是sniffer的C#原代码,是在framework1.1中运行成功的哦-This is a sniffer of C# Original code is run a successful framework1.1 Oh
    2022-03-14 09:07:20下载
    积分:1
  • update.tar
    说明:  包含客户和服务器的升级程序,在linux下可以运行的.(Includes client and server upgrade procedure can be run under linux.)
    2008-11-11 15:02:35下载
    积分:1
  • Simulations-Dislocations
    介绍晶体结构,以及如何构建位错,纳米孪晶,如何利用C++与matlab编程(Introduction crystal structure, and how to build dislocations, nano twins, how to use C++ and matlab programming)
    2013-09-05 15:19:16下载
    积分:1
  • LIB
    说明:  STM8S官方库2.2版本。。。。。。。。。。。。。。(STM8S official library file version 2.2)
    2019-02-20 08:31:50下载
    积分:1
  • C# WPF 方法为TextBox控件设置背景图像
    C# 为TextBox控件设置背景图像,结合C#的WPF实现,其实刚开始我还以为这是一个图像特效,在图片上添加文字,如示例截图所示的黄圈的部分,其实有一个TextBox,鼠标单击一下就会发现,这里可以输入文字的,正好输入在图片的上方,好像是为图片添加描述文字,其实本实例所展示的功能和图像处理关系不大,主要是对TextBox的操作,为其增加了一张背景图片所呈现出的效果。核心代码如下:   private void Window_Loaded(object sender, RoutedEventArgs e)   {//为TextBox控件设置背景图像    ImageBrush MyImageBrush = new ImageBrush();    MyImageBrush.ImageSource =new BitmapImage(    new Uri("J003.jpg", UriKind.RelativeOrAbsolute));    MyImageBrush.AlignmentX = AlignmentX.Left;    MyImageBrush.Stretch = Stretch.None;    this.textBox1.Background = MyImageBrush;   }
    2022-08-20 01:07:16下载
    积分:1
  • 696518资源总数
  • 104225会员总数
  • 32今日下载