-
MFC 对话框上打字 简单示例程序
MFC 对话框上打字 简单示例程序VC6.0
- 2022-02-26 17:13:27下载
- 积分:1
-
矩阵转制的问题有多种算法,这是一个基于数据结构的算法,用过就知道其好处了。...
矩阵转制的问题有多种算法,这是一个基于数据结构的算法,用过就知道其好处了。-matrix conversion of a number of algorithms, which is a data structure based on the algorithm used to know on the merits.
- 2022-01-28 16:02:15下载
- 积分:1
-
一种基于组合神经网络分类器
A neural network classifier based on Dempster-Shafer
theory
- 2022-09-04 21:50:02下载
- 积分:1
-
It can simulate the ATM machines of all functions, but only Dos interface.
它可以模拟ATM机的一切功能,只是Dos界面的。-It can simulate the ATM machines of all functions, but only Dos interface.
- 2022-03-16 01:32:12下载
- 积分: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
-
MICROSOFT讲座,关于如何开发手机软件的介绍,很不错,视频讲座哦。...
MICROSOFT讲座,关于如何开发手机软件的介绍,很不错,视频讲座哦。-MICROSOFT talks on how to develop mobile phone software, very good, video lectures oh.
- 2022-02-16 08:09:51下载
- 积分:1
-
let you easily achieve full screen display of code, full
让你轻松实现全屏显示的代码,全屏时你还可以保留工具条。(22KB)-let you easily achieve full screen display of code, full-screen when you can retain toolbar. (File)
- 2022-02-27 04:55:08下载
- 积分:1
-
how to use the three
如何使用三维动态内存分配,以及释放后如何使用
- 2022-03-18 15:56:52下载
- 积分:1
-
CMS系统
cms内容管理系统,项目结构分为目录管理,文章管理,评论管理,用户管理,招聘管理,系统管理,功能基本实现,使用数据库mysql5.5以上版本,开发工具Myeclispe,用maven构建的工程
- 2022-03-04 05:23:20下载
- 积分:1
-
Qt多线程编程实例
Qt界面编程,多线程编程例子,演示了什么时候需要多线程,对于运算量复杂运算,单独开线程,防止界面失去响应。否则,在运行到运算量复杂部分,界面失去消息循环,会导致界面卡顿。
- 2022-07-21 22:53:42下载
- 积分:1