登录
首页 » Visual C++ » GraduateProject

GraduateProject

于 2020-07-01 发布 文件大小:14165KB
0 129
下载积分: 1 下载次数: 92

代码说明:

  校园虚拟漫游系统,用OpenGL实现,其中包括3D模型载入等(Campus Virtual Tour System, using OpenGL implementation, including a 3D model of loading, etc.)

文件列表:

%2B毕业设计正文-孙政.doc
GraduateProject
...............\3DS.CPP
...............\3DS.H
...............\3DSLoader.cpp





...............\back.bmp
...............\box.bmp
...............\CACTUS1.BMP
...............\Camera.cpp
...............\Camera.h
...............\car_dealers1.bmp
...............\cloud.bmp
...............\cyborg.bmp
...............\DeadLB.bmp
...............\DeadLC.bmp
...............\DeadLCp.bmp
...............\Debug
...............\.....\3DS.obj
...............\.....\3DS.sbr
...............\.....\3DSLoader.obj
...............\.....\3DSLoader.sbr
...............\.....\Camera.obj
...............\.....\Camera.sbr
...............\.....\Example.obj
...............\.....\Example.sbr
...............\.....\GLApplication.obj
...............\.....\GLApplication.sbr
...............\.....\GLBMP.obj
...............\.....\GLBMP.sbr
...............\.....\GLFont.obj
...............\.....\GLFont.sbr
...............\.....\GLKeys.obj
...............\.....\GLKeys.sbr
...............\.....\GLWindow.obj
...............\.....\GLWindow.sbr
...............\.....\GraduateProject.bsc
...............\.....\GraduateProject.exe
...............\.....\GraduateProject.ilk
...............\.....\GraduateProject.pch
...............\.....\GraduateProject.pdb
...............\.....\Input.sbr
...............\.....\MD2Loader.obj
...............\.....\MD2Loader.sbr
...............\.....\Model.obj
...............\.....\Model.sbr
...............\.....\SkyBox.obj
...............\.....\SkyBox.sbr
...............\.....\stdafx.obj
...............\.....\stdafx.sbr
...............\.....\Terrain.obj
...............\.....\Terrain.sbr
...............\.....\vc60.idb
...............\.....\vc60.pdb
...............\.....\Vector3.obj
...............\.....\Vector3.sbr
...............\Desktop_.ini
...............\detail.bmp
...............\dsj.bmp
...............\Example.cpp
...............\Example.h
...............\explosion.bmp
...............\fangding.bmp
...............\Floor.bmp
...............\front.bmp
...............\GLApplication.cpp
...............\GLApplication.h
...............\GLBMP.CPP
...............\GLBMP.H
...............\GLFont.cpp
...............\GLFont.h
...............\GLKeys.cpp
...............\GLKeys.h
...............\GLWindow.cpp
...............\GLWindow.h
...............\GraduateProject.dsp
...............\GraduateProject.dsw
...............\GraduateProject.exe
...............\GraduateProject.exe.lnk
...............\GraduateProject.ncb
...............\GraduateProject.opt
...............\GraduateProject.plg
...............\grass1.bmp
...............\guang.BMP
...............\HEIGHT_GRASSHILL.bmp
...............\hind011.bmp
...............\hobgoblin.bmp
...............\house.ms3d
...............\house1.BMP
...............\house2.BMP
...............\huahu.bmp
...............\huap.bmp
...............\huaping.bmp
...............\Input.h
...............\jinshu.bmp
...............\kin00.data

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

发表评论

0 个回复

  • SOCKET-TCP
    SOCKET多线程,使用TCP连接,当有一个连接请求时候,建立一个线程。共有两个文件,一个Server,还有一个是Client(SOCKET multithreading, the use of TCP connections, when a link request, the establishment of a thread. A total of two documents, one Server, there is a Client)
    2020-11-14 15:19:41下载
    积分:1
  • VC_program_source_code_achieve_order_management_sy
    VC实现订单管理系统程序源码VC program source code to achieve order management system(VC program source code to achieve order management system)
    2010-08-13 20:32:12下载
    积分:1
  • shichaxiaozheng
    用互相关法求相对剩余静校正量;并用时差统计法或相关函数统计法分离,最后可求出记录道的绝对剩余静校正量。(Using cross correlation method the relative residual statics and separated by the difference method or statistical correlation function statistics of the last track can be obtained an absolute residual statics.)
    2016-12-23 12:58:50下载
    积分:1
  • vc++6.0Socket
    这是一本网上很流行的介绍vc++网络编程的电子书,里面的内容很详细!大家要好好学习啊 !(This is a very popular online introduction vc++ Network programming e-books, which detail the content! Everyone to study hard ah!)
    2020-06-26 03:40:02下载
    积分:1
  • 7
    说明:  1. 最早截止时间优先EDF(Earliest DeadlineFirst)算法是非常著名的实时调度算法之一。在每一个新的就绪状态,调度器都是从那些已就绪但还没有完全处理完毕的任务中选择最早截止时间的任务,并将执行该任务所需的资源分配给它。在有新任务到来时,调度器必须立即计算EDF,排出新的定序,即正在运行的任务被剥夺,并且按照新任务的截止时间决定是否调度该新任务。如果新任务的最后期限早于被中断的当前任务,就立即处理新任务。按照EDF算法,被中断任务的处理将在稍后继续进行。 (1. The first priority deadline for EDF (Earliest DeadlineFirst) algorithm is a very famous one in real-time scheduling algorithm. In every state of readiness for a new, scheduler from those already in place but has not fully dealt with the mandate to select the earliest deadline for the task, and the implementation of the tasks required for the allocation of resources to it. In the arrival of new tasks, the scheduler must immediately calculate EDF, from the new sequencing, that is the task of running was curtailed, and new tasks in accordance with the deadline for deciding whether to dispatch the new tasks. If the new mission as early as the deadline for the immediate task was interrupted immediately to deal with new tasks. In accordance with the EDF algorithm, the task was interrupted to deal with will be at a later date to continue.)
    2008-06-24 21:37:03下载
    积分:1
  • ASED
    在自动化生产线VC开发的运动控制机器视觉程序,XYZ三个轴有PCI板卡控制,视频卡采集图像后经算法处理找到图像的点,VC控制步进电机到加胶位置加胶,在机器上运行每日点胶100000次无故障(VC development in automated production lines motion control machine vision program, XYZ three-axis control with a PCI card, video card capture images after processing algorithm to find the image of the point, VC controlled stepper motor to position plus plus glue glue on the machine run the daily dispensing 100,000 times without failure)
    2020-09-10 05:38:04下载
    积分:1
  • MFCMapInfoVC++
    介绍了 Mapinfo 提供的与其他程序连接 ,进行二次开发的方法,以及Mapinfo 数字地图在 VC++中的具体实现过程。(Mapinfo provided the introduction and other procedures connected to the secondary development of methodology and Mapinfo Digital Map in VC++ Realize specific process.)
    2008-05-01 14:01:55下载
    积分:1
  • WinCE_IRDA
    说明:  基于WINCE的红外通信,对WINCE新手来说是很不错的东东(IRDA base on winCE)
    2011-04-07 16:52:30下载
    积分:1
  • tuxiangzengqiang
    图像增强的C++源程序,效果非常好,彩图ok(Image enhancement of the C++ source code, the effect is very good, Wallpapers ok)
    2009-12-16 22:44:06下载
    积分:1
  • OOhandling
    object oriented handling example
    2014-02-01 11:51:01下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载