搜索资源列表
jpluck-0[1].9-beta6-linux-mac-os-x.tar
- JPluck是一个基于Java的工具集,用于创建Plucker文档。它包括易于使用的JPluck X GUI来管理和下载站点。-JPluck is a Java-based tool set for creating VIA files. It includes easy-to-use GUI JPluck X to manage and download site.
POCMethodCallClient.java
- Wireless Java O Reilly - learning wml & wmlscr ipt O Reilly - learning xml O Reilly - Learning_Python O Reilly - Lingo in a Nutshell O Reilly - Mac OS X Pocket Reference O Reilly - Managing NFS and NIS, 2nd Edition O Reilly - Mastering Algorithms
JavaPhonesource
- 基于Cisco CTI OS 6.0的Java 软电话简单实例-based Cisco CTI Java OS 6.0 simple example of the soft phone
memory(java)
- 操作系统实验中的可变分区式的内存管理,用java编写的,写得很不错的。-OS experiment variable zoning-memory management, using java, prepared very well.
OS
- java实现磁盘调度,包含FCFS,SSTF,SCAN,CSAN
os
- 一个具有模拟CPU、模拟内存、模拟硬盘、模拟CPU管理、模拟内存管理、模拟硬盘管理、模拟进程管理、模拟指令系统、模拟中断处理的一个能运行在WINDOWS平台上的一个模拟的单用户多任务操作系统。-Simulation of a CPU, analog memory, analog hard disk, analog CPU management, memory management simulation to simulate the hard disk management, and simul
Magnifier
- 用java实现的小巧的放大镜程序 /** * 文件名:Magnifier.java * OS:GNU/Linux Ubuntu 6.10 * IDE:eclipse 3.2 * JDK 版本: 1.6.0 */-Using java to achieve compact magnifying glass procedures/*** File name: Magnifier.java* OS: GNU/Linux Ubuntu 6.10* IDE: eclipse 3.2
os
- java和c语言编写的操作系统的算法,有生产者消费者问题和银行家算法,具体的实验报告格式-java and c language operating system algorithms, there are producers of consumer issues and banker s algorithm, the specific reporting format experiment
RR
- 操作系统-时间片轮转调度算法,JAVA实现,带界面,有解释-Operating system- time slice rotation scheduling algorithm, JAVA achieved with interface, are explained
os
- 实现分页式存储地址转换过程,在此基础上实现请求分页的地址转换。实现请求页式地址转换中出现的缺页现象时,用到的先进先出FIFO、最近最久未使用LRU、最佳OPT置换算法。 -The realization of paging memory address translation process, in this based on the address translation request page. The realization of Page Address Translation req
os
- 实现操作系统中的页面置换算法,显示在界面上,并对其进行比较。-The realization of the operating system page replacement algorithm, displayed in the interface and its comparison.
os
- Java 和c做的模拟操作系统,界面美观功能完善-Java and c do simulation operating system function interface aesthetics
os
- 用java写的课程设计,用了我很多天的 哦-Using java to write the curriculum design, with a lot of my day oh
os-report1
- os课设报告 内存分配 分配与回收 动态演示 最优算法-os report
java-os
- 此次操作系统,本人使用java中的多线程来模拟多进程共享临界资源。java中多线程就是一个类或一个程序执行或管理多个线程执行任务的能力,每个线程可以独立于其他线程而独立运行,当然也可以和其他线程协同运行,一个类控制着它的所有线程,可以决定哪个线程得到优先级,哪个线程可以访问其他类的资源,哪个线程开始执行,哪个保持休眠状态。对临界资源Critical_Resources类进行操作方法声明为synchronized,当方法被该关键字声明后,也就意味着,如果这个资源类被加锁,只有一个对象得到这个类的锁
Palm OS Java 程序打包
- Palm OS Java 程序打包。将Java jad+jar打包为prc文件,支持Palm OS 4+
OS
- IT is a java homework for OS
ELM+JAVA
- OS-ELM识别分类代码,是一种很好的识别方法(os-elmNumberofHiddenNeurons - Number of hidden neurons assigned to the ELM % ActivationFunction - Type of activ)
os
- 用java实现fcfs、hrrn和sjf算法(Implementation of FCFS, hrrn, and SJF algorithms with Java)
os
- 用java简单实现fcfs算法和sjf算法(Implementation of FCFS algorithm and SJF algorithm by Java)