-
glut.h 把这个文件"include"到您的源代码中。通常把这个文件放在您的编译器的头文件目录gl文件夹下。
glut.lib(SGI版)和glut3...
glut.h 把这个文件"include"到您的源代码中。通常把这个文件放在您的编译器的头文件目录gl文件夹下。
glut.lib(SGI版)和glut32.lib(微软版),这个文件会被链接到您的程序,所以,把它放到编译器的lib文件夹下。
glut.dll(SGI版)和glut32.dll(微软版),把这个文件放在%WinDir%System32文件夹下。
然后拷贝对应的文件到对应的目录:
glut32.dll to %WinDir%System, //这里或者是System32
glut32.lib to $(MSDevDir)....VC98lib,
glut.h to $(MSDevDir)....VC98includeGL
对于vc2005,则应拷贝到:
VCPlatformSDKLib和VCPlatformSDKIncludeGL-glut.h put this file include to your source code. Usually put this file on your compiler s header files directory gl folder. glut.lib (SGI version) and glut32.lib (Microsoft version), this document will be linked to your procedures, therefore, put it on the compiler s lib folder. glut.dll (SGI version) and glut32.dll (Microsoft version), put the document on the WinDir System32 folder. And copies of the corresponding documents to the corresponding directory: glut32.dll to WinDir System,// here or are System32glut32.lib to $ (MSDevDir ).... VC98lib, glut.h to $ (MSDevDir ).... VC98includeGL for vc
- 2022-06-28 06:41:31下载
- 积分:1
-
用VB通过GPIB接口对仪器进行控制,主要用于产品自动测试。
用VB通过GPIB接口对仪器进行控制,主要用于产品自动测试。-we can control the instrument through the GPIB interface using VB. It is fit to test the product automatically.
- 2023-07-25 20:25:02下载
- 积分:1
-
gdal做 影像校正 源码,采用二次多项式,最邻近插值法。大家可以参考一下...
gdal做 影像校正 源码,采用二次多项式,最邻近插值法。大家可以参考一下-failed to translate。again what have i done ,i can t believe
- 2022-03-24 04:35:46下载
- 积分:1
-
GPRS手机上网程序
通过此程序,可以实现3G的联通卡或移动卡的GPRD连接及拨号,也可以实现AT命令的相关程序的开发,对开发人员来讲,可以实现3G的所有通讯等的功能,极大的方便了开发人员进行相关开发的工作。
- 2022-07-20 08:07:20下载
- 积分:1
-
Perl最佳实践英文版。很完整的Perl学习用书。
Perl最佳实践英文版。很完整的Perl学习用书。-Perl Best Practices
By Damian Conway
Pub Date: July 2005
Pages: 542
- 2022-01-30 17:01:09下载
- 积分:1
-
通过串口利用手机或者GSM Modem收发短信的一个例子程序
通过串口利用手机或者GSM Modem收发短信的一个例子程序-through the serial port or use of GSM mobile phone SMS Modem Transceiver example of a procedure
- 2023-07-13 11:55:04下载
- 积分:1
-
Wince environment in the following simulation using gpio to i2c source code
在Wince环境下面的用 gpio 来模拟 i2c的源代码-Wince environment in the following simulation using gpio to i2c source code
- 2023-06-06 07:20:03下载
- 积分:1
-
本程序是采用Rational rose 2003做的UML案例额,是初学者不得多得的参考。会有助于学习Rational rose 2003...
本程序是采用Rational rose 2003做的UML案例额,是初学者不得多得的参考。会有助于学习Rational rose 2003-This procedure is done using Rational rose 2003 case of the amount of UML, a beginner can not get a reference number. Will help to learn Rational rose 2003
- 2022-04-29 08:38:25下载
- 积分:1
-
解析字符串,按照运算表达式来计算出最终结果值
解析字符串,按照运算表达式来计算出最终结果值-Parsing a string, in accordance with the operator expression to calculate the final results of the value of
- 2023-03-03 01:50:03下载
- 积分:1
-
3L书1.1本书特点:一、界面美观,简单实用的2,可以…
3L留言簿 1.1
本留言簿特色:
1,美观的界面,简单实用
2,可以设置留言簿版头公告
3,管理员当然可以回复;同时支持来宾回复
4,不用于非法,重发布和商业,随你怎么用^_^
使用:
1,修改mdb目录里面的数据库地址,然后在Setup.asp文件中修改对应的地址。(必须!)
2,上传所有文件到服务器,打开管理员登陆设置页面login.asp,进行相关的设置。
3,初始密码:admin-3L book 1.1 book features: one, beautiful interface, simple and practical 2, can set the book version of the first Notice 3, the administrator can, of course, back while supporting guests back 4, not used for illegal re-release and commercial, with the how do you use ^ _ ^ use: 1, modify mdb database directory inside address, and then edit the corresponding document Setup.asp address. (Must!) 2, upload all the files to the server, open the Administrator Settings page landing login.asp, the relevant settings. 3, the initial password: admin
- 2022-03-20 03:46:31下载
- 积分:1