登录
首页 » Java » HomeWork_OS

HomeWork_OS

于 2021-01-07 发布 文件大小:92KB
0 289
下载积分: 1 下载次数: 7

代码说明:

  模拟操作系统的界面程序,磁盘管理模块,文件管理模块,内存置换算法等(Simulation of the operating system interface program, disk management module, document management modules, memory replacement algorithm)

文件列表:

HomeWork_OS
...........\.classpath,232,2013-11-15
...........\.project,387,2013-11-15


...........\bin
...........\...\com
...........\...\...\Fream$1.class,1834,2013-12-26
...........\...\...\Fream$2.class,1429,2013-12-26
...........\...\...\Fream$3.class,1448,2013-12-26
...........\...\...\Fream.class,13830,2013-12-26
...........\...\...\MyJPanel.class,1453,2013-12-26
...........\...\...\MyJPanel1.class,2853,2013-12-26
...........\...\file
...........\...\....\Fream$1.class,1365,2013-12-26
...........\...\....\Fream$2.class,1284,2013-12-26
...........\...\....\Fream.class,11004,2013-12-26
...........\...\gang
...........\...\....\Fream$1.class,1495,2013-12-26
...........\...\....\Fream$2.class,1496,2013-12-26
...........\...\....\Fream.class,11250,2013-12-26
...........\...\....\test.class,6865,2013-12-26
...........\...\hou
...........\...\...\CSCAN.class,1678,2013-12-26
...........\...\...\DiskManage.class,3027,2013-12-26
...........\...\...\Panel.class,2846,2013-12-26
...........\...\...\SCAN.class,1659,2013-12-26
...........\...\...\SSTF.class,2658,2013-12-26
...........\...\lv
...........\...\..\Fream$1.class,1846,2013-12-26
...........\...\..\Fream.class,7724,2013-12-26
...........\...\..\myPanel.class,1571,2013-12-26
...........\...\RotatePanel.class,2022,2013-12-26
...........\...\Testxz.class,865,2013-12-26
...........\...\two
...........\...\...\Fream.class,1603,2013-12-26
...........\...\...\LinkedList.class,952,2013-12-26
...........\...\...\Memory.class,1202,2013-12-26
...........\...\...\Panel.class,594,2013-12-26
...........\config.ini,128,2013-11-24
...........\src
...........\...\com
...........\...\...\Fream.java,19021,2013-12-04
...........\...\...\MyJPanel.java,970,2013-11-24
...........\...\...\MyJPanel1.java,3023,2013-12-04
...........\...\file
...........\...\....\Fream.java,10098,2013-12-19
...........\...\gang
...........\...\....\Fream.java,14191,2013-12-18
...........\...\....\test.java,7410,2013-12-18
...........\...\hou
...........\...\...\DiskManage.java,6885,2013-12-19
...........\...\...\Panel.java,1951,2013-12-19
...........\...\lv
...........\...\..\Fream.java,8419,2013-12-15
...........\...\..\myPanel.java,1208,2013-12-15
...........\...\Testxz.java,1647,2013-12-22
...........\...\two
...........\...\...\Fream.java,1041,2013-12-22
...........\...\...\LinkedList.java,714,2013-12-22
...........\...\...\Memory.java,1029,2013-12-22
...........\...\...\Panel.java,340,2013-12-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • sequence
    从终端接收用户输入的字符,构造一个单链表,并进行顺序输出。 把单链表倒排序,再进行输出。 (Receiving user input from the terminal of the characters, to construct a single list and the order of output. List down to a single sort and then output.)
    2008-12-31 09:06:31下载
    积分:1
  • 简单的防火墙
    该程序可以实现基本的包过滤,包过滤作为最基本的防火墙基层策略是属于比较早起的防火墙开发思路。从这个源码中你可以看到早期的防火墙的基本开发流程,这相信对你以后独立防火墙的编码有所帮助。
    2023-08-30 13:25:03下载
    积分:1
  • JavaEEWork
    javaEE开发框架很有用的,专门正对初学者,好好看吧(java Development Framework)
    2014-07-04 10:28:40下载
    积分:1
  • 一个聊天序。有客户端和服务器源码
    一个聊天程序。有客户端和服务器源码-a chat program. A client and server source code
    2022-02-24 19:26:04下载
    积分:1
  • TicketHelper
    12306 旧版本抢票软件,抢票软件源码(ticket )
    2014-01-10 10:26:40下载
    积分:1
  • src
    书籍Java与模式的随书源代码文件,都可以运行成功,是学习设计模式的好资料(Java and pattern books with the book source code files, you can run successfully, is to learn good information design patterns)
    2013-08-19 12:33:59下载
    积分:1
  • New-Power-factor
    Power factor measurement, and compensation using capacitors.
    2014-05-23 15:25:18下载
    积分:1
  • 这是java序 SimpleServlet.java
    这是java程序 SimpleServlet.java-procedures SimpleServlet.java
    2022-05-10 12:19:24下载
    积分:1
  • 四元数法1111
    说明:  解算捷联惯导的程序,利用四元数法将惯导输出的原始数据结算成坐标值(To solve the program of strapdown inertial navigation, the original data output from inertial navigation is settled into coordinate value by quaternion method)
    2020-08-23 14:07:46下载
    积分:1
  • random
    说明:  本程序利用C++产生随机数,每次产生的随机数都不一样(This program uses C ++ to generate random numbers, the random numbers generated each time are different)
    2020-03-06 03:25:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载