-
一个跨平台的C++ 获取可执行文件运行路径的代码。 GetMoudleFileName...
一个跨平台的C++ 获取可执行文件运行路径的代码。 GetMoudleFileName-A cross-platform exeuctable target full path. used GetMoudleFileName in win32 and readlink in linux
- 2022-02-05 00:42:28下载
- 积分:1
-
doc anh do sau
基于LBP的人脸识别
- 2022-06-27 14:49:35下载
- 积分:1
-
一个键盘纪录的原码
一个键盘纪录的原码-a keyboard record of the original code
- 2022-07-14 05:10:07下载
- 积分:1
-
c# written in a simulated Tetris source code, colored box, the logic correctly....
c#编写的一个模拟俄罗斯方块源代码,方块有颜色,逻辑正确。速度快。-c# written in a simulated Tetris source code, colored box, the logic correctly. Speed.
- 2022-11-10 01:25:03下载
- 积分: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
-
计算机专业编译原理课程实验,LL1分析法源代码
计算机专业编译原理课程实验,LL1分析法源代码,编译原理是神课,大家都知道。。。救你们来了哈哈
- 2022-01-28 21:34:03下载
- 积分:1
-
n皇后问题(c++编写)
n皇后问题(c++编写)-n Queen (c preparation)
- 2022-10-05 23:05:03下载
- 积分:1
-
曲线拟合NURBS插值和逼近算法
应用背景一个绘制样条曲线的例子,NURBS曲线,B样条可以是一个简单的改变。(2008,Visual C + +)关键技术插值&;近似计算
- 2023-04-26 09:00:03下载
- 积分:1
-
I have written Haskell language implementation of the AES algorithm
自己编写的 AES算法 用Haskell语言实现 -I have written Haskell language implementation of the AES algorithm
- 2022-01-26 02:55:04下载
- 积分:1
-
可以同时实现高精度阶乘、乘方、排列组合运算,非常实用!...
可以同时实现高精度阶乘、乘方、排列组合运算,非常实用!-can also achieve high precision factorial, involution, permutations and combinations Operational very practical!
- 2022-09-20 23:35:03下载
- 积分:1