资源列表
file-system
- 编程模拟一个简单的文件系统,实现文件系统的管理和控制功能。要求本文件系统采用两级目录,即设置主文件目录[MFD]和用户文件目录[UED]。另外,为打开文件设置运行文件目录[AFD]。设计一个10个用户的文件系统,每次用户可保存10个文件,一次运行用户可以打开5个文件,并对文件必须设置保护措施。在用户程序中通过使用文件系统提供的Create、open、read、write、close、delete等文件命令,对文件进行操作-file system
shiyan
- OS实验,包含进程调度,作业调度,和内存存储分配。有各个算法的代码和可执行文件。-OS experiments, including process scheduling, job scheduling, allocation and memory storage. There are various algorithms code and executable files.
rain
- 降雨数值分析程序,用VB编写。对降雨量进行分析-rain code
WinDiskSystem
- 硬盘数据恢复教程,属于入门级,可帮助有兴趣的朋友快速熟悉相关内容-Hard drive data recovery tutorial to help friends who are interested are entry-level, quickly familiar
LL(1)
- LL(1)文法分析程序,基于一定的LL(1)文法,判断输入的程序片段是否符合给定的LL(1)文法。-LL (1) grammar analysis program, based on some of the LL (1) grammar, the judge entered the program fragment whether a given LL (1) grammar.
zhuhang_Client
- 作为聊天室的客户端,提供两台电脑联网之间的通信服务,为简易的聊天软件-As a client of the chat rooms, to provide communication between the two computers networked services for a simple chat software
Mutithreading
- 多线程,VB 中处理多线程代码 Multithreading code in this file it may be very helpful.just for study no econormic use . it may be very helpful it may be very helpful it may be very helpful-Multithreading code in this file it may be very helpful.just for study no
code
- Codigo para retornar
VB6api_rs232
- 利用api函数编写的串口接收模块 比MSCOMM控件稳定!-The api function prepared by the serial receiver module stable than MSCOMM control
VB_editor_plugin_YUNYUE
- vb编辑器辅助插件,云月vb代码格式插件-the vb editor auxiliary plug, cloud months vb code format plug-ins
Multilevel-feedback-queue-scheduling
- 进程多级反馈队列调度:当一个新进程进入内存后,首先将它放入第一队列的末尾,按FCFS原则排队等待调度.当轮到该进程执行时,如它能在该时间片内完成,便可准备撤离系统 如果它在一个时间片结束时尚未完成,调度程序便将该进程转入第二队列的末尾,再同样地按FCFS原则等待调度执行,以此类推。-Multilevel feedback queue scheduling
VB-system
- VB一些简要功能描述,常用可执行命令,程序的附件程序。 -VB brief descr iption of commonly used functions, the executable commands, program accessories program.
