登录
首页 » Visual C++ » Stars

Stars

于 2020-11-09 发布 文件大小:857KB
0 187
下载积分: 1 下载次数: 5

代码说明:

  模拟粒子运动,效果为群星在空中的回旋,opengl+VC++编程(The simulated particle swarm stars swing in the air, opengl+VC++ programming)

文件列表:

Stars

.....\BMPLoader.cpp,2657,2006-12-19
.....\BMPLoader.h,1050,2006-12-19
.....\Data
.....\....\Desktop_.ini,9,2007-03-10

.....\....\Thumbs.db,13824,2006-12-19

.....\Desktop_.ini,9,2007-03-10
.....\Font.cpp,4230,2006-12-19
.....\Font.h,768,2006-12-19
.....\GLFrame.cpp,10631,2006-12-19
.....\GLFrame.h,3759,2006-12-19
.....\GLWindow.cpp,9497,2006-12-19
.....\GLWindow.h,2379,2006-12-19
.....\Particle.cpp,7751,2006-12-19
.....\Particle.h,3598,2006-12-19
.....\Release
.....\.......\BMPLoader.obj,23048,2010-07-13
.....\.......\BuildLog.htm,10366,2010-07-13
.....\.......\Font.obj,26473,2010-07-13
.....\.......\GLFrame.obj,37836,2010-07-13
.....\.......\GLWindow.obj,30892,2010-07-13
.....\.......\mt.dep,69,2010-07-13
.....\.......\Particle.obj,38106,2010-07-13
.....\.......\ScreenDlg.obj,26407,2010-07-13
.....\.......\Stars.exe,269824,2010-07-13
.....\.......\Stars.exe.intermediate.manifest,381,2010-07-13
.....\.......\Stars.obj,49639,2010-07-13
.....\.......\Stars.pdb,1633280,2010-07-13
.....\.......\Stars.res,153232,2010-07-12
.....\.......\stdafx.obj,20044,2010-07-13
.....\.......\vc80.idb,248832,2010-07-12
.....\.......\vc80.pdb,110592,2010-07-12
.....\.......\vc90.idb,273408,2010-07-13
.....\.......\vc90.pdb,126976,2010-07-13
.....\resource.h,910,2006-11-08
.....\ScreenDlg.cpp,2870,2006-12-19
.....\ScreenDlg.h,920,2006-12-19
.....\Stars.cpp,5998,2006-12-19
.....\Stars.exe,269824,2010-07-13
.....\Stars.h,2129,2006-12-19
.....\Stars.ncb,396288,2010-07-13
.....\Stars.rc,3347,2006-11-08
.....\Stars.sln,870,2010-07-13
.....\Stars.sln.old,899,2006-12-19
.....\Stars.suo,8704,2010-07-13
.....\Stars.suo.old,7680,2006-12-19
.....\Stars.vcproj,5277,2010-07-13
.....\Stars.vcproj.7.10.old,4352,2006-12-19
.....\Stars.vcproj.8.00.old,5213,2010-07-12
.....\Stars.vcproj.MACBOOK.Administrator.user,1411,2010-07-12
.....\Stars.vcproj.WANGQICHAO.wang.user,1417,2010-07-13
.....\stdafx.cpp,67,2006-12-12
.....\stdafx.h,754,2006-12-16
.....\UpgradeLog.XML,4223,2010-07-12
.....\UpgradeLog2.XML,2487,2010-07-13
.....\_UpgradeReport_Files
.....\....................\UpgradeReport.css,3348,2010-07-13
.....\....................\UpgradeReport.xslt,12579,2007-06-27
.....\....................\UpgradeReport_Minus.gif
.....\....................\UpgradeReport_Plus.gif

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

发表评论

0 个回复

  • AVR_RS485IAP
    avr单片机通过RS485在线程序升级,编译环境IAR,上位机程序使用VC6.0编写。(AVR microcontroller through the RS485 online upgrade program, the compiler environment IAR, the host computer program written in VC6.0.)
    2013-09-03 12:46:51下载
    积分:1
  • ucos_fs_gui
    ucos系统+file文件系统+GUI显示器接口 系统源码(ucos system+ file file system+ GUI display interface system source code)
    2009-11-10 10:37:43下载
    积分:1
  • btp2
    一个很好用的bmp图像转protelPCB封装库,如果有需要在pcb中插入图像,汉字的朋友可以下载(bmp to protel99,it s a good tool,welcom to download)
    2011-01-17 10:11:04下载
    积分:1
  • libeXosip2-3.3.0
    libeXosip2-3.3.0编译通过的库程序,带工程。(libeXosip2-3.3.0 compiled by the library program, with the project.)
    2011-07-12 00:19:24下载
    积分:1
  • RipEmurator
    说明:  Rip协议实现 仿真器, 技术上包括Qt TableView,UDPSocket。(Emulator Rip protocol implementation, technically, including Qt TableView, UDPSocket.)
    2021-04-20 21:18:50下载
    积分:1
  • Matlab-source-numerical-processing
    matlab数值处理源程序,绝对值得下载的源码好程序(Matlab source numerical processing)
    2013-11-12 12:16:36下载
    积分:1
  • ntfsrdusr
    说明:  直接调用NTFS文件驱动检测隐藏文件 绕过hook终极武器(NTFS file driver detected a direct call to bypass the hook ultimate weapon hidden files)
    2010-03-21 17:29:16下载
    积分:1
  • zhengxuan
    一款VC++图像开场加载效果,向大家演示了几种图像装载的特效实现的方法,比如扫描显示、滑动显示、渐入显示和马赛克显示等,大家在使用一些幻灯片软件的时候,经学会看到类似的效果,如果你有一定的VC++基础,你可以借鉴一下本效果的具体方法,再次扩展,可以制作出一款带特效的图像查看器(The opening loading effect of a VC++ image to demonstrate the effects achieved in several image loading, such as scanning, slide show, getting into the display and mosaic display, we learn to look at some slides software to similar effect, if you have certain VC++ basis, you can learn about the effects of specific methods, extended again, can create the image of a band effects Viewer)
    2012-11-08 19:51:35下载
    积分:1
  • helper-for-serialport
    基于MFC的强大的串口通信程序,可以用于串口通信测试(Based on the powerful serial communication Demo MFC can be used to test)
    2014-04-28 15:45:37下载
    积分:1
  • Smoke_shader
    基于体渲染的烟雾模拟程序,用到shader 2.0,非常具有真实感(Based on the volumetric rendering the smoke simulation program, used in shader 2.0, very realistic)
    2009-05-09 10:03:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载