搜索资源列表
dsread
- read the network addresses from a named Directory Services object and display all parts of the address.
ucos2.71
- UCOS_II : UCOS_II代码,2.71版 Src : 主程序代码 Inc : 主程序的头文件 Debug : SDT目标代码 Myucos_Data : ADS目标代码 Myucos.apj : SDT2.51工程文件 Myusos.mcp : ADS1.2工程文件 Myusos.PR : SourceInsight3.5工程文件-UCOS_II : UCOS_II code, version 2.71 Src : main progra
FSCopyObject
- Contains source to demonstrate how to copy/delete files and folders with HFS+ APIs. It also demonstrates a technique to rename an object if an object of the same name exists in the destination. This sample shows how to perform these operations i
tkernel_se_1.00.00.tar
- T-kernel 的extension源代码,是日本最著名的T-kernel所独有的,适合开发T-kernel的朋友们使用! TK/SE is the program that extends T-Kernel and provides the functions such as a file system and a process management. The TK/SE archive to be provided is comprised of the main p
jchq
- (1) 掌握基本的同步与互斥算法,理解生产者消费者模型。 (2) 学习实用Windows2000/XP中基本的同步对象特性,掌握相关API的使用方法。 (3) 了解Windows2000/XP中多线程的并发执行机制,实现进程的同步与互斥。 -(1) master the basic synchronization and mutual exclusion algorithms, understanding of the producer consumer model. (2) lea
mune
- 线程同步机制。 互斥器的功能和临界区域很相似。区别是:Mutex所花费的时间比Critical Section多的多,但是Mutex是核心对象(Event、Semaphore也是),可以跨进程使用,而且等待一个被锁住的Mutex可以设定TIMEOUT,不会像Critical Section那样无法得知临界区域的情况,而一直死等。-Thread synchronization mechanism. Mutex' s function and the critical region is
oopkernel
- 32bit pmode os kernel,it gives an example of how to build a kernel with object orianted principles. it is made with C++ and a litle asm.
3-1
- 事件对象——操作系统课程 程序展示如何在进程间使用事件-Event object- Operating System Course program shows how to use events between processes
batch
- 用C++编写的简单批操作系统,程序源于国外的一本书Object-Oriented Discrete Event Simulation-Written in C++, a simple batch operating system
Object-oriented-distributed-system
- 高级操作系统课程报告,面向对象分布式系统概述,CORBA和DCOM框架介绍。-Object oriented distributed system, introduce the CORBA and DCOM.
Objective-C-and-Cocoa
- Object-C的语法与Cocoa框架 在windows上使用NextStep对Objective-C代码进行编译 对于抛开操作系统,学习Object-C语法以及Cocoa框架有一定参考-The Grammar of Objective-C and Framework of Cocoa This book introduces how to use objective-C on windows. It will help a lot for focusing on Objecti
3
- 同步机制,通过对事件和互斥体对象的了解,来加深对Windows 线程同步的理解-Based on events and mutex object understanding, to deepen the understanding of the thread synchronization to Windows
wrk
- Windows Research Kernel 包含了以下模块: * Processes * Threads * Virtual memory and cache managers * I/O management * The registry * Executive functions, such as the kernel heap and synchronization * Object manager * Local procedure call me
none
- C语言写的一个实验性质的OS,使用了对象方式。本来托管在GITHUB上,但是pudn下载要积分,所以上传一份。-C language to write an experimental nature of the OS, use object methods. Originally hosted on GITHUB, but the pudn download to points, so upload a.
Linux0.11-
- 书对 Linux 早期操作系统内核(v0.95)全部代码文件进行了详细全面的注释和说明, 旨在使读者能够在尽量短的时间 内对 Linux 的工作机理获得全面而深刻的理解,为进一步学习和研究 Linux 系统打下坚实的基础。虽然所选择的版本较低, 但该内核已能够正常编译运行, 其中已经包括了 LINUX 工作原理的精髓, 通过阅读其源代码能快速地完全理解内核的运作机 制。书中首先以 Linux 源代码版本的变迁历史为主线,详细介绍了 Linux 系统的发展历史,着重说明了各个内核版本之
Intro_to_Windows_Kernel_Security_Development
- Presents Kernel’s Components: - Object Manager - Security Reference Monitor - Process/Thread Management - Memory Manager - Cache Manager - Scheduler - I/O Manager, PnP, power, GUI - Devices, FS Volumes, Net - Lightweight Procedure C
寻迹
- 利用红外线的输出反馈实现对前方物体的避障、对规定路线的寻迹。(Using infrared output feedback to achieve the obstacle avoidance of the front object and tracing the prescribed route.)
