CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - process cpu
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - process cpu - List
[
Other resource
]
CPU模拟
DL : 1
本软件实现了模拟cpu的基本工作原理和工作过程,可以实现机器指令级和微指令级的操作,同时又可在编辑窗口内自行变编辑指令,对于初学者学习CPU的结构和工作原理是很有帮助的-the software simulation cpu the basic working principle and the process, the machine can achieve the task of instruction-level and the operational level, but also within the edit window to change editorial direction, the CPU for beginners to learn the structure and working principle is very helpful
Update
: 2008-10-13
Size
: 118.32kb
Publisher
:
叶靥
[
Other resource
]
wb-cpu
DL : 0
该套软件用于提取王码98(或者其他版本)的五笔数据,精简后应用于嵌入式系统,如单片机。在DOS下,用TC模拟调试通过。很容易移植到单片机上。含五笔数据提取过程,输入时两分法查找的子程序。全部为C代码-the software used to extract Wangma 98 (or any other version), the five data streamlined used in embedded systems, such as SCM. In DOS, using simulation debugging through TC. Easily transplanted to MCU. With five data extraction process, the importation of two points when the subroutine you. All of the C code
Update
: 2008-10-13
Size
: 773.36kb
Publisher
:
WYS
[
OS program
]
process
DL : 0
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。 “最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。 静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。 -prepared a simulation and debugging process scheduling procedures, "Priority number of the highest priority" Scheduling Algorithm of five scheduling process. "Priority number of the highest priority" scheduling algorithm The basic idea is to place the CPU allocated to the parade were the highest priority in the process. Static priority is the creation of a number of processes identified, and the entire process will not change during operation.
Update
: 2008-10-13
Size
: 9.19kb
Publisher
:
111111
[
Process-Thread
]
ProcContrlTest
DL : 0
本程序实现ProcControl类,提供了enumerate各进程的功能(进程信息包括:进程ID,进程名称,用户名,内存使用情况,CPU情况等) 还提供启动进程,按进程名杀死进程,按进程ID杀死进程的功能。-ProcControl the program category, providing enumerate the functions of the process (process information, including : process ID, process name, user name, memory usage, CPU, etc.), also provided to initiate the process by killing the process from the process, the process by killing the process ID function.
Update
: 2025-02-17
Size
: 39kb
Publisher
:
童彬
[
ARM-PowerPC-ColdFire-MIPS
]
CPU模拟
DL : 0
本软件实现了模拟cpu的基本工作原理和工作过程,可以实现机器指令级和微指令级的操作,同时又可在编辑窗口内自行变编辑指令,对于初学者学习CPU的结构和工作原理是很有帮助的-the software simulation cpu the basic working principle and the process, the machine can achieve the task of instruction-level and the operational level, but also within the edit window to change editorial direction, the CPU for beginners to learn the structure and working principle is very helpful
Update
: 2025-02-17
Size
: 118kb
Publisher
:
叶靥
[
OS program
]
process
DL : 0
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。 “最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。 静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。 -prepared a simulation and debugging process scheduling procedures, "Priority number of the highest priority" Scheduling Algorithm of five scheduling process. "Priority number of the highest priority" scheduling algorithm The basic idea is to place the CPU allocated to the parade were the highest priority in the process. Static priority is the creation of a number of processes identified, and the entire process will not change during operation.
Update
: 2025-02-17
Size
: 172kb
Publisher
:
111111
[
Other Embeded program
]
at45db321_m55800
DL : 0
at45db321完整读写程序,cpu为m558-at45db321 integrity of the reading and writing process, cpu for m558
Update
: 2025-02-17
Size
: 4kb
Publisher
:
黄黄
[
Software Engineering
]
CPU
DL : 0
设计一个CPU的具体过程,包括实验目的,逻辑图-CPU design a specific process, including experimental purposes, the logic diagram
Update
: 2025-02-17
Size
: 14kb
Publisher
:
ncf
[
VHDL-FPGA-Verilog
]
cpu
DL : 0
Verilog实现的CPU程序,简单应用哈-Verilog realization of CPU process, simple application of Kazakhstan
Update
: 2025-02-17
Size
: 3kb
Publisher
:
liu
[
VHDL-FPGA-Verilog
]
CPU
DL : 0
简单的16位CPU的VHDL设计 vhdl代码和cpu设计过程-Simple 16-bit CPU design of the VHDL code and VHDL design process cpu
Update
: 2025-02-17
Size
: 1.42mb
Publisher
:
kilva
[
Software Engineering
]
guide
DL : 0
虚拟化是一个广义的术语,在计算机方面通常是指计算元件在虚拟的基础上而不是真实的基础上运行。虚拟化技术可以扩大硬件的容量,简化软件的重新配置过程。CPU的虚拟化技术可以单CPU模拟多CPU并行,允许一个平台同时运行多个操作系统,并且应用程序都可以在相互独立的空间内运行而互不影响,从而显著提高计算机的工作效率。-Virtualization is a broad term, in the computer usually refers to components in the calculation based on virtual rather than real based on the run. Virtualization technology can expand the capacity of the hardware to simplify the software re-configuration process. CPU virtualization technology can single-CPU simulation of multi-CPU parallel, allowing a platform to run multiple operating systems and applications can be independent of each other space to operate互不影响, thereby significantly improve the efficiency of the computer.
Update
: 2025-02-17
Size
: 184kb
Publisher
:
xiongjun
[
VHDL-FPGA-Verilog
]
CPU
DL : 0
本人主要是介绍CPU和运算器级联的程序,采用的是VHDL语言-I was to introduce the CPU and the main computing device cascade process, using the VHDL language
Update
: 2025-02-17
Size
: 1kb
Publisher
:
夜之灵
[
OS program
]
CPU
DL : 1
一个delphi开发的读CPU温度的程序-A delphi development of CPU time the process temperature
Update
: 2025-02-17
Size
: 464kb
Publisher
:
刘军
[
Windows Develop
]
process
DL : 0
为了更充分的利用CPU,必须管理好进程内及进程间的调度关系,此实验就是模拟进程之间的调度方法。在实验中,只模拟了3个状态之间的调度过程,为了便于观察调度过程,我采用手动操作方式(即根据操作者输入的命令来做相应的转换)。在程序中,为进程建议一个结构体,以这种类型建立一个数组,用了存储所有进程信息;同时建议了两个先进先出的对列(ready,blocked)用来存储当前就绪的进程和等待资源的进程(在程序中这两个队列只是存储了进程在存储进程的数组的下标,用下标来作为唯一标识且访问,但是不是pid)。对列是自己写的结构,用一个数组来实现队列,其实是实现了循环队列。在用一个变量running(int)来表示当前运行的进程(当然,这里也是进程数组的下标)。当进程调度时,其进程状态也相应改变,只是对两个队列和running的操作,同时改变该进程的状态(state)。 关键字:操作系统 进程调度 -In order to more fully use the CPU, must manage the process and the process of scheduling inter-relations, this experiment is to simulate the process of scheduling between the methods. In the experiment, only three state simulation of the activation process between, in order to facilitate observation of the activation process, I used manual mode of operation (that is, operator input in accordance with an order to do the conversion). In the procedure for the process to recommend a structure to set up an array of this type, with all the process of information storage also proposed for two out of the FIFO (ready, blocked) used to store the current process in place and the process of waiting for resources (in the process the two queues is stored in the storage process, the process of array subscript, used as a subscript uniquely identify and access, but not a pid). To write out the structure of their own, using an array to achieve the queue is a queue cycle. Using a variable in the runnin
Update
: 2025-02-17
Size
: 1.08mb
Publisher
:
white Snow
[
Other
]
cpu
DL : 0
简单CPU 能处理10条简单CPU指令 不包括IO指令-Simple CPU can process 10 a simple CPU instructions do not include IO commands
Update
: 2025-02-17
Size
: 1kb
Publisher
:
谭国强
[
Process-Thread
]
maxyang_ShowUseage
DL : 0
自制Windows任务管理器源码 一个以假乱真的任务管理器(界面有点像,但功能差远了),此程序主要实现取系统的应用程序列表、取系统的所有进程的相关信息(映像名称,PID,CPU时间,内存使用)、实时取CPU的得用率并以波浪线来描绘、实时取内存的使用记录,并以波浪线来描绘。同时也实现了,结束任务,新建任务,及切换至等功能。“选项菜单”只实现了“总是最前”,“查看菜单”只实现了“更新速度”。主要没有实现的功能,是取各个进程的CPU利用率和在系统托盘显示CPU线的效果。 程序中使用了几个网友作品的算法:如画CPU使用率的背景的效果,取CPU利用率的算法等都非本人原创的(作了部分修正)。-Home Source Windows Task Manager A highly advanced task manager (interface a bit like, but much worse function), the main implementation of this program to take the system s application list, taking the system all processes related to information (Image Name, PID, CPU time, memory usage), real-time CPU-use statistics obtained by the wave line rate and to describe real-time access memory usage records, and to the wave line to describe. Also achieved, the end of the task, new tasks, and switch to other functions. "Options menu" just realized "always best before", "View menu" just realized "update speed." Main function is not implemented, is to take each process CPU utilization and in the system tray display CPU line results. Some users use the program works algorithms: the picturesque background of the effect of CPU utilization, CPU utilization of the algorithm and so take my non-original (made partial amendments).
Update
: 2025-02-17
Size
: 45kb
Publisher
:
1178
[
OS program
]
sigar-cpu-mem-process
DL : 0
sigar获取系统信息 如内存CPU使用率 等-sigar1.6.4 source code used to obtain system information such as CPU utilization, memory
Update
: 2025-02-17
Size
: 27kb
Publisher
:
中华
[
Software Engineering
]
CPU-IC
DL : 0
CPU卡一些资料,CPU IC卡系统通讯协议及底层程序的设计,CPU卡详解-CPU card with some information, CPU IC card system communication protocol and the underlying process of design, CPU card Detailed
Update
: 2025-02-17
Size
: 467kb
Publisher
:
xiaojiang
[
Shell api
]
Process-CPU-Usage08132006
DL : 0
This source code list the processes running and their individual CPU usage: for each process, you get his of processor time, exactly like in the windows task manager- This source code list the processes running and their individual CPU usage: for each process, you get his of processor time, exactly like in the windows task manager
Update
: 2025-02-17
Size
: 7kb
Publisher
:
Farooq
[
Other
]
CPU源码
DL : 0
可以优化指定的进程减少CPU占用,适合进程多开时使用(Optimize the process to reduce CPU occupancy)
Update
: 2025-02-17
Size
: 40kb
Publisher
:
Setall
«
1
2
3
4
5
6
7
8
9
10
...
32
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.