资源列表
FIFO
- 先进先出调度算法JAVA实现,操作系统实验
shell
- 操作系统课程实验:实现一个自己的shell,理解shell的工作原理,在用户程序中实现必要的系统调用,实现一个基于Nachos的shell。-Operating system course experiment. Implement its own shell, shell to understand the working principle of the user program to achieve the necessary system calls to implement a Nac
linklist
- 链表是一种物理存储单元上非连续、非顺序的存储结构,数据元素的逻辑顺序是通过链表中的指针链接次序实现的。链表由一系列结点(链表中每一个元素称为结点)组成,结点可以在运行时动态生成。每个结点包括两个部分:一个是存储数据元素的数据域,另一个是存储下一个结点地址的指针域。 相比于线性表顺序结构,链表比较方便插入和删除操作。-A linked list is a physical storage unit discontinuous, non-sequential storage structure, t
c7_bubble
- C语言冒泡排序法,内有详细注释,可以在wintc下运行-Bubble Sort C language, with detailed notes, can run in wintc
kuohaopipei
- 假设表达式中包含两种括号:圆括号和方括号,其嵌套顺序随意,即([]())或[([])]等为正确的格式,[(])或([())或(()]均为不正确的格式。检验括号是否匹配可以用堆栈来实现。
shibie)
- 这个程序主要是对车牌定位相关的东西进行了编程,希望有所帮助。-This program mainly for license plate location was something related to programming, want help.
divideerror!
- 编写0号中断的处理程序,使得在除法溢出发生时,在屏幕中间显示字符串“divide error!”,然后返回到DOS,吴泽乐-Write 0# interrupt handler, making the division overflow occurs, in the middle of the screen displays the string " divide error!" , And then return to DOS, Le WU Ze
circle
- drawing a circle using assyply
cpsy4
- 语义分析 在实验二的基础上,对符合给定的文法的字符串(算术表达式),给出结果。 内容:在实验二的基础上,对符合给定的文法的字符串(算术表达式),给出结果。编程序实现并对程序进行测试。 -Semantic analysis on the basis of the second experiment, given the results in line with the string of a given grammar (arithmetic expression). : On the
codigo2
- simple program that gives all the variables necessary for the development of photovoltaic projects
amg_ctrl
- 按摩缸控制系统主程序,控制电机正反转,水位检测,缺水保护等功能-Massage main cylinder control system, motor reversing control, water testing, water protection and other functions
MACD-Sample
- descr iption Moving Averages Convergence/Divergence - descr iption Moving Averages Convergence/Divergence
