搜索资源列表
AIX
- AIX操作系统的一些文档资料,不多啊-AIX operating system, documentation, not ah
Eclipse入门使用指南及开发Eclipse插件(1)
- Eclipse是开放源代码的项目,你可以到www.eclipse.org去免费下载Eclipse的最新版本,一般Eclipse提供几个下载版本:Release,Stable Build,Integration Build和Nightly Build,建议下载Release或Stable版本,笔者用的是Build20020125(Stable版本)。Eclipse本身是用Java语言编写,但下载的压缩包中并不包含Java运行环境,需要用户自己另行安装JRE,并且要在操作系统的环境变量中指明JRE中
T-Kernel_mulu
- 使用广泛的嵌入式操作系统T-Kernel的介绍文档,以及文章目录。-use of a wide range of embedded operating system T-Kernel introductory documents and articles directory.
Linux编程白皮书2
- 《Linux编程白皮书》是由一群Linux高手所写的,它由五个部分组成——是Linux文档工程的一个印刷版本。该书描述了关键的设计概念,以及系统和Linux内核子系统的概念系统结构和具体的系统结构。全书是从Linux操作系统的心脏——内核开始进行深入介绍的。所介绍的知识包括Linux硬件和软件基础、内核机制、进程、模块、结构及源代码、Linux内核模块编程指南,把应用程序移植到Linux下,以及对网络的讨论等等。-"Linux programming White Paper"
操作系统教程
- 操作系统教程 孙钟秀主编 高等教育出版发行 该书是一本非常优秀的计算机操作系统的教程,十分有利于工程设计人员参考!-operating system, Sun Zhong Guide editor-in-chief of Higher Education published book is an excellent guide to the computer operating system, and extremely beneficial in engineering design re
ProducerConsumerProblem
- 关于操作系统生产者与消费者的源码,没有解压密码.-operating system on producers and consumers of the source, without extracting passwords.
CPU 测速(MHz)和高精度延时(微秒级)
- 一.高精度延时, 是 CPU 测速的基础 Windows 内部有一个精度非常高的定时器, 精度在微秒级, 但不同的系统这个定时器的频率不同, 这个频率与硬件和操作系统都可能有关。 利用 API 函数 QueryPerformanceFrequency 可以得到这个定时器的频率。 利用 API 函数 QueryPerformanceCounter 可以得到定时器的当前值。 根据要延时的时间和定时器的频率, 可以算出要延时的时间定时器经过的周期数。 在循环里用 QueryP
wf_hyzx_index
- 网上图书馆管理系统开发及测试环境 操作系统:Windows 2000 Server 后台数据库:Access 2000 Web服务器:IIS 5.0 系统在该环境下测试通过运行。 -online library management system development and testing environment for the operating system : Windows Server 2000 back-end databases : Access 2000 Web serve
jmdee
- 容量小速度快静动态双页面快速缓存。... 软件类别:全站系统 运行环境:ASP+ACCESS 授权方式:免费版-capacity of static and dynamic fast-fast cache pages. ... Software categories : the station's operating system environment : ASP ACCESS license : free version
struct_of_embeded_system
- 该文档详细的说明了嵌入式开发的硬件\\操作系统,并且以LINUX为例,详细的介绍了嵌入式开发的过程,涉及多个方面.-The document detailed descr iption of the development of embedded hardware \\ operating system, and to LINUX example, a detailed introduction to the embedded development process that involves
UnderStandWinXP
- 详细彻底解剖WinXP,让你深入理解XP操作系统.rar-detailed anatomy WinXP thorough, in-depth understanding of your XP operating system. Rar
Operating
- Operating System.从事嵌入式的人至少须掌握一个嵌入式操作系统(当然掌握两个更好),这在嵌入式的所有技术中是最为关键的了。目前最重要的RTOS主要包括: -Operating System. Embedded in the people required to master at least one embedded operating system EC (2 better grasp of course), all in Embedded technology is
Silberschatz.Galvin.Operating.System.Concepts.7th
- Operating System Concepts 7th -- Silberschatz Galvin
filesystem
- java做的文件系统,操作系统课程设计,有报告,源码程序-java to do the file system, operating system, curriculum design, there have been reports, source code program
dos-system
- 模仿DOS命令行下的操作系统,功能仅实现一部分,如需增加功能可按已有功能添加代码块即可-Copy DOS command line operating system, function only implements part of a need for additional features can add the code block can have functions
Round-Robin
- 操作系统的实验 关于时间片轮转RR进程调度调度算法,熟悉进程调度的执行过程;-Experiments on the operating system process scheduling time slice rotation RR scheduling algorithm, the implementation process are familiar with the process of scheduling
web-system-for-course
- 采用当前较为流行的B/S(浏览器/服务器)结构和JSP动态网页开发技术,基于Windows XP Professional操作系统和SQL数据库,设计并实现了一个功能较为完善的小型网上作业系统-It designed and achieved an ideal-functional small-scale homework on-line system that is based on Windows XP Professional operating system and SQL databa
Operating-System-Experiment-Project
- 这是一个模拟实现操作系统进程调度,作业调度,存储器管理,文件系统管理等功能小程序,是基于java Eclipse平台实现的,愿与大家交流共享-This is a simulated operating system process scheduling, job scheduling, memory management, file system management features such as applets, java Eclipse platform-based, and we wo
operation-system-lecture-design
- 运用个java语言 实现操作系统课程设计 作业调度模拟包含短作业优先,先入先出算法,优先权调度算法等-Use java language courses on operating system design job scheduling simulation contains short operating priority, first-in, first-out algorithm, priority scheduling algorithm
operating-system
- 操作系统 多道批处理调度算法 要求: 只考虑1个CPU的资源,其他资源不考虑 使用响应比高者优先算法 程序采用键盘输入,输入格式为: K TJ1 YS1 …… TJK YSK-operating system