-
本软件是用C语言编写的采用命令行界面与用户交流的抄写器,它实现的功能有对原有的C语言程序进行修改,从而得到结果相同,但是形式不相似的新的C语言程序.该软件还有帮...
本软件是用C语言编写的采用命令行界面与用户交流的抄写器,它实现的功能有对原有的C语言程序进行修改,从而得到结果相同,但是形式不相似的新的C语言程序.该软件还有帮助功能,可以随时为用户提供帮助.本软件仅供学习交流之用,不提倡学生用本软件抄袭别人的C语言程序.-The software is written in C, using the command-line interface with users of copying devices, which have the functions of the existing C language program changes, and thus the same results, but not the form similar to the new C language program. The software also help functions can always be used households help. the only software used to exchange learning and the promotion of student plagiarism software in C language program.
- 2022-01-25 23:37:13下载
- 积分:1
-
一些c++简单的小程序
里面都是一些简单的小程序源代码,主要是对新手而言的,有定时关机,邪恶重装系统,图形绘画,获取用户名并修改等等,都是一些很简单的代码,有兴趣的可以看看,都是c++写的
- 2022-04-11 02:33:03下载
- 积分:1
-
摩托车管理系统pb
摩托车管理系统pb-Motorcycle management system pb
- 2022-03-19 11:31: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
-
快速关机。只要一运行程序立刻断电关机,没有正在关机和保存设置的过程
快速关机。只要一运行程序立刻断电关机,没有正在关机和保存设置的过程-Fast shutdown. First run the program immediately as long as power shutdown, no shutdown and preservation is the process of setting
- 2022-02-10 08:24:53下载
- 积分:1
-
DNA sequence design software
DNA sequence design software
- 2022-08-23 21:21:19下载
- 积分:1
-
MS (Microsoft Media Server protocol)协议概述:
用来访问并流式接收 Windows Media 服务器中 .asf 文...
MS (Microsoft Media Server protocol)协议概述:
用来访问并流式接收 Windows Media 服务器中 .asf 文件的一种协议。MMS 协议用于访问 Windows Media 发布点上的单播内容。MMS 是连接 Windows Media 单播服务的默认方法。若观众在 Windows Media -MS (Microsoft Media Server protocol) protocol Overview: used to access and receive streaming Windows Media server. Asf file an agreement. MMS protocol is used to access the Windows Media Release point unicast content. MMS is to connect Windows Media Unicast service of the default method. If the audience in Windows Media
- 2022-01-25 23:13:00下载
- 积分:1
-
由用户输入系统进程数(最多50个进程)来模拟优先级调度算法假设进程是同时到达CPU,进程运行时间(1...
由用户输入系统进程数(最多50个进程)来模拟优先级调度算法假设进程是同时到达CPU,进程运行时间(1-10秒)和进程优先级
(1-10,10最高1最低)由程序随机产生,进程有2种状态就绪状态(Ready)和完成状态(Complete)首先根据优先级对进程进行排序,再根据优先级分配时间片运行每次分给进程的时间片为1秒,运行完后需运行时间减1优先级减1转下一个进程。如果进程已经完成就插入到完成队列,如果没有完成就重新插入到就绪队列中的正确位置
程序有两种运行方式:
1、可以直接给出最后的运行结果,进程最后的优先级、
运行完每一个进程的时间及完成进程的总时间,进程最后的状态。
2、可以选择自动运行,过程中显示每一次调度信息包括本次调度进程完成队列信息就绪队列信息等*/
-Process user input from a number of systems (up to 50 processes) to simulate priority scheduling algorithm is the assumption that the process of arrival at the same time CPU, the process of run-time (1-10 seconds) and the process priority class
(1-10,10 highest minimum 1) randomly generated by the process, the process has two kinds of status status ready (Ready) and achieve status (Complete) First of all, the process in accordance with the priority ranking, and distribution in accordance with the priority of each time slice to run to the process time slice for the second one, to be run after run-time priority class minus one minus one to t
- 2023-01-17 10:50:04下载
- 积分:1
-
极端赛车不只是学习游戏
极限赛车手不仅仅是学习游戏
- 2022-07-04 18:48:26下载
- 积分:1
-
网络蚂蚁功能模拟
将不同数据包的信息整合
网络蚂蚁功能模拟
将不同数据包的信息整合-Functional simulation NetAnts different packets of information integration
- 2022-01-30 16:45:00下载
- 积分:1