-
查看气象云图的程序
查看气象云图的程序-Show meteorological cloud procedures
- 2022-02-15 02:34:45下载
- 积分:1
-
里面有100多个完整的JAVA代码,适合初学者学习研究,大家试着下下看...
里面有100多个完整的JAVA代码,适合初学者学习研究,大家试着下下看-There are more than 100 complete Java code, suitable for beginners to study, we tried to look at Lower
- 2022-07-27 07:16:57下载
- 积分:1
-
Painting a variety of two
画各种二维和三维坐标曲线的参考代码,很好用,是多种曲线画法-Painting a variety of two-dimensional and three-dimensional coordinates of the reference curve code, very good, and is drawing a wide range of curve
- 2022-04-23 13:43:00下载
- 积分:1
-
This course is designed for individuals interested in developing their skills in...
This course is designed for individuals interested in developing their skills in Microsoft Visual C++ 6.0 while developing desktop applications. Topics include using the Microsoft Solutions Framework (MSF) building applications with the Microsoft Foundation Classes (MFC) creating user interfaces implementing application behaviors and working with persistent data. Also included are adding database support to applications creating Component Object Model (COM) components and ActiveX controls using MFC and the Active Template Library (ATL) Internet programming error handling, debugging, and testing and application deployment.
- 2022-04-01 21:44:40下载
- 积分:1
-
这个sin(x)比上次那个好,也是库函数的实现.
这个sin(x)比上次那个好,也是库函数的实现.-the sin (x) down from that good, but also the realization of library functions.
- 2023-05-09 15:00:02下载
- 积分:1
-
FTPCommand是一个在嵌入式环境(WindowsCE,PalmOS,symbian)下可运行的ftp命令程序。...
FTPCommand是一个在嵌入式环境(WindowsCE,PalmOS,symbian)下可运行的ftp命令程序。-FTPCommand is an embedded environment (WindowsCE, PalmOS, symbian) can run ftp command procedures.
- 2022-01-22 03:51:06下载
- 积分:1
-
笔记本与手机通过红外口通信的软件
笔记本与手机通过红外口通信的软件-laptop and cell phone through the infrared port communication software
- 2023-03-07 04:25:03下载
- 积分:1
-
查询输入字符串中字符个数
这个是纯C代码,对初学者比较好,可以看看。。。。。。。。。。。。。。
- 2023-02-28 17:20:04下载
- 积分: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
-
一个较为简单的迷宫程序,适合初学C++者使用
一个较为简单的迷宫程序,适合初学C++者使用-A relatively simple maze procedure, suitable for beginners to use C++
- 2022-04-19 16:07:33下载
- 积分:1