-
打地鼠C#开发版本用于理论实践一体化课程
打地鼠C#开发版本用于理论实践一体化课程-Hamster playing C# Development version for the integration of theory and practice courses
- 2022-02-07 11:34:39下载
- 积分:1
-
一种快速便捷的实现N个数全排列的c程序算法
一种快速便捷的实现N个数全排列的c程序算法-Realize a fast and convenient array of N number of the whole algorithm c program
- 2022-01-21 21:22:13下载
- 积分:1
-
Intel386TM SX MICROPROCESSOR
datasheet
Intel386TM SX MICROPROCESSOR
datasheet
- 2023-08-07 23:25:03下载
- 积分:1
-
大林算法,用于温度等相关的控制量的控制,
大林算法,用于温度等相关的控制量的控制,-Peninsulae algorithm for temperature control and other related traffic control
- 2022-04-24 21:53:15下载
- 积分: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
-
自动编写SQL插入存储过程的源程序
自动编写SQL插入存储过程的源程序-prepared automatically insert SQL stored procedures of the source
- 2022-04-21 03:16:42下载
- 积分:1
-
Java数据库设计-个人通讯录
单机版的个人通讯录,图形界面,有基本的浏览、增加、删除、修改功能。使用jdbc技术,用SQLserver 2017制作的数据库。注释完善,代码可读性高,适合新手学习使用。
- 2022-08-03 05:24:31下载
- 积分:1
-
一个小程序系统中的应用,简单方便,使用一个关系…
一个系统应用的小程序,简单方便,采用了较为取巧的简便方法-Application of a system of small procedures, simple and convenient, using a relatively simple way to take advantage
- 2022-02-27 05:36:35下载
- 积分:1
-
procedures with the greedy algorithm to solve two hours coverage. Using greed cr...
该程序用贪心算法来求解二分覆盖问题. 采用贪婪准则:每次从A中选择一个顶点加入覆盖,选择时:选取能覆盖B中还未被覆盖的顶点的数目最多的顶点。-procedures with the greedy algorithm to solve two hours coverage. Using greed criteria : A time to choose from a peak accession coverage options : To B coverage can not be covered by the largest number of vertices of the vertex.
- 2022-07-17 08:52:30下载
- 积分:1
-
java 编写的背包问题,按不同的方法(第二种)
java 编写的背包问题,按不同的方法(第二种)-prepared by the knapsack problem by different methods (second)
- 2022-04-24 09:32:36下载
- 积分:1