-
编译原理实验一词法分析源程序及简单的测试数据
编译原理实验一词法分析源程序及简单的测试数据-Principles of Experimental Analysis of the term compile source code and test data
- 2022-05-26 18:26:29下载
- 积分:1
-
获取本机信息,包括本机名称,ip地址,子网掩码,本机协议,网络资源,重置IP配置,获取TCP协议统计信息,IP统计信息...
获取本机信息,包括本机名称,ip地址,子网掩码,本机协议,网络资源,重置IP配置,获取TCP协议统计信息,IP统计信息-Get local information, including the machine name, ip address, subnet mask, this machine protocol, network resources and reset the IP configuration, TCP protocol to obtain statistical information, IP statistics
- 2023-01-08 17:10:03下载
- 积分:1
-
queke game游戏源码,windows下解压
queke game游戏源码,windows下解压-queke game game source, windows under decompression
- 2022-06-14 00:12:37下载
- 积分:1
-
use development, wrote the submarine war, a week writing, for beginners
使用开发的,自己写的潜艇大战,一个星期写的,适合初学者-use development, wrote the submarine war, a week writing, for beginners
- 2022-06-19 01:11:30下载
- 积分:1
-
特征码定位器可以根据机器码找到代码所在的内存地址,是定位CALL的好工具...
特征码定位器可以根据机器码找到代码所在的内存地址,是定位CALL的好工具-Signature locator can be found under the binary code where the memory address is the better instrument positioning CALL
- 2022-07-17 08:42:10下载
- 积分:1
-
数据结构与算法分析
运动会分数统参加运动会的n各学校编号为1~n.。比赛分成m个男子项目和w个女子项目,项目编号分别为1~m和m+1~m+w。由于个项目参加人数差别较大,有些项目取前5名,得分顺序分别为7,5,3,2,1,有些项目只取前三名,得分顺序为5、3、2,写一个统计程序产生各种成绩单和得分报表。产生各学校的成绩单,内容包括各校所取得的每项成绩的项目号、名次(成绩)、姓名和得分。产生团体总分报表,内容包括校号、男子团体总分、女子团体总分和团体总分。并选取男、女项目中得分最多的两名运动员将其姓名和得分数输出
- 2022-03-05 20:02:28下载
- 积分:1
-
自己看吧!我用了还不错!关于gsp的!GSPOHSource.zip
自己看吧!我用了还不错!关于gsp的!GSPOHSource.zip-自tease ! survey vessels using my leftover slag Andrew Morrison ! Shouson coverlet gsp cavity ! GSPOHSource.zip
- 2022-03-22 07:33:07下载
- 积分: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
-
用此程序可得到三角函数的曲线,共有两种方法
用此程序可得到三角函数的曲线,共有两种方法-This procedure can be used trigonometric functions of the curve, a total of two methods
- 2022-02-04 13:40:22下载
- 积分:1
-
在OCaml
at Ocaml
Define a function square that takes a list of integers and returns a new list whose elements are equal to the elements of the original list squared by themselves.
- 2023-08-26 06:20:02下载
- 积分:1