搜索资源列表
JCHENG
- 设计有n个进程的程序,其中每个进程控制块PCB中包括: 进程名(ID),进程优先数(Priority),进程进入CPU的时间(Intime),程序需要运行的时间(Alltime) 将PCB块联接在一个单链表(数据结构)中,并在屏幕上显示其内容-n design process procedures, which each process control block PCB include : process (ID), the process priority (Priority), the p
JCHENG2
- 设计一个程序模拟进程管理的过程,采用时间片轮转法,进程占用CPU的时间片有每个进程的优先数来确定。(约定:每个优先数对应10分钟)-design a simulation process management process using time-Web, the process of CPU time for each and every piece of the process to determine the priority number. (Agreement : each corre
complexcpu_design
- 主要介绍一个很好的设计思想,介绍复杂cpu设计的框图。-introduces a very good design, introduced cpu design of complex diagram.
GetProcessorID
- labview的源代码,用于获得CPU的序列号,对于软件的安全设计意义重大。实际应用如:自己设计的软件别人使用时,可采用机器序列号唯一对应的授权号,这样可以避免自己的劳动成果被别人占有-PC source code for access to the CPU serial number, software for the safety design of great significance. Practical applications such as : their design softw
UCOSIIkernalschedinganalysis
- 多任务系统中,内核负责管理各个任务,或者说为每个任务分配CPU时间,并且负责任务之间的通讯。内核提供的基本服务 以使用实时内核可以大大简化应用系统的设计,是因为实时内核允许将应用分成若干个任务,由实时内核来管理它们。内核 用程序的额外负荷,代码空间增加ROM的用量,内核本身的数据结构增加了RAM的用量。但更主要的是,每个任务要有自己的 吃起内存来是相当厉害的。内核本身对CPU的占用时间一般在2到5个百分点之间。 UC/OS-II有一个精巧的内核调度算法,实时内核精小,执行效率高,
infromation
- vc++课程设计做的一个系统信息程序,包括CPU占用,内存的使用等等系统信息。
CPUAndDiskReg
- 根据CPU序列号和磁盘序列号设计软件注册程序
CPUAndDiskReg
- 这是一个根据CPU序列号、磁盘序列号设计软件注册程序的源码,实用性很强。
cpu
- 这个是操作系统的cpu调用的设计,很简单的,但是完全符合要求
Linux程式设计之四
- 共享记忆体是指同一块记忆体区段被一个以上的行程所分享。这是我们所知速度最快的行程间通讯方式。使用共享记忆体在使用多CPU的机器上,会使机器发挥较佳的效能。-shared memory is with a memory segment was more than one trip to share. We know this is the fastest means of communication between the itinerary. The use of shared memory i
CPU
- Intel的并不是在一个芯片上集成四个硬件核心,而是采用双芯片的组合方式,Intel只需要生产双核Core 2 Duo处理器,然后再将芯片封装在一起,成为四核心的Core 2 Quad。不过,Core 2 Quad 双芯片四核设计存在问题,虽然Core 2 Duo芯片内部的双核心可以共享二级缓存,具有较高的协作效率-Intel is not in a hardware chip four-core, instead of using the two-chip combination of the
wangka
- 网卡序列号设计软件注册程序 根据cpu序列号、磁盘序列号设计软件注册程序-Card serial number of the registration process design software
miniPentium
- 此代码主要根据自己设计的一套编码规则,在VC环境学下模拟cpu的运行过程- simulate runing of cpu
CPU
- cpu累加器。主要用于在RISC_CPU设计中的累加器module中,同时还包含cpu的其他模块-cpu accumalation
CPU
- 用VC++模拟单周期cpu,是体系结构课程的一次作业,包括硬件设计,指令设计等,仅十几条汇编指令啦,程序还支持堆栈操作,能进行算术运算,输入运算表达式就能自动生成汇编代码,代码装载后可以调试运行,支持单步和全速运行-Using VC++ simulation of single-cycle cpu, is a one-stop course architecture, including hardware design, instruction design, only dozens of as
CPU
- CPU亲和性代码,案例中2个CPU可以根据情况自己设计-CPU affinity code, case 2 the situation can design their own CPU
SystenInfor
- 可以显示系统信息,如硬盘,cpu,mac等等,不错-Can display system information, such as hard disk, cpu, mac, etc., well
cpu
- 通过一台模型机的设计过程,明确计算机的控制原理与控制过程,巩固和灵活应用所学的理论知识,掌握计算机组成的一般设计方法-General design approach through a model of the design process, clear the computer' s Control Principle and process consolidation and flexible application of the theoretical knowledge, mast
prodesb
- 有是一个简单的cpu设计的开发过程!里面 有代码,和分析-There is a simple CPU design development process.
sdcc-src-2.9.0.tar
- sdcc是为51等小型嵌入式cpu设计的c语言编译器源码(sdcc to 51 other small-scale embedded cpu design c compiler sourecode)