搜索资源列表

  1. 实现web页面中链接的点击效果  .ZIP

    0下载:
  2. 实现web页面中链接的点击效果,一个小代码那来给大家分享-achieve web page click on the link results, a small code it for everyone to share
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:ykch
  1. 页面落花

    0下载:
  2. 用于个人网站建设用的页面落花代码 用HIML语言编的-personal website for the pages with flower code language series hole
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:不好笑
  1. 页面控制

    0下载:
  2. 这是个页面控制程序,可以为初学者练习使用基本控件提供参考-pages control procedures can be used for beginners to practice the basic reference for Control
  3. 所属分类:组合框控件

    • 发布日期:2024-05-19
    • 文件大小:470016
    • 提供者:yoyo
  1. WWW.Ahaoz.CoM__vc783453772452

    0下载:
  2. 了解了操作系统中各种资源分配算法的实现,特别是对虚拟存储,页面置换有了深入的了解,并能够用高级语言进行模拟演示。在这短短的两周时间里,通过浏览、阅读有关的资料,学到了很多东西,同时也发现仅仅书本的知识是远远不够的,需要把知识运用到实践中去,能力才能得到提高。有如下几点体会:-understanding of the various operating system resource allocation algorithm implem
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1869824
    • 提供者:周剪
  1. 676575585858758578

    0下载:
  2. 模拟实现以下页面置换算法,并计算其命中率: 一、理想置换算法OPT(Optimal Replacemnet) 二、先进先出置换算法FIFO-Simulation following pages replacement algorithms, and calculate their hit rate : 1. OPT ideal replacement algorithm (Optimal Replacement) 2. FIFO
  3. 所属分类:数据库系统

    • 发布日期:2024-05-19
    • 文件大小:193536
    • 提供者:康抗
  1. skyNews1.2

    0下载:
  2. 本程序ASP.NET 与C# 实现新闻系统功能,用户可发布与管理新闻,新闻生成静态页面.-the procedures ASP.NET and C# Information System function, users can launch and management of information, news generate static pages.
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:1653760
    • 提供者:蒋锋
  1. 在两个ASP.NET页面之间传递值

    0下载:
  2. 这是在两个ASP.NET页面之间传递值的说明,能给初学者有个好的参考-This is the two ASP.NET pages passed between the values that give beginners a good reference
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:陈志峰
  1. JAVA-Applet密码保护页面小程序

    0下载:
  2. JAVA-Applet密码保护页面小程序-Java-applet password-protected pages small program
  3. 所属分类:界面编程

    • 发布日期:2024-05-19
    • 文件大小:9216
    • 提供者:yill
  1. 页面中的超酷悬浮窗口

    0下载:
  2. c纯html语言,在页面中显示的超酷的三个悬浮窗口,可以由你随意编辑.可以随意下载本代码!-c pure html language, the page shown in the three suspended cool window, you can edit at will. Free to download the code!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:mike
  1. neicun

    0下载:
  2. 页面淘汰算法采用LRU页面淘汰算法,并且在淘汰一页时,只将该页在页表中修改状态位。而不再判断它是否被改写过,也不将它写回到辅存。-pages out of LRU algorithm out pages algorithm, and in an out, only to the page in the page table to amend the state spaces. Rather than judge whether it b
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-19
    • 文件大小:256000
    • 提供者:阎玲
  1. HTMLParser

    0下载:
  2. 一个用于从html页面中提取输入表单的应用程序,自动获得当前系统中打开的页面,分析页面内容并返回输入表单。版权说明:为网上开源代码,希望对大家有用。-for an html page from the input from the application form, the current system automatically open pages, page content analysis and returned to the
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-19
    • 文件大小:63488
    • 提供者:孙小
  1. ymdd

    0下载:
  2. 页面调度算法主要有:FIFO,最近最少使用调度算法(LRU),最近最不常用调度算法(LFU),最佳算法(OPT) 题目要求: ① 实现三种算法:1、先进先出;2、OPT;3、LRU ② 页面序列从指定的文本文件(TXT文件)中取出 ③ 输出:第一行:每次淘汰的页面号,第二行:显示缺页的总次数 -Main page scheduling algorithm: FIFO, least recently used sch
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:sunny
  1. cz

    0下载:
  2. 操作系统的课程设计,分别是 题目一:模拟分页式存储管理中硬件的地址转换和产生缺页中断。 题目二:用先进先出(FIFO)页面调度算法处理缺页中断。 -operating system of curriculum design, is a topic : simulation tabbed storage management hardware address translation and have missing pages
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:71680
    • 提供者:xb
  1. fifo_lru_opt

    0下载:
  2. 操作系统课程设计,页面置换算法,包含了先进先出fifo、最近最久未使用lru、还有最佳opt三种算法。代码简单易懂,编译通过。-courses on operating system design, page replacement algorithms, including the FIFO fifo. the most recent time on the use of LRU, the three best opt algorit
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:wz
  1. vc34752424

    0下载:
  2. 这是模拟页面置换算法的小程序,涵盖了3个页面置换算法 -This is the simulation algorithm replacement pages of small programs, covering three pages replacement algorithm
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:王小波
  1. OSshiyan5

    0下载:
  2. 通过请求页式存储管理中页面置换算法模拟设计,了解虚拟存储技术的特点,掌握请求页式存储管理的页面置换算法-by requesting page memory management algorithm simulation replacement pages design, storage virtualization technology features, master-page request for storage manageme
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:10240
    • 提供者:吊死鬼鬼
  1. FIFOandLRUarithmetic

    0下载:
  2. 最佳页面置换算法,FIFO,LRU的仿真。页面调用和置换过程有动态显示。内存分配页面数目和页面引用串的长度可以进行人工交互输入。 -best pages replacement algorithm, FIFO, the LRU simulation. Page calls and replacement process is dynamic display. Memory allocation of the number of p
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:238592
    • 提供者:刘利辉
  1. yumianzhihuan

    0下载:
  2. 该程序是对页面置换算法中的最优置换, LRU,以及FCFS的比较进行比较的程序-procedures for the replacement pages to the optimal algorithm replacement, LRU. Comparison of FCFS comparison procedures
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:11264
    • 提供者:
  1. windows1.0

    0下载:
  2. 一个功能相对多一点的浏览器,支持多页面浏览,和屏蔽弹出广告 -a relatively more functional browser, support tabbed browsing, pop-up advertisements and shielding
  3. 所属分类:浏览器

    • 发布日期:2024-05-19
    • 文件大小:2340864
    • 提供者:李振
  1. ljlmusic20

    1下载:
  2. 音乐网站: 特色: 1、全站美化 2、改为全站asp(因为生成html的太浪费空间了,几个G...) 3、加入防SQL注入程序,使程序更加安全! 4、VIP会员注册页面美化,更直观,新手可以轻松注册会员; 5、后台优化了生成页面文件代码,生成整站较原来快了1/3; 6、会员添加歌词项管理员可以后台锁定; 7、后台代码全部重写,使管理员可更直观的管理整站; 8、增加了歌词采集功能,再也不必为添加歌词而烦
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:9177088
    • 提供者:张超
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org