CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - 操作系统

搜索资源列表

  1. StorageManage

    0下载:
  2. 操作系统里的存储器管理描述,是用JAVA语言编的,在Jcreate下编译通过-the operating system memory management Lane described is the use of the Java language series. Under the compiler through Jcreate
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3120
    • 提供者:高高
  1. Operating

    0下载:
  2. 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
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:8514
    • 提供者:中格
  1. Notepad_java

    0下载:
  2. 用java写的记事本程序,跟操作系统的记事本很相似。-with java written in the notebook procedures with the operating system is very similar to the notebook.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:21976
    • 提供者:flying
  1. ProcessCall

    0下载:
  2. 操作系统中的进程调度,进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用:先进先出调度算法;基于优先数的调度算法;最短执行时间调度算法 确定这10个进程在CPU上的执行过程。要求每次进程调度时在屏幕上显示:当前执行进程;就绪队列;等待队列 -operating system process scheduling, process simulation scheduling procedures : Assuming a 10 CPU in the process of impl
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:104247
    • 提供者:魏然
  1. reader_writer_p_v_operate

    0下载:
  2. 操作系统课内实验部分,用java实现,读者写着互斥与同步-operating system reverse experiment, using java realized, the reader wrote mutex and Synchronization
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:927
    • 提供者:任清然
  1. deadlocks

    0下载:
  2. 操作系统课内实验部分,第3章,死锁的模拟的java实现。-operating system reverse experiment, Chapter 3, the simulation Deadlock java achieve.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:6226
    • 提供者:任清然
  1. filesysyem_on_linux

    1下载:
  2. 操作系统课内实验部分,文件系统的模拟与实现。-curricular experimental operating system, file system simulation and implementation.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:18321
    • 提供者:任清然
  1. memeory_manage

    0下载:
  2. 操作系统课内实验部分,第3章,存储系统的java实现。-operating system reverse experiment, Chapter 3, the storage system to achieve java.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1536
    • 提供者:任清然
  1. thread_control_xjtu

    0下载:
  2. 操作系统课内实验部分,第5章,线程控制的模拟的java实现。-operating system reverse experiment, Chapter 5, thread control of the simulation java achieve.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1364
    • 提供者:任清然
  1. L0phtCrack2.5

    0下载:
  2. L0phtCrack是在NT平台上使用的口令审计工具。它能通过保存在NT操作系统中cryptographic hashes列表来破解用户口令的。-L0phtCrack NT platform in the use of password auditing tool. It through the preservation of the NT operating system cryptographic hashes of links to crack users Password.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:4781
    • 提供者:立井伯
  1. 2004071318520829258

    0下载:
  2. 文件管理系统,是操作系统课程设计的参考材料.希望大家喜欢.-document management system, is the operating system of curriculum design reference materials. Hope you like them.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:13962
    • 提供者:hht
  1. firstaid

    0下载:
  2. 操作系统中实现内存分配中要用到的首次适应算法-achieve operating system memory allocation, use of the first-fit algorithm
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:2731
    • 提供者:gnehc_663
  1. RemoteInternetConnect

    0下载:
  2. Remote Internet Connect简化了从其它运行操作系统的机子上将一个Linux系统连接到Internet的过程。用户可以用一个简单的GUI加快连接、断开连接、或查看谁在线上。 -Remote Internet Connect simplifies the operation from other operating systems loom a Linux system will be connected to the Internet process. Users can
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:166903
    • 提供者:liaosp_11
  1. ProcessSchedule6

    0下载:
  2. 进程调度的设计与实现1. 综合应用下列知识点设计并实现操作系统的进程调度:邻接表,布尔数组,非阻塞输入,图形用户界面 GUI,进程控制块,进程状态转换,多 级反馈队列进程调度算法。 2. 加深理解操作系统进程调度的过程。 3. 加深理解多级反馈队列进程调度算法。 -process of scheduling a Design and Implementation. Application of the following integrated knowledge point des
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2588
    • 提供者:Solo
  1. Java_jvm-SystemInfo

    0下载:
  2. 一个安装在不同操作系统的Java虚拟机负责着Java程序与操作系统之间的工作,因此每个Java虚拟机的系统环境属性是不同的,我们可以通过访问Java虚拟机的系统属性来获知一些关于当前操作系统的一些基本信息,这些信息的价值有时是非常重要的-a different operating system installed in the Java virtual machine for Java with the operating system and procedures between the wo
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3162
    • 提供者:刘佳康
  1. jrtplib-3.7.0

    0下载:
  2. JRTPLIB 是一个用C++语言实现的RTP库,目前已经可以运行在Windows、Linux、FreeBSD、Solaris、Unix和 VxWorks等多种操作系统上。要为Linux 系统安装JRTPLIB,首先从JRTPLIB的网站(http: //lumumba.luc.ac.be/jori/jrtplib/jrtplib.html)下载最新的源码包-JRTPLIB C is a language of the RTP, now can run on Windows, Linux, Fr
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:650360
    • 提供者:shirley
  1. addr

    0下载:
  2. 本通讯簿所支持的操作系统为 Windows NT4.0 (Service Pack3) 以上, 数据库为支持ODBC的任何一种数据库,本系统使用的是SQL Server 7.0 和Microsoft Access。客户端为任何一种浏览器-the Address Book supported by the operating system to Windows NT4.0 (Service Pac - k) above, the database supports ODBC for any
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:14077
    • 提供者:陈海峰
  1. Chapter4NetworkOS

    0下载:
  2. 第四章网络操作系统,主要介绍计算机网络操作系统的有关基础知识-fourth chapter network operating systems, mainly on computer network operating system based on the knowledge
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:4376
    • 提供者:abcd123401
  1. lift_thread

    0下载:
  2. 利用java的线程来模拟电梯的调度。主要来实践操作系统课程的知识。-use java threads to simulate the lift scheduling. Main courses to practice operating system knowledge.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:754262
    • 提供者:figoma
  1. lilies1

    0下载:
  2. linux操作系统下测试绝对时间值的小程序。-Linux operating system under test absolute time value of the small procedures.
  3. 所属分类:FlashMX源码

    • 发布日期:2008-10-13
    • 文件大小:325671
    • 提供者:
« 1 2 3 45 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com