资源列表

« 1 2 ... .38 .39 .40 .41 .42 343.44 .45 .46 .47 .48 ... 915 »

[操作系统开发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-13 上传 | 大小:98304 | 下载:0

[操作系统开发12

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

[操作系统开发fat16

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

[操作系统开发Prop

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

[操作系统开发offpc

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

[操作系统开发neicun

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

[操作系统开发BIOS_post_view

说明:经典的BIOS端口开发代码,包含有几个主流的BIOS开发公司的端口代码。-Port the development of classic BIOS code, contains a number of mainstream development of the company
<lin> 在 2024-10-13 上传 | 大小:159744 | 下载:0

[操作系统开发bios_interrupt

说明:基本输入输出系统的中断源代码,基本上包含了intel体系所有中断源的源代码。-Basic Input Output System interrupt source code, basically contains all the interrupt source intel system
<lin> 在 2024-10-13 上传 | 大小:1223680 | 下载:0

[操作系统开发11

说明:银行家算法c语言的实现?
<zqarcherzq> 在 2024-10-13 上传 | 大小:6144 | 下载:0

[操作系统开发geiwindow

说明:获取Windows版本号和运行模式。简单方便-Access to Windows version number and operating mode. Simple and convenient
<de> 在 2024-10-13 上传 | 大小:39936 | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 343.44 .45 .46 .47 .48 ... 915 »

源码中国 www.ymcn.org