搜索资源列表
ARM Boot 程序源码
- ARM处理器BOOTLOADER程序的设计,比较详细的讲了如何实现程序的加载-ARM processor BOOTLOADER process design, detailed how the stresses of loading procedures
陷阱和缺陷
- 第一部分研究了当程序被划分为记号时会发生的问题。第二部分继续研究了当程序的记号被编译器组合为声明、表达式和语句时会出现的问题。第三部分研究了由多个部分组成、分别编译并绑定到一起的C程序。第四部分处理了概念上的误解:当一个程序具体执行时会发生的事情。第五部分研究了我们的程序和它们所使用的常用库之间的关系。在第六部分中,我们注意到了我们所写的程序也不并不是我们所运行的程序;预处理器将首先运行。最后,第七部分讨论了可移植性问题:一个能在一个实现中运行的程序无法在另一个实现中运行的原因。-the fir
i2c_32355 code
- 用于开发mips处理器idt 32355的源代码,测试通过-MIPS processor for the development of 32,355 Employing the source code, the test
arm的绝对地址代码段编写与引用
- ARM处理器中在绝对地址处定义代码段(数据/或程序)-ARM processor, the absolute address of the Office code definition (data / or procedure)
C400
- 这是网络处理器DS80C400的网络通信程序,编译环境为KEIL C,在DALLAS的DEMO板上通过JAVAKIT即可下载运行。-This is the network processor DS80C400 network communications procedures, KEIL compiler environment for C, the Dallas board of DEMO can be downloaded through JAVAKIT operation.
11_1
- 按优先数调度算法实现处理器调度的程序,静态-few priority scheduling algorithm processor activation procedures, static
Windows_Task_Manager
- 在Visual Studio 2005环境中用C#2.0编程语言编写的一个模仿Windows任务管理器的程序,可以查看处理器和内存的使用情况,关闭正在运行的任务和启动新的进程-in Visual Studio 2005 environment using C# 2.0 Programming Language prepared a model Windows task management imitation of procedures, can check processor and memo
操作系统2
- 本程序是操作系统的处理机调度问题的c原代码包括三种调度算法:时间片轮转法,短作业优先算法,动态优先级算法-this process is the operating system processor scheduling problems c original code includes three Scheduling Algorithm : Time Web tablets, short operating priority algorithms, dynamic priority algo
H1
- 进程优先算法,进程调度是处理机管理的核心内容。本实验要求用C语言编写和调试一个简单的进程调度程序。通过本实验可以加深理解有关进程控制块、进程队列的概念,并体会和了解优先数和时间片轮转调度算法的具体实施办法-process priority algorithm, the process of scheduling processor is the core content management. The experiment called for using the C language and
操作系统实习报告
- 全面包含操作系统课程设计中处理机调度,主存空间和磁盘空间的分配和回收的实验报告和源程序.-operating system contains a comprehensive curriculum design, processor scheduling, main memory space and disk space allocation and recovery of the experimental reports and the source.
chulijidiaodu.rar
- 设计一个按优先权调度和时间片轮转算法实现处理机调度的程序。 本实验模拟实现处理机调度,以加深了解处理机调度的工作。,Design a priority by scheduling and Round Robin time slice to achieve processor scheduling procedures. Experimental simulation of the realization of processor scheduling, processor scheduling
ImageProc
- Image processor C# example
WordCrypt
- The connected module for enciphering of the allocated fragment of the text in word-processor Microsoft Word
Memory
- 处理机的调度,比例共享调度算法指基于CPU使用比例的共享式的调度算法,其基本思想就是按照一定的权重(比例)对一组需要调度的任务进行调度,让它们的执行时间与它们的权重完全成正比。-Processor
qiong
- 处理机调度问题 在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪进程个数大于处理器数时,就必须依照某种策略来决定哪些进程优先占用处理器。本实习模拟在单处理器情况下的处理器调度,帮助学生加深了解处理器调度的工作。-Processor scheduling problem in the use of multi-channel programming systems, often at the same time a number of processes in the re
zuigao
- 试模拟最高响应比调度算法原理 描述:从就绪队列中选择一个响应比最高的进程,让其获得处理器执行,直到该进程完成或因等待事件而退出处理器为止。模拟实现这一组进程的工作过程。 -Test scheduling algorithm for simulation of the maximum response ratio theory descr iption: From the ready queue, select a response ratio of the highest process
Least-Slack-Time.tar
- It is written in C programming language. Problem: Building and simulating a Least-Slack-Time scheduler using linked list and stack data structures Descr iption: In time shared systems, tasks submitted to the system are assigned to a limited num
fixedpwm
- fixed pwm genetation in 2407 processor in format-fixedpwm file for 2407 dsp processor buil in ccstudio.
SkeletalAnimationProgramming_Part1
- How to create model processor for use in XNA projects Part I
SkeletalAnimationProgramming_Part2
- How to create model processor for use in XNA projects Part -How to create model processor for use in XNA projects Part II
