资源列表

« 1 2 ... .60 .61 .62 .63 .64 565.66 .67 .68 .69 .70 ... 915 »

[操作系统开发Bankarithmetic

说明:操作系统第三次实验 银行家算法 包括输出结果以及流程图-The third experiment the operating system including the banker
<慕秋荣> 在 2024-10-09 上传 | 大小:146432 | 下载:0

[操作系统开发shijianpian

说明:操作系统 进程调度--时间片轮转法源码-Operating system process scheduling time slice-source movement
<> 在 2024-10-09 上传 | 大小:2048 | 下载:0

[操作系统开发20081311395734170

说明:摄像监控:系统云台镜头控制系统。使用VB开发语言,注释完整 -Camera monitor: System PTZ camera control system. The use of VB programming language, comments, complete
<thjthj> 在 2024-10-09 上传 | 大小:13312 | 下载:0

[操作系统开发shell-teachingmaterials

说明:操作系统实验课Shell编程讲义-Experimental Section Operating System Programming Shell Materials
<> 在 2024-10-09 上传 | 大小:362496 | 下载:0

[操作系统开发jinchengtongxing

说明:本设计的目的是通过设计和调试一个基于消息的通讯系统,来实现进程之间的间接通讯,使学生对进程间的通讯机制、进程间的同步机制有一个深入的理解。-The purpose of this design through the design and debugging of a message-based communications system, to realize the process of indirect communication
<余江> 在 2024-10-09 上传 | 大小:98304 | 下载:0

[操作系统开发12

说明:FreeBSD操作系统的详细使用手册,包括中英文版-FreeBSD operating system, a detailed user manual, including Chinese and English versions of
<guang> 在 2024-10-09 上传 | 大小:3953664 | 下载:0

[操作系统开发fat16

说明:完成了一套基于FAT16,并只支持短路径名的函数包。 可用于虚拟磁盘建立。甚至你自己写操作系统,文件系统就可以直接使用他。 由于当初是为朋友在他的板子上跑,只有1K ram,还不能全用,最多只有600-700字节可使用, 所以没有采用缓存的形式,直接采用读写操作。 他可以很轻易的扩充到FAT32(甚至FAT12都可以给予支持),当然还只是支持短路径名。说实在 除了高级应用FAT系列的长文件名真是费事。
<李卓吾> 在 2024-10-09 上传 | 大小:19456 | 下载:0

[操作系统开发FIFO_LRU_update_Cache

说明:计算机体系结构实验程序,分别采用FIFO与LRU算法实现Cache块的更新,功能更新过程中换入换出、命中等分步动态显示。-Computer architecture experimental procedures, respectively, using FIFO and LRU algorithm Cache block updates, feature updates for the process of being transfe
<Diana> 在 2024-10-09 上传 | 大小:2048 | 下载:0

[操作系统开发Prop

说明:自己再培训期间,作的一个东东,主要是MFC的应用,希望大家给予指点!-Their own retraining for a Dongdong, mainly MFC application, I hope to give everyone advice!
<linda> 在 2024-10-09 上传 | 大小:4945920 | 下载:0

[操作系统开发offpc

说明:自动关闭系统的东西,适合初学者参考哟!-Automatically shut down the system of things, suitable for beginners reference yo!
<kk> 在 2024-10-09 上传 | 大小:30720 | 下载:0

[操作系统开发Digital

说明:这是一款单片机控制操作的源代码,只有简单的运行作用-This is a single-chip microcomputer to control the operation of the source code, only the simple operation of the role of
<超超> 在 2024-10-09 上传 | 大小:2048 | 下载:0

[操作系统开发neicun

说明:我所采用的内存管理思想是链表管理思想,内存分配方案是最佳适应方案(best fit)。其主要的数据结构为 struct node { char* p int memosize int flag struct node* next } 这是一个链表的结点的数据结构,用它来管理内存的分配与回收。P 表示所指的分配的内存的首地址,memosize 表示分配的内存块的大小,flag 为一个标志量
<ruikobe> 在 2024-10-09 上传 | 大小:2048 | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 565.66 .67 .68 .69 .70 ... 915 »

源码中国 www.ymcn.org