搜索资源列表
RealEditor
- 这个小软件( RealEditor )是同学一起编写的,可编辑,打印,更换主题,并有传输功能 注意,要想正确运行此软件,务必要把JDK升级到JDK 5.0_update4即tiger版(未来的JDK版本应该也可以),如果运行软件后,端口冲突或突然非法将它关闭(用任务管理器进程结束掉),导致软件无法正常退出,无法再次启动此软件,请到C:\\Documents and Settings\\All Users\\Application Data\\RealEditor下的那个文件删掉即可(注意,
WindProcessManager
- java 开发的window进程管理器,直接双击start.bat即可运行,但前提是需要jdk环境-java development of the window manager process. Double-click start.bat can directly run, but the precondition is that the environment needs jdk
enterpriseweb
- 企业门户网站企业商务网是企业信息化管理进程中的一个重要的标志,企业商务网的建立不仅从网络上为企业提供了一个新的宣传平台,而且还标志企业已经跨出了企业信息化管理的第一步。一个企业的信息化水平是企业综合实力和市场竞争力的基本标志之一,加强信息化管理是提高企业现代化管理水平和企业生存与发展的关键。建立健全的企业商务网已经成为中国企业信息化管理进程中的当务之急。
OSSimulate
- 进程调度和存储管理模拟-process scheduling and storage management simulation
ProcessViewer
- Java写的一个进程管理器附有源码 很好用户 很好的描述了操作系统中进程的创建于撤销 -It s a processer writed by Java languge
实现对进程生命周期全过程的管理
- 1. 实现对进程生命周期全过程的管理,包括进程的创建、撤销、执行、阻塞、唤醒、挂起、激活等。 2. 实现对多个进程并发执行的管理。 -1. Process to achieve the whole process of life-cycle management, including the process of the creation, revocation, execution, blocking, wake up, suspend, activate and so on. 2
PrivilegeProcess
- 用JAVA语言描述的简单的模拟进程管理。-JAVA language to describe the use of a simple analog process management.
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
2005050809231311421
- 这是一个进程管理程序,有兴趣的人可以下来-This is a process management procedures, those who are interested in can be down
JSPWebMail
- 该系统提供了获取、阅读、书写、转发、回复、打印、删除及用户管理的功能。考虑到系统的跨平台性,采用Java及相关技术产品为开发工具,特别是采用JSP作为服务程序,这样对客户端也没有其它要求,同时系统的性能在高负荷下得到进一步提高。整个WebMail系统全部采用纯Java代码,服务器端每响应一个服务请求启动一个线程,而不像CGI那样启动一个进程。这样能够节省系统资源,提高系统性能。 -jsp webmail
storageManage
- 操作系统进程调度算法和内存管理的实现,典型,精致。-Operating system process scheduling and memory management algorithm for the realization of a typical, elegant.
SpringWithJDBCandAnt
- Java 语言, Eclipse 开发环境, 在Spring框架下集成JDBC开发的一个示例, 并加入了ant进程代码编译运行管理-an example on integration of Spring and JDBC and ant
pp
- 操作系统是控制其他程序运行,管理系统资源并为用户提供操作界面的系统软件的集合。操作系统(英语;Operating System,简称OS)是一管理电脑硬件与软件资源的程序,同时也是计算机系统的内核与基石。操作系统身负诸如管理与配置内存、决定系统资源供需的优先次序、控制输入与输出设备、操作网络与管理文件系统等基本事务。操作系统是管理计算机系统的全部硬件资源包括软件资源及数据资源 控制程序运行 改善人机界面 为其它应用软件提供支持等,使计算机系统所有资源最大限度地发挥作用,为用户提供方便的、有效的、
eoeInfosAssistant
- Android平台下的 管理软件 包括进程管理 文件管理 和 系统管理-Android platform management software, including process management, document management and systems management
MyOS
- 实现了操作系统的基本功能。进程的创建管理,文件的管理,输入输出管理等-Achieve the basic functions of the operating system. The process of the creation of management, file management, input and output management, etc.
Appjxc
- 很强大java编写的的医药进程管理系统,内附说明书和源码……一共大家参考学习-Java written in a very strong medical process management system, containing a descr iption and a total of your reference source to learn ... ...
Task-Manager
- 进程管理器:枚举操作系统当前运行的所有的进程,模拟windows任务管理器功能。主要涉及到的知识有进程同步,内存管理等。-Task Manager
FileManageSystem
- JAVA模拟操作系统的文件管理 使用java语言,采用多到程序设计方法基本上实现并模拟了单用户操作系统。该操作系统包括四部分内容:①文件管理和用户接口;②存储管理;③设备管理;④进程管理。-JAVA simulation operating system file management using the JAVA language, and simulation is realized by using program design method to basically the single
Process-Management
- 利用java实现的进程管理,包括先来先服务算法,优先级算法等。-A process managementrunning on java, including a first-come first-serve algorithm, the priority algorithm.
dubbo-vue-server-master
- 采用前后端分离的模式,前端基于Vue+Element,后端基于Spring MVC,用Dubbo提供分布式服务,前端可以部署到nginx,后端Web可以部署到Tomcat,Dubbo服务可以作为独立的java进程运行,这种架构各层都比较容易实现横向扩展,可以根据业务量灵活调节。(Using the front and back separation model, the front end is based on the Vue+Element, the back end is based on