资源列表
[操作系统开发] bioshandbook
说明:一个很好的BIOS设置教程,非常详细,对于常见的各种问题都可以找到答案-Set a good BIOS tutorial, very detailed, for a variety of problems common to find the answer<renxiaoyao> 在 2025-09-14 上传 | 大小:159kb | 下载:0
[书籍源码] do_opeartion_sys
说明:自己动手写操作系统完全版,非常不错的一本书,对系统软件开发很有用-Do-It-Yourself to write the operating system full version, very good a book on the system useful for software development<haroldharold> 在 2025-09-14 上传 | 大小:19.92mb | 下载:0
[中文信息处理] Chinese
说明:用VB6.0开发的中文词频统计软件,可在word文档中自动找出所有的词语,并从按照词频高低排序。附测试文档。-Using VB6.0 to develop the Chinese word frequency statistics software, word document can automatically identify all of the words, and sorted according to high and low frequency. Attached to the t<leosimon2> 在 2025-09-14 上传 | 大小:69kb | 下载:0
[书籍源码] iptv
说明:机顶盒解复用代码,从ts流中提取音视频信息的代码,做解复用的弟兄值得研究下,另附数字电视技术高清版电子书。-STB demultiplexing code to extract from the ts stream audio and video information source, the brothers do demultiplexing is worth studying, the attached high-definition digital TV Edition eBook.<fivezhou> 在 2025-09-14 上传 | 大小:4.84mb | 下载:0
[Dephi控件源码] delphi-muma
说明:delphi编的*程序,delphi编的*程序-delphi series Trojans, delphi series Trojans<吴山> 在 2025-09-14 上传 | 大小:180kb | 下载:0
[操作系统开发] yemianzhihuansuanfa
说明: 操作系统课程设计《页面置换算法》,内含设计文档。 设计要求为:作业共有320条指令,即它的地址空间为32页,目前它的所有页都还未调入内存。再模拟过程中,如果所访问的指令已在内存,则显示其物理地址,并转下一条指令。如果所访问的指令还未装入内存,则发生缺页,此时需要记录缺页的次数,并将相应页调入内存。如果4个内存块均已装入该作业,则需要进行页面置换,最后显示其物理地址,并转向下一条指令。在所有320条指令执行完毕后,请计算并显示作业运行过程中发生的缺页率。 实现方法为:最佳置换算法(<mengmeng> 在 2025-09-14 上传 | 大小:641kb | 下载:0