搜索资源列表
-
0下载:
这是一个在linux环境下,模拟windows环境下的一个任务管理器,使用了JNI和linux的proc系统文件
运行方式,在interface文件夹下,打以下命令:
$.../interface:
export LD_LIBRARY=./lib
$.../interface:
java -jar taskforce...jar
-This a linux environment, simulating the windows environment with a t
-
-
0下载:
类似windows下任务管理器功能,检测系统中的当前进程。-under similar windows task management features, the detection system the current process.
-
-
0下载:
多任务系统中,内核负责管理各个任务,或者说为每个任务分配CPU时间,并且负责任务之间的通讯。内核提供的基本服务
以使用实时内核可以大大简化应用系统的设计,是因为实时内核允许将应用分成若干个任务,由实时内核来管理它们。内核
用程序的额外负荷,代码空间增加ROM的用量,内核本身的数据结构增加了RAM的用量。但更主要的是,每个任务要有自己的
吃起内存来是相当厉害的。内核本身对CPU的占用时间一般在2到5个百分点之间。
UC/OS-II有一个精巧的内核调度算法,实时内核精小,执行效率高,
-
-
0下载:
应用C语言实现一个员工工作信息管理系统 主要任务是实现对一个员工的各类人员的相关信息进行输入 输出 列表等操作。主要技术是使用数组,将数据存储到二进制文件中-Application of C language implementation of a management information system staff main task is to achieve a staff of all categories of personnel to carry out the relevant
-
-
0下载:
Windows计划任务管理工具,比系统自带的任务工具功能还要多一些,这款可以按时、天、周、月进行任务管理,并允许任务重复执行,而且在所有操作系统上都适用。它的界面相对专业一些,和系统的差不多。-Task management tool for Windows program, the task of bringing more than a tool system features than some, this can be on time, day, week, month to carry
-
-
0下载:
在Linux系统中,虽然有各种各样的图形化接口工具,但是shell仍然是一个非常灵活的工具。Shell不仅仅是命令的收集,而且是一门非常棒的编程语言。您可以通过使用shell使大量的任务自动化,shell特别擅长系统管理任务,尤其适合那些易用性、可维护性和便携性比效率更重要的任务。-In Linux systems, although there are a variety of graphical interface tools, but the shell is still a very f
-
-
0下载:
系统管理器软件是一功能比较完善的系统管理软件,集定时提醒、定时启动程序、阳历与阴历时间日期、Windows XP任务管理器的基本功能、内存病毒、系统端口扫描等功能于一身,具有操作简便与管理迅速等优点。该软件可在 WindowsXP 操作系统上使用。-System Manager software is a function of a relatively perfect system management software, set timed reminders, timed start th
-
-
0下载:
The objective of this assignment is to implement a non-preemptive kernel. In order to do this you must implement three tasks:
1. Timer Management – necessary to establish a time base for our system.
2. Interrupt Management – necessary to handle
-
-
0下载:
基于μClinux的嵌入式系统任务管理的研究,不错的期刊!-Embedded System Based on μClinux task management research journals good!
-
-
0下载:
系统优化模块,本程序主要可对控制面板中的常用工具进行设置、磁盘空间整、垃圾文件清理以及系统任务管理等。-Optimization module, the process can mainly be on a common tool in Control Panel to set the entire disk space, clean up junk files and system task management.
-
-
0下载:
本程序基本实现了对系统进程的管理,它的基本功能与Windows系统自带的任务管理器类似。-This procedure basically the process of the management system, its basic function of the system comes with the Windows Task Manager similar.
-
-
0下载:
GTK实现的LINUX任务管理器,包括系统信息显示,和进程管理等。-LINUX GTK Task Manager implementation, including system information display, and process management.
-
-
0下载:
本程序主要可对控制面板中的常用工具进行设置、磁盘空间整、垃圾文件清理以及系统任务管理等。-This procedure can mainly be used on the control panel tool set, the entire disk space, clean up junk files and system task management.
-
-
0下载:
中科大Linux操作系统源代码导读_进程[任务管理]-USTC Linux operating system source code REVIEW _ process [Task Management]
-
-
0下载:
基于VC++实现的系统管理软件,功能有:控制面板的操作、磁盘空间整理、垃圾文件清理、系统任务管理。-VC++ based system management software, the function: control panel operation, disk space, organize, clean up junk files, the system task manager.
-
-
0下载:
LINUX内核空间USB运动控制卡驱动程序的开发,介绍一种基于ARM 体系结构的运动控制卡的设计方法,通过嵌入linux 操作系统实现多任务管理,USB 接口与上位机
通信,克服了采用传统并行总线结构的弊端。以一种USB 运动控制卡为实例来介绍利用dev 文件系统开发字符设备驱动程序的关键技术-The LINUX kernel space USB motion control card driver development, introduces one kind based on the
-
-
0下载:
Linux是目前增长最迅速的操作系统。《Linux从入门到精通》由浅入深、循序渐进地向读者介绍Linux的基本使用和系统管理。全书内容包括Linux概述、Linux安装、Linux基本配置、桌面环境基本操作、Shell基本命令、文件和目录管理、软件包管理、磁盘管理、用户与用户组管理、进程管理、网络配置、浏览网页、收发邮件、文件传输和共享、远程登录、多媒体应用、图像浏览和处理、打印机配置、办公软件的使用、Linux编程工具、Shell编程、服务器基础知识、Apache服务器、vsftpd服务器、S
-
-
0下载:
任务管理器,模仿windows操作系统实现的任务管理器,包括进程管理和CPU使用情况等信息。-Task Manager, imitating the task manager, windows operating system including process management, and CPU usage and other information.
-
-
0下载:
RTX是美国Ardence公司开发的基于Windows操作系统的实时解决方案,是目前Windwos平台的唯一纯软件的硬实时扩展子系统。RTX不对Windows系统进行任何封装或修改,其通过在HAL层增加实时HAL扩展来实现基于优先级的抢占式的实时任务的管理和调度。RTX实时子系统RTSS的线程优先于所有Windows线程,提供了对IRQ、I/O、内存的精确直接控制,以确保实时任务的100 可靠性。通过高速的IPC通讯和同步机制,RTX方便地实现与Windows之间的数据交换。RTX的定时器时钟分
-
-
0下载:
unix源码包括文件系统,任务管理,中断,输入输出(UNIX source code includes file system, task management, interruption, input and output)
-