搜索资源列表
WinGOS
- 一个更为先进的嵌入式操作系统.采用RMS线程调度算法,具有信号量等同步对象.亦包括GUI. 通过该系统您可以极大知道Windows的内部秘密.-a more advanced embedded operating system. RMS using thread scheduling algorithm, with the volume of signal synchronization objects. also includes GUI. The system can greatly Y
Nachos
- 高级操作系统实验nachos源码-Software and Microelectronics, Peking University Institute of Experimental nachos advanced operating system source code
FreeBSD
- FreeBSD是一种为工业标准计算机服务的先进的BSD UNIX操作系统,由一大组个人开发和维护-FreeBSD is an industry standard for computer services advanced BSD UNIX operating system, a large group of individuals from the development and maintenance of
conductLinux
- 高手进阶 学会做嵌入式Linux操作系统-Advanced Institute of players to do embedded Linux operating system. Doc
Bochs
- Orange s:一个操作系统的实现 0.0-Book WINDOWS advanced debugging code book WINDOWS advanced debugging code
c
- C和C++嵌入式系统编程学习资料。 你可以从这本书里学到很多东 西。除了了解如何更有效地使用C和C++你还将会从本书中对常见的嵌人式软 件问题的详细解释,并从本书所提供的源代码中得到益处。本书中包含的高级 主题有存储器检测和验证、设备驱动程序的设计和实现.实时操作系统的内部 机理,还有代码优化技术。 -C and C++ Embedded Systems Programming learning materials. You can learn from this boo
demon_net
- 枚举系统设备高级信息.枚举包括cup信息, bios信息, 内存,网卡,其他设备等 可以进行枚举操作系统的所有设备的信息-Enumeration advanced information system equipment. Enumeration, including cup information, bios information, memory, network cards, other equipment, etc. can enumerate all the devices oper
dosSource
- DOS - ç ,它的内核也是FreeDOS的内核。并在此基础上进行了一定的修改,使其更加实用。 FreeDOS的是项目设计 提供替代到MS - DOS,PC的DOS的和DR - DOS的自由 。-DOS-C started in 1988 as an experiment in writing device drivers in C for Microsoft s MS-DOS. Both block and character device drivers were
advanced_operation_system
- 高级操作系统的可见,概要而精炼。先看一篇此课件,能提高看书时的速度-Advanced operating systems can see the outline and refining. Look at one of this courseware, can increase the speed when reading
MinixOS
- Minix是一个类UNIX操作系统,其2.0版符合POSIX 1003.1和ISO9945-1工业标准。过去,UNIX操作系统的起源与发展与其源代码的公开是分不开的,而UNIX操作系统设计思想的先进性与前瞻性也是无与伦比的。时至今日,大学中"操作系统原理"课一直使用UNIX作为应用实例,而AT&T公司注意到了UNIX的商业价值后,不再允许用UNIX的源代码进行教学。学习"操作系统原理"课就成了只谈理论而不谈设计与实现。作为计算机科学教育家的Tanenbaum开发出了Minix用于操作系统教学。与
FIFO-suanfa
- 在分页式虚拟系统中,当硬件发出“缺页中断”后,引出操作系统来处理这个中断事件。如果主存中已没有空闲块,则用FIFO页面调度算法把作业中最先进入主存的一页调出,存放在外存上,然后把要访问的页装入该块。调入和装入后都要修改页表中对应页的标志。-In the page type system, the virtual hardware send out "of a page, draw out the interruption of the operating system to deal with
chapter2
- c语言高级编程的硬件基础,包括BIOS中断和DOS的调用-Advanced programming in C language, including BOIS interrupt and using DOS
HMC5883-ceshichengxu
- 霍尼韦尔 HMC5883L 是一种表面贴装的高集成模块,并带有数字接口的弱磁 传感器芯片,应用于低成本罗盘和磁场检测领域。HMC5883L 包括最先进的高 分辨率HMC118X 系列磁阻传感器,并附带霍尼韦尔专利的集成电路包括放大 器、自动消磁驱动器、偏差校准、能使罗盘精度控制在1°~2°的12 位模数 转换器.简易的I2C 系列总线接口。HMC5883L 是采用无铅表面封装技术,带 有16 引脚,尺寸为3.0X3.0X0.9mm。HMC5883L 的所应用领域有手机、笔记本
AdvancedDel-6
- this program is an advanced file deleter in this way we can t recover any file after deleting
Advanced-Password2
- this program is a new algorithm of inputing password in this way you can input password with mouse clicking
Simulation-
- 模拟请求页式存储管理中硬件的地址转换和缺页中断,并用先进先出调度算法(FIFO)处理缺页中断-Simulation request tabbed storage management hardware address translation and page fault, and advanced scheduling algorithm (FIFO) for processing a page fault
Beginning-Relational-Data-Modeling
- 这本书目的是给读者提供一个关系型数据库模型领域的背景。这是一本易读的和有实践练习的书。-Relational databases provide a powerful means by which to store and manipulate vast volumes of data. The design of such systems is based on the mathematics of relational theory, which was advanced in it
software_engineer
- “高级软件工程”---北京大学计算机王老师的授课PPT-“Advanced Software Engineering”--- Department of Computer Wang teaching PPT
Easy-language-
- 易语言程序 易语言模块 自定义高级表格边框样式例程-Easy language program easy language module custom advanced form the border style routines
LINUXOS
- 以Linux 系统进程和线程机制为背景,掌握fork()和clone()系统调用的形式和功能以及与其相适应的高级通讯方式。由fork派生的子进程之间通过pipe通讯,由clone创建的线程之间通过共享内存通讯,对于后者需要考虑互斥问题。-Linux systems to process and thread mechanism background, master fork () and clone () system call form and function as well as adva