资源列表
first-2
- 运用C++中的OR运算符,使大写字母转换成其对应的小写字母。-Use the OR operator in C++, uppercase letters are converted to their corresponding lowercase letters.
OS
- 实验要求 编写类似于DOS,UNIX的命令行解释程序 (1)自行定义系统提示符 (2)自定义命令集(8-10个) (3)用户输入HELP以查找命令的帮助 (4)列出命令的功能,区分内部还是外部命令 (5)用户输入QUIT退出 (6)内部命令有dir, cd, md, rd, cls, date, time, ren, copy等。 -The experiment requires the preparation is similar to the DOS, UNI
8-zhizhen
- 这是有关c语言的指针讲解,里面详细讲述了指针的用法-This is a pointer to explain about the c language, which describe in detail the pointer usage
cdsgvfdh
- (1). 每个进程有一个进程控制块(PCB)表示。进程控制块包含如下信息:进程名、优先级、到达时间、需要运行时间、已用CPU时间、进程状态等等。 (2). 进程的优先级及需要的运行时间可以事先人为地指定,进程的运行时间以时间片为单位进行计算。 (3). 每个进程的状态可以是就绪 r(ready)、运行R(Running)、或完成F(Finished)三种状态之一。 (4). 就绪进程获得 CPU后都只能运行一个时间片。用已占用CPU时间加1来表示。-(1) Each proc
Vehicle
- 向类中添加成员函数,运用成员函数计算机动车辆的里程。-Add to the class member functions, use member function computer moving vehicle mileage.
dsfdsgvfdsgfvsd
- 1) 采用先来先服务(FCFS)调度算法,即按作业到达的先后次序进行调度。总是首先调度在系统中等待时间最长的作业。 2) 短作业优先 (SJF) 调度算法,优先调度要求运行时间最短的作业。 3) 响应比高者优先(HRRN)调度算法,为每个作业设置一个优先权(响应比),调度之前先计算各作业的优先权,优先数高者优先调度。RP (响应比)= 作业周转时间 / 作业运行时间 每个作业由一个作业控制块JCB表示,JCB可以包含以下信息:作业名、提交(到达)时间、所需的运行时间、所需的资源、作业
multi-sliding-mode-
- 介绍多滑模鲁棒自适应控制方法 控制器设计 稳定性证明-Introduce multi-sliding mode robust adaptive control method
Coban_GPS102_GPRS_data_protocol
- Coban_GPS102_GPRS_data_protocol. ticket of tk103 coban and definition
tuxingtuxiang-
- 专门介绍图形图像处理的编程问题。有兴趣的可以-The dedicated graphics image processing programming problem. Interested can take a look! ! ! ! !
androidzwkfwd
- android 中文开发API.Android中文翻译组——Android中文API合集-android the Chinese developed API.Android Chinese translation group- Android Chinese API Collection
autotr
- 遗传算法工具箱,进行遗传算法计算时用到。-The genetic algorithm toolbox, genetic algorithm used.
aa
- this the document about communication It is very useful. Thank you very much.-this is the document about communication It is very useful. Thank you very much.
