-
STM32F10x_StdPeriph_Lib_V3.5.0
STM32F10x_StdPeriph_Lib_V3.5.0 源码
STM32F10x Standard Peripherals Library
等
- 2022-02-24 16:01:59下载
- 积分:1
-
- 2022-04-07 19:19:24下载
- 积分:1
-
实现各种分形维数的koch曲线的生成算法
实现各种分形维数的koch曲线的生成算法-of various fractal dimension of the curve koch Algorithm
- 2022-03-19 12:39:26下载
- 积分:1
-
vc++编程,梁的振动
vc++编程,梁的振动-vc programming, the vibration
- 2022-05-17 04:00:08下载
- 积分: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
-
PocketMVP V0.8082503 source for Pocket 的程序源代码,也许对你的开发有帮助...
PocketMVP V0.8082503 source for Pocket 的程序源代码,也许对你的开发有帮助-PocketMVP V0.8082503 source for the Pocket- Sequence source code, you may have to help the development of
- 2022-01-22 14:15:15下载
- 积分:1
-
一个简单的文字识别软件,vc++做的,用office2003所带的组件,识别英文很好,汉字识别不出来...
一个简单的文字识别软件,vc++做的,用office2003所带的组件,识别英文很好,汉字识别不出来-A simple character recognition software, vc++ to do with the components brought office2003, identify good English, Chinese character recognition does not come out
- 2022-12-30 19:05:04下载
- 积分:1
-
TC prepared a practical tool Matrix Printer. Rar, including all the library
TC编写的一个实用的点阵字模工具.rar,包含所有的字库-TC prepared a practical tool Matrix Printer. Rar, including all the library
- 2022-03-12 00:49:18下载
- 积分:1
-
用 VB 做的一个 232
用 VB 做的一个 232-485 抄表程式(上海04版),还有其它的(hz218@sina.com) -This program is used for 232-485 writting form(Shang Hai 04 version) and written by VB language, other version please contact my email address.(hz218@sina.com)
- 2022-01-26 07:43:25下载
- 积分:1
-
二叉树的相关操作,实现前序,中序,后序遍历,算元素个数,树高...
二叉树的相关操作,实现前序,中序,后序遍历,算元素个数,树高-Binary tree-related operations, to achieve pre-order, middle order, postorder, count number of elements, tree height,
- 2022-10-22 03:10:03下载
- 积分:1