登录
首页 » Visual C++ » ku

ku

于 2013-08-02 发布 文件大小:1324KB
0 158
下载积分: 1 下载次数: 29

代码说明:

  《实战OpenGL三维可视化系统开发与源码精解》里的库文件,需要的拿走。(" Practically OpenGL visualization system development and source fine solution" where the library files needed away.)

文件列表:

库文件
......\lib
......\...\SkinPPWTL.dll,548944,2012-12-14
......\...\SkinPPWTL.h,6783,2012-12-14
......\...\SkinPPWTL.lib,26410,2012-12-14
......\...\使用说明.txt,351,2012-12-14
......\oci
......\...\include
......\...\.......\cdemodp0.h,3909,2012-12-14
......\...\.......\kusapi.h,22702,2012-12-14
......\...\.......\kustags.h,31594,2012-12-14
......\...\.......\nzerror.h,21548,2012-12-14
......\...\.......\nzt.h,86304,2012-12-14
......\...\.......\occi.h,2064,2012-12-14
......\...\.......\occiCommon.h,24427,2012-12-14
......\...\.......\occiControl.h,47570,2012-12-14
......\...\.......\occiData.h,28648,2012-12-14
......\...\.......\occiObjects.h,23738,2012-12-14
......\...\.......\oci.h,110764,2012-12-14
......\...\.......\oci1.h,7338,2012-12-14
......\...\.......\oci8dp.h,11901,2012-12-14
......\...\.......\ociap.h,379926,2012-12-14
......\...\.......\ociapr.h,6212,2012-12-14
......\...\.......\ocidef.h,40120,2012-12-14
......\...\.......\ocidem.h,4126,2012-12-14
......\...\.......\ocidfn.h,10936,2012-12-14
......\...\.......\ociextp.h,10226,2012-12-14
......\...\.......\ocikp.h,385647,2012-12-14
......\...\.......\ocikpr.h,6806,2012-12-14
......\...\.......\ocixad.h,13418,2012-12-14
......\...\.......\odci.h,16956,2012-12-14
......\...\.......\oratypes.h,9506,2012-12-14
......\...\.......\ori.h,114359,2012-12-14
......\...\.......\orid.h,16315,2012-12-14
......\...\.......\orl.h,174216,2012-12-14
......\...\.......\oro.h,41991,2012-12-14
......\...\.......\ort.h,132720,2012-12-14
......\...\lib
......\...\...\msvc
......\...\...\....\kpucb.lib,34338,2012-12-14
......\...\...\....\oci.lib,448700,2012-12-14
......\...\...\....\ociw32.lib,42130,2012-12-14
......\...\...\....\oraocci9.lib,864294,2012-12-14
......\OpenGl 2.0库
......\............\dll
......\............\...\glew32.dll,188416,2012-12-14
......\............\...\glut.dll,169984,2012-12-14
......\............\...\glut32.dll,237568,2012-12-14
......\............\...\ImageLoad.dll,712192,2012-12-14
......\............\h
......\............\.\glew.h,466817,2012-12-14
......\............\.\glext.h,334264,2012-12-14
......\............\.\glut.h,27670,2012-12-14
......\............\.\glxew.h,41495,2012-12-14
......\............\.\glxext.h,29621,2012-12-14
......\............\.\wglew.h,38523,2012-12-14
......\............\.\wglext.h,27499,2012-12-14
......\............\lib
......\............\...\glew32.lib,277166,2012-12-14
......\............\...\glut.lib,79654,2012-12-14
......\............\...\glut32.lib,79898,2012-12-14

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

发表评论

0 个回复

  • cuda_histogram
    在matlab中可以调用的程序,用c语言编写,cuda求直方图(used in caculating histogram of color images , )
    2010-09-28 09:31:32下载
    积分:1
  • segmentforimage
    图像分割源码,是一种基于图论的方法做的。分割的质量超好,不信的话下载下来看,你就清楚了!(Image segmentation source code, is a method based on graph theory to do. Segmentation quality is super good, do not believe it download the next run, you will be clear!)
    2013-07-18 20:37:01下载
    积分:1
  • killhimself
    有关于——程序自杀技术实现——的一些简单代码,,,,,,(About- suicide technology program some simple code ,,,,,,)
    2010-05-13 22:28:28下载
    积分:1
  • Mapx开发实例(vc++ gps跟踪)
    vc++ 开发 GIS 与 GPS ,提供在线首发GPS定位信息,显示坐标点,轨迹回放,GIS地图放大、缩小、选种等等操作。(vc development of GIS and GPS, the first online GPS signal coordinates, track intervals, GIS maps to zoom, selection, etc. operation.)
    2020-06-26 10:00:01下载
    积分:1
  • txt-file-read
    通过MFC 实现对txt文件的按行读取操作(realize txt file read line by line through MFC)
    2013-03-13 20:02:54下载
    积分:1
  • ARM_MMC_SD
    ARM对MMC卡的编程文档,通过它可以学习ARM对MMC卡的编程(ARM right MMC card programming documentation, which can learn from the MMC card ARM Programming)
    2006-10-31 14:30:53下载
    积分:1
  • vcPPquanweipaoxi
    辛长安编写的《vc++权威剖析》配盘源代码。本书从实践应用的角度,结合经典的实例阐述C++类的特性,深入剖析VC++,特别是MFC编程的体系结构,使有初级基础的读者能够快速掌握VC++的MFC程序设计思想和C++的语言精华。(Xinchang An " vc++ written authoritative analysis of the distribution disk source. Book from the point of view of practical application, combined with the classic examples described C++ class features in-depth analysis of VC++, in particular, the MFC programming architecture, the primary basis that readers can quickly grasp the design ideas of VC++ the MFC program and C++ the language the essence of .)
    2012-05-28 20:43:19下载
    积分:1
  • gg_mle
    这是对广义高斯分布中两个参数alpha,beta的估计方法,对自然图像的大量统计特征就符合这一分布。(function [f, g] = dggbeta(beta, absx) DGGBETA Derivative of generalized Gaussian pdf with respective to beta [F, G] = DGGBETA(BETA, ABSX) Return partial derivative and second order partial derivative This is an utility function for GGMLE ABSX is the distance of the data from the mean Function is undefined for negative beta if beta <= 0 f = NaN g = NaN )
    2013-03-15 10:37:51下载
    积分:1
  • Quick-Jack
    audio jack communication
    2014-11-05 10:28:39下载
    积分:1
  • MFCdatabase
    说明:  MFC数据库编程MFC数据库编程MFC数据库编程(MFC Database Programming MFC Database Programming MFC Database Programming)
    2010-04-23 02:46:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载