登录
首页 » Visual C++ » Rain1

Rain1

于 2011-04-24 发布 文件大小:22991KB
0 112
下载积分: 1 下载次数: 287

代码说明:

  基于opengl的3D下雨场景实现 雨粒子(Opengl, 3D scenes based on realization of the rain)

文件列表:

Rain
....\Debug
....\.....\Data



....\.....\....\house.bmp

....\.....\....\right.BMP,98358,2007-11-13
....\.....\....\sky.bmp,786488,2010-05-14
....\.....\....\top.BMP,196662,2007-11-13
....\.....\....\water.bmp,196664,2010-05-15
....\.....\Rain.exe,2686464,2010-06-11
....\.....\Rain.ilk,7066576,2010-06-11
....\.....\Rain.pdb,13167616,2010-06-11
....\Debug.rar,7207532,2010-05-15
....\Rain
....\....\ClassDiagram1.cd,1,2006-11-20
....\....\ClassDiagram2.cd,1,2006-11-20
....\....\Data



....\....\....\house.bmp

....\....\....\right.BMP,98358,2007-11-13
....\....\....\sky.bmp,786488,2010-05-14
....\....\....\top.BMP,196662,2007-11-13
....\....\....\water.bmp,196664,2010-05-15
....\....\Debug
....\....\.....\BuildLog.htm,6590,2010-06-11
....\....\.....\house.obj,204252,2010-05-15
....\....\.....\mt.dep,67,2010-06-11
....\....\.....\OpenGL.obj,100257,2010-06-11
....\....\.....\Rain.exe.embed.manifest,406,2010-05-15
....\....\.....\Rain.exe.embed.manifest.res,472,2010-05-15
....\....\.....\Rain.exe.intermediate.manifest,381,2010-06-11
....\....\.....\Rain.obj,21175,2010-05-15
....\....\.....\Rain.pch,24772608,2010-05-15
....\....\.....\Rain.res,33876,2010-06-11
....\....\.....\RainDlg.obj,76720,2010-06-11
....\....\.....\stdafx.obj,463813,2010-05-15
....\....\.....\vc90.idb,1141760,2010-06-11
....\....\.....\vc90.pdb,2101248,2010-06-11
....\....\house.cpp,565976,2010-05-14
....\....\OpenGL.cpp,20828,2010-06-11
....\....\OpenGL.h,1461,2010-05-15
....\....\Rain.aps,59436,2010-06-11
....\....\Rain.cpp,1621,2010-05-14
....\....\Rain.h,429,2010-05-14
....\....\Rain.rc,6231,2010-06-11
....\....\Rain.vcproj,5675,2010-05-15
....\....\Rain.vcproj.MICROSOF-7C1317.Administrator.user,1427,2010-05-15
....\....\Rain.vcproj.PC-201006011524.Administrator.user,1426,2010-06-11
....\....\RainDlg.cpp,5801,2010-06-11
....\....\RainDlg.h,1234,2010-05-15
....\....\ReadMe.txt,2837,2010-05-14
....\....\res

....\....\...\Rain.rc2,360,2010-05-14
....\....\resource.h,998,2010-05-15
....\....\stdafx.cpp,135,2010-05-14
....\....\stdafx.h,1796,2010-05-14
....\....\targetver.h,1030,2010-05-14
....\Rain.sln,878,2010-05-14

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

发表评论

0 个回复

  • CommTest
    vs2010 c++ MFC实现串口通信(vs2010 c++ MFC serial communications)
    2021-04-10 08:58:59下载
    积分:1
  • Access-in-and-out-Excel
    VC++中access与excel的交互的实现(VC++ in access and excel interactive )
    2012-12-06 21:58:42下载
    积分:1
  • ProgressCtrlEX
    对C++ progress控件的扩展,可以设置进度条的颜色,字体。可在进度条上直接设置百分比进度(The extension of the control of C++ progress, you can set the color of the progress bar, font. Percentage of progress can be set directly on the progress bar)
    2013-01-23 16:27:16下载
    积分:1
  • clark-and-park
    本代码是CLARK和PARK变换的m文件和simulink模型,即从三相坐标变换到两相坐标的变换。(This code is CLARK and the PARK transform of the m file and the Simulink model, namely from the three-phase to two-phase coordinate transformation of coordinate transformation.)
    2014-09-03 10:55:22下载
    积分:1
  • PT22726
    For this project you need a 3.7v power supply that prepared by LM317 regulator. So you need MAX232 for connect uart to pc .my AVR chip project is Mega8 that you can program on any Avr chip have 2kbyte rom. In bascom spi hardware don’t work correct, so I have to software spi ,but the software spi configure have low speed into hardware spi.
    2009-12-03 09:04:46下载
    积分:1
  • TransparentWindow
    ppWizard has created this TransparentWindow application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your TransparentWindow application.
    2004-07-13 10:49:50下载
    积分:1
  • PSO
    针对传统的算法如遗传算法、粒子群算法等在TSP问题上求解精确性和求解规模上都还有一定的不足,本文提出了一种基于动态规划思想的粒子群优化算法。该算法用动态规划的方法实现粒子间的信息交互和粒子的进化,并且将粒子群中的粒子按无标度信息指导网络拓扑图的方式进行连接。仿真结果表明该方法能有效地减小误差率,提高解的精确,同时还保持了较低的计算复杂度,具有良好的稳健性。(TSP problem solving for the traditional algorithms such as genetic algorithms, particle swarm optimization accuracy and solving the scale, there is a certain lack of a dynamic programming algorithm-based particle swarm optimization algorithm. The algorithm using dynamic programming method to achieve the evolution of information exchange between the particles and the particles, and particle swarm particle scale-free information guide network topology map to connect. The simulation results show that this method can effectively reduce the error rate and improve the solution precision, while maintaining a low computational complexity, good soundness.)
    2013-01-07 18:05:35下载
    积分:1
  • MOTIONTEST(opencv)
    目前发现最好的一个移动目标检测,同时已经转换为VS2010项目,并成功测试,用USB摄像头,检测移动物体,基于opencv(Discover the best one currently moving target detection, and has been converted to a VS2010 project and successfully tested with USB camera to detect moving objects, based on opencv)
    2013-09-05 23:52:15下载
    积分:1
  • Recursive-subroutine
    该程序使用C++写的一个基于递归子程序算法的语法翻译器,是在vs2012环境下编写的,供大家参考和学习(The program uses C++ to write an algorithm based on recursive subroutine syntax interpreter is written in vs2012 environment, for your reference and learning)
    2013-11-26 23:12:15下载
    积分:1
  • WML_cppo
    值得深刻阅读的基于CP的OFDM同步程序这是一个非常好的用于OFDM的基于CP的 最大似然符号定时同步和载波同步的MATLAB仿真程序,经本人深入阅读吸收经典文献,反复编程调试而提炼而成,代码精炼有序序,绝对没有错误,由此程序仿真得到的同步曲线与经典文献完全一致。同仁们阅读此程序一定受益匪浅! 这里不吝成果,特上载与诸位网友共享。也欢迎同仁们提供更多的优秀程序。 由于文献要求采用N=1024个子载波 (Worthy of profound reading of the CP-based OFDM synchronization program which is a very good based on the CP maximum likelihood symbol timing synchronization and carrier synchronization for OFDM MATLAB simulation program, after I read in-depth absorption of classical literature, repeated programming and debugging and refining made, the code refined and orderly sequence is absolutely no mistake, this program simulation synchronization curves and classic literature is exactly the same. Colleagues to read this program must benefit Generous achievements, special upload to share with you friends. Also welcome colleagues to provide more excellent program. Because the literature require the use of N = 1024 subcarriers)
    2012-08-20 14:29:51下载
    积分:1
  • 696518资源总数
  • 104316会员总数
  • 17今日下载