登录
首页 » C++ » 42202-1178181-fractale-tres-simple

42202-1178181-fractale-tres-simple

于 2015-01-13 发布 文件大小:3KB
0 124
下载积分: 1 下载次数: 5

代码说明:

   en opengl tres efficase pou aide

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

发表评论

0 个回复

  • HOOKAPI相关知识 已实现HOOK 系统的四个函数 WriteFile ReaFile Deletefile等
    HOOKAPI相关知识  已实现HOOK 系统的四个函数  WriteFile ReaFile  Deletefile等,ows文件监控系统旨在为Windows环境中的文件提供安全性。我需要设计一个应用程序来监视Windows上的文件打开、关闭和保存操作,并限制用户在安装此实用程序之前访问文件类型的子集。这是通过连接Windows文件相关api,然后根据需要在Windows
    2023-03-17 03:00:04下载
    积分:1
  • 简易网络嗅探器
    网络嗅探器在网路安全方面扮演很重要的角色。使用网络嗅探器可以把网卡设置为混杂模式,并可实现对网络上传输的数据包的捕获与分析。次分析结果可供网络安全分析之用,更有可能被用来做一些黑客行为。本文将详细介绍嗅探器的实现原理,并给出一个简单的实例。(Network sniffer plays a very important role in network security. The network sniffer can be used to set the network card as promiscuous mode, and it can capture and analyze the data packets transmitted on the network. The results of sub analysis can be used for network security analysis, and more likely to be used to do some hacker behavior. In this paper, the implementation principle of sniffer is introduced in detail, and a simple example is given.)
    2017-10-27 20:45:09下载
    积分:1
  • tqwUFO
    tqwUFO,这是本人同样参考《beginning game programming》编写的小示例程序。内含所有源码和debug文件。(tqwUFO beginning game programming)
    2010-07-28 12:50:53下载
    积分:1
  • OS_projectC_Mutex
    You are asked to design and implement a simulator for university life where lecturers provide lectures (credits) and students attend lectures (credits) to graduate. This simulator uses a bounded circular buffer shared by lecturers and students. Lecturers are concurrently providing lecturers and placing their lecturers in JCU (shared buffer) and students are concurrently taking lectures from JCU to graduate. The purpose of this assignment is to give you some "hands-on" experience with concurrent processes, semaphores, and shared memory. You need to use the modules you practiced in week 6 and 8 labs (Prac 5 and Prac 6). You need semaphores for mutual exclusion and synchronization (studied in week 6 prac) and a shared buffer for shared memory IPC (studied in week 8 prac).
    2009-10-31 16:09:02下载
    积分:1
  • -SourceCode
    数字图像处理,何斌 ,VC++.关于图像处理的典型基本算法的实现,(Digital imageprocessing of pro.He)
    2009-11-04 22:10:01下载
    积分:1
  • QNX-develepement-sheet
    QNX开发手册,希望能对开发QNX初学者有所帮助!(qnx develepement sheet)
    2015-06-03 13:40:53下载
    积分:1
  • 古文化保护与展示系统
    说明:  古文化保护与展示,用于展示地区古文化,图片展示功能强大(Preservation and Exhibition of Ancient Culture)
    2019-06-14 10:24:53下载
    积分:1
  • UART驱动1788在C++下
    在C++和IAR编译  LPC1788 UART驱动程序;
    2023-06-29 11:10:03下载
    积分:1
  • zhishideng
    自动发卡器,可以自动区分好的ID卡和坏的ID卡并且按顺序排列,加油指示灯,正常运行绿灯,报警红灯亮。(Automatic card dispenser can automatically distinguish between good and bad ID cards and ID cards are arranged in order, fuel indicator, the normal operation of green, red light alarm.)
    2015-01-27 09:56:37下载
    积分:1
  • opengl 小球运动动画
    opengl是一个状态机。如果你用gltranslate来移动物体的话。每次移动后的状态都会保存。所以如果你再增加移动量的话就会造成速度越来越快。 解决方案是1.每次修改矩阵后恢复矩阵 我们在变换坐标的时候,使用的是glTranslatef(),glRotaef()等函数来操作,操作的是什么呢?操作的是当前矩阵,我们也知道,这些 坐标变换(翻转,旋转也好)都是通过操作矩阵来实现的,而矩阵相乘是会叠加的,当你用完一个变换函数后,当前操作的矩阵就被改变了,当你还停留在变换以前 的思维,我在这个地方绘制恰好是我想要的时候,你会发现再绘制出来的不是在你想要的位置,因为你在操作变换的时候,当前矩阵被改变了。
    2022-03-12 07:02:44下载
    积分:1
  • 696516资源总数
  • 106783会员总数
  • 25今日下载