搜索资源列表
Csharp(实验2)
- C#实验(作业),其功能为:用随机函数给四位牌家发牌(扑克)。并在屏幕上显示出结果。-C# Experiment (operations), and its function as : random function to the four licensing home licensing (poker). And on the screen shows the result.
银行家法
- 一、实验目的: 熟悉银行家算法,理解系统产生死锁的原因及避免死锁的方法,加深记意。 二、实验要求: 用高级语言编写和调试一个描述银行家算法的程序。 三、实验内容: 1、 设计一个结构体,用于描述每个进程对资源的要求分配情况。包括:进程名——name[5],要求资源数目——command[m](m类资源),还需要资源数目——need[m],已分配资源数目——allo[m]。 2、 编写三个算法,分别用以完成:①申请资源; ②显示资源;③释放资源。(动态完成)-an ex
操作系统课程实验
- 操作系统实验,包括进程管理,文件管理,内存管理的基本实验源玛-experimental operating system, including process management, document management, memory management source of the basic experiment Machia
10334
- 作业调度实验 \\App.ico ............\\AssemblyInfo.cs ............\\bin\\Debug ............\\bin ............\\CodeFile1.cs ............\\Form1.cs ............\\Form1.resx ............\\InputForm.cs ............\\InputForm.re
niudunfa
- 计算方法实验,通过编程实现埃特金加速法,一般迭代法,牛顿法的收敛次数的计算-calculated experiment, Programming Aitken acceleration method, the general iterative method, the convergence of Newton's method of calculating the number of
yagao
- 雅可比迭代法 高斯迭代法 中国矿业大学计算机学院 计算方法实验三-Jacobi iteration Gaussian iteration of China University of Mining Institute computer calculation experiment 3
44B0_USBtest
- USB接口应用实验,从USB接口接收自PC机发送的文本文件-USB interface experiment, from USB receiver from PC to send a text file
audiofrequencygenerator
- 本程序用于基于DSP环境的音频信号发生器,是通信专业必修的数字信号处理课程的实验内容-procedures for the environment DSP-based audio signal generator Communication is compulsory professional digital signal processing courses Experiment
unixkcsjhaha
- 模拟UNIX文件系统的实现 北大实验书内容-simulated UNIX file system of Beijing University experiment contents
LL1wenfa
- 根据某一文法编制调试LL(1)分析程序,以便对任意输入的符号串进行分析。本次实验的目的主要是加深对预测分析LL(1)分析法的理解。-prepared in accordance with a grammar debugging LL (1) analysis of procedures for the importation of arbitrary strings of symbols for analysis. The main purpose of the experiment was t
0sex
- 操作系统实验-采用时间片轮转算法实现进程创建和调度-OS experiment - time unit used Web algorithm process creation and scheduling
experiment
- 简单的聊天对话程序-simple chat dialogue process
CAERI3UX~
- 里面附有三个有关编译原理的实验。都可以在vc++上实现的。-with three inside the compiler principle experiment. In both vc on the case.
编译原理标识符
- 编译原理的一个实验报告: 内容为标识符的识别: 1. 以文本文件为程序输入,文本文件中是一个表达式。 2. 通过构造的程序读出表达式中的标识符。 3. 标识符以一个新的文本文件输出。-compiler of a principle experiment : identifier for the content of identification : 1. A text document procedures for the importation, the text document is an
编译
- 本程序是对编译原理的文法的定义给出的一个c语言的源代码: 文法是一个四元式设计一种数据结构表示文法 一. 实验名称:文法数据结构表示; 二. 实验目的:学习和认识文法的数据元素,并了解文法四个部分在计算机 内表示方法。 三. 实验要求: 1、 语言不限 2、可以用于后续的实验 3.两周完成,上交实验报告-this program is to build the grammar principle is the definition of a c source code language : gr
H1
- 进程优先算法,进程调度是处理机管理的核心内容。本实验要求用C语言编写和调试一个简单的进程调度程序。通过本实验可以加深理解有关进程控制块、进程队列的概念,并体会和了解优先数和时间片轮转调度算法的具体实施办法-process priority algorithm, the process of scheduling processor is the core content management. The experiment called for using the C language and
yhj
- 银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法-bankers avoid deadlock algorithm is an important method used in this experiment demands high-level language debugging and prepared a simple algorithm bankers proced
GAOCHUNM编译
- 编译原理:中缀表达式转换为逆波浪式实验源程序-Compiler Principle : The conversion formula for the superintendent inverse source Wave Experiment
zhan
- 通过对队列的入栈出栈实行的程序,数据结构栈的操作的实验-Through the queue stack a stack to implement the procedures, data structure stack operation experiment
simple-trojan-experiment
- 大三做的一次简单*实验。客户端通过端口号与服务器连接,达到简单控制服务器的目的。包括修改注册表,添加新用户,关闭防火墙,QQ,计算机等操作。-a simple trojan experiment in junior. The client connect with the server to achieve the purpose of simply control the server. The operation includes updating the registry,adding
