登录
首页 » Visual C++ » cake_src_20051226

cake_src_20051226

于 2020-10-17 发布 文件大小:635KB
0 107
下载积分: 1 下载次数: 4

代码说明:

  A C++ / OpenGL 3D Engine that demonstrates how to load Quake 3 levels.(A C++/OpenGL 3D Engine that demonstrates how to load Quake 3 levels.)

文件列表:

cake_src
........\cake
........\....\alias.cpp
........\....\alias.h
........\....\app.cpp
........\....\app.h
........\....\bezierpatch.cpp
........\....\bezierpatch.h
........\....\cake.dsp
........\....\cake.h

........\....\cake.vcproj
........\....\camera.cpp
........\....\camera.h
........\....\client.cpp
........\....\client.h
........\....\commands.cpp
........\....\commands.h
........\....\console.cpp
........\....\console.h
........\....\consts.cpp
........\....\consts.h
........\....\definitions.h
........\....\demo.cpp
........\....\demo.h
........\....\entity.cpp
........\....\entity.h
........\....\files.cpp
........\....\files.h
........\....\fmod
........\....\....\fmod.h
........\....\....\fmoddyn.h
........\....\....\fmod_errors.h
........\....\....\lib
........\....\....\...\fmodbc.lib
........\....\....\...\fmodlcc.lib
........\....\....\...\fmodvc.lib
........\....\....\...\fmodwc.lib
........\....\....\...\libfmod.a
........\....\....\wincompat.h
........\....\framework.cpp
........\....\framework.h
........\....\frustum.cpp
........\....\frustum.h
........\....\glsetup
........\....\.......\glATI.h
........\....\.......\glext.h
........\....\.......\gls.c
........\....\.......\gls.h
........\....\.......\glsu.h
........\....\.......\glswgl.h
........\....\.......\glut.h
........\....\.......\glutils.cpp
........\....\.......\glutils.h
........\....\.......\glxext.h
........\....\.......\gl_ATI_ext.h
........\....\.......\gl_NV_ext.h
........\....\.......\lib
........\....\.......\...\glut32.lib
........\....\.......\wglATI.h
........\....\.......\wglext.h
........\....\jpeg
........\....\....\ijl.h
........\....\....\JCONFIG.H
........\....\....\Jmorecfg.h
........\....\....\JPEGLIB.H
........\....\....\lib
........\....\....\...\ijl.lib
........\....\....\...\LIBJPEG.LIB
........\....\layer.cpp
........\....\layer.h
........\....\logfile.cpp
........\....\logfile.h
........\....\math.cpp
........\....\math.h
........\....\md3.cpp
........\....\md3.h
........\....\mem.cpp
........\....\mem.h
........\....\overlay.cpp
........\....\overlay.h
........\....\parser.cpp
........\....\parser.h
........\....\q3bsp.cpp
........\....\q3bsp.h
........\....\render.cpp
........\....\render.h
........\....\shader.cpp
........\....\shader.h
........\....\shaderflags.h
........\....\skybox.cpp
........\....\skybox.h
........\....\sound.cpp
........\....\sound.h
........\....\surface.cpp
........\....\surfaceflags.h
........\....\system.cpp
........\....\system.h
........\....\texture.cpp
........\....\texture.h

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

发表评论

0 个回复

  • eemd
    eemd的源码,内含5个m文件,分别求取不同参数(the source code of eemd the source code of eemd the source code of eemd the source code of eemd...the source code of eemd)
    2012-03-28 14:33:12下载
    积分:1
  • rules1
    关联规则程序2 This implementation generates association rules, based on the Apriori algorithm (cfr. Agrawal et al.,1995). It takes as input a file of frequent sets in the format such as generated by the previous implementations. (association rules 2 This implementation process generates as sociations rules, based on the Apriori algorithm (cfr. Agrawal et al. , 1995). It takes as input a file of frequent sets i n the format such as generated by the previous im plementations.)
    2007-06-03 08:32:31下载
    积分:1
  • changeword
    此代码能将一个文件里的所有文字修改为你所需要的文字,比如你要将一篇文章中的所有"师范"修改为"大学",用我的程序就很容易实现(This code can be a text document all you need to modify the text, for example, an article you want all the Normal University was revised to use the procedure I can easily realize)
    2008-05-23 22:14:13下载
    积分:1
  • dianzisuo
    电子密码锁设计,实现四位密码开锁,可改密码(Electronic password lock design to achieve four bit password lock, password can be changed)
    2017-04-18 11:56:18下载
    积分:1
  • Lsm_match
    最小二乘图像影像匹配方法,一个很详细的源码例程,有过程有结果,希望对初学者有帮助。高斯解方程,以及最小二乘匹配,里面都很详细。(Squares image image matching method, a very detailed source code routines, the outcome of the process, I hope to help beginners. Gaussian solution of equations, and least squares matching, which is very detailed.)
    2013-07-18 16:52:41下载
    积分:1
  • test1
    把自己的程序附加到开机启动,不需要别的东西(fdsafdsafdsafa)
    2010-02-01 20:31:12下载
    积分:1
  • ECC
    椭圆曲线的实现(ECC),椭圆曲线算法是代数几何、数论等多个数学分支的一个交叉点,一直被人们认为是纯理论学科。而椭圆曲线密码体制,是基于椭圆曲线离散对数问题的一种公钥密码体制(Realization of elliptic curves (ECC), elliptic curve algorithm is algebraic geometry, a number of mathematical intersection of number theory and other branches, has been considered a purely theoretical discipline. The elliptic curve cryptosystem is based on elliptic curve discrete logarithm problem as a public-key cryptosystem)
    2014-05-09 19:32:34下载
    积分:1
  • Z---Buffer-hidden-surface-algorithm
    Z缓冲器消隐算法实现非常好用直接编译即可使用(Blanking Z buffer algorithm is very nice compilation can be used directly)
    2020-12-31 21:08:59下载
    积分:1
  • dfa
    程序根据用户输入的dfa或者文件中的dfa,能最小化dfa,并根据最小化dfa来测试字符串(Program based on user input or file in dfa dfa, minimizes dfa, and according to the test string minimizing dfa)
    2013-05-26 18:06:17下载
    积分:1
  • cecaijance
    颜色预测模型评估,印刷品质量检测技术,实现光谱分析,检测色彩偏差(color model assessment, print quality inspection technology, spectrum analysis, color deviation detection)
    2007-05-29 11:57:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载