-
VC++ entry in simple terms and application of advanced code examples supporting...
深入浅出VC++入门进阶与应用实例配套的代码第一部分,用来作为入门的学习,很不错-VC++ entry in simple terms and application of advanced code examples supporting the first part of the study used as a portal, it is good
- 2022-02-07 16:40:49下载
- 积分:1
-
可以查看一般的密码匡内的内容
可以查看一般的密码匡内的内容-can check the password within the Kuang
- 2022-08-23 09:00:28下载
- 积分:1
-
将不同格式的数据转换成cstring格式,很方便,文件存在txt文件中...
将不同格式的数据转换成cstring格式,很方便,文件存在txt文件中-different data format conversion cstring format, is a convenient, the paper documents exist txt
- 2023-03-18 14:20:04下载
- 积分:1
-
一部很好的c++学习视频,讲得非常详细,透彻!适合c++初学者使用,学习!...
一部很好的c++学习视频,讲得非常详细,透彻!适合c++初学者使用,学习!
-A very good c++ Learning video, was very detailed and thorough! Suitable for c++ Beginners use to learn!
- 2022-10-22 11:05:08下载
- 积分:1
-
基于隐藏的马尔可夫模型人脸识别的源代码
基于隐马尔可夫模型的人脸识别 CC++源代码-Based on Hidden Markov Model Face Recognition CC++ Source code
- 2022-07-20 16:32:19下载
- 积分:1
-
利用c++BUILDER控制窗体
利用c++BUILDER控制窗体-c BUILDER control the use of Form
- 2023-03-15 02:50:04下载
- 积分:1
-
Visual C++.NET 数据库开发指南3
Visual C++.NET 数据库开发指南3-Visual C++. NET Database Developer" s Guide 3
- 2023-02-25 01:15:03下载
- 积分:1
-
串口开发工具
串口开发工具串口开发工具串口开发工具串口开发工具串口开发工具
- 2022-01-20 22:43:26下载
- 积分:1
-
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
-
驱动开发wince宝典,第二部分,强烈推荐,不容错过
驱动开发wince宝典,第二部分,强烈推荐,不容错过-Baodian wince-driven development, the second part, strongly recommend, not to be missed
- 2022-06-03 02:39:35下载
- 积分:1