搜索资源列表
ucosv251源代码
- *** *** *** *** *** *** *** *** *** *** RELEASE NOTES *** *** ***** *** *** *** *** *** *** *** 1) RELEASE NOTES: --- ---- The release notes are now provided in PDF format in the file: \\SOFTWARE\\uCOS-II\\DOC\\RelV251.PDF
CSAPP
- 计算机体系,一个程序员的看法(英文版),英語好的朋友和计算机开发人员推荐读物(珍藏版)-computer system, a programmer's view (in English), English good friend and computer developers Recommended Reading (01/23/2006)
srecview
- 嵌入式开发中常用到 Motorola 公司的 S-Record 格式文件,本程序以便于程序员阅读的格式(地址及内容)来查看此类格式的文件。-embedded developers commonly used to Motorola S-Record, the format the procedures for programmers to read format (address and contents) to view such files.
writeOSbyoneself
- 《自己动手写操作系统》一书里面的源码,个人认为对学习操作系统的朋友有点帮助。-"to write his own operating system," a book which the source code, personal view on learning the system a bit to help a friend.
Micrium-NXP-uCOS-II-View-LCD-LPC2148
- 在LPC2148上面能够正常运行的UCOS操作系统
PE-File-format.rar
- 一个操作系统的可执行文件格式,从许多角度来看,都是操作系统内建行为的一面镜子。 虽然可执行档格式通常并不是一个程序员认为迫切需要学习的东西,但操作系统的许多 有用的知识却可以在这个过程中获得。动态联结、加载器行为、以及内存管理,是特 别容易在这个学习过程中推理而得的三个主题。,An operating system of the executable file format, from a number of point of view, are built into the operat
ACS16
- ACS码的相互转换,可以应用此程序查看字符的ACS码-ACS code conversion, you can apply this procedure to view the character of the ACS Code
jingcheng
- 创建一个进程;查看运行进程;换出某个进程、*运行进程以及进程之间通信等功能。-Create a process View the operation process In a process, kill operation process and process communication between etc. Function.
e-kernel
- 发布嵌入式实时操作系统内核 请访问 www.evvei.com 察看详情 反对国外垄断,支持国产OS,星星之火,可以燎原。 -Embedded real-time operating system kernel releases please visit www.evvei.com View the details of opposition to foreign monopolies, support of domestic OS, a single spark can
mi
- 编写程序,模拟混合索引形式的文件系统。能接收建立、删除、读、写和查询属性的命令,并在模拟文件系统中进行操作。提供一个可供操作者建立、删除、读、写文件和查看文件属性的交互界面-Programming, analog mixed-index form of file system. Established to receive, delete, read, write, and query attributes of command and the file system in a simulate
Dodcc
- 在传统的操作系统中,程序并不能独立运行,作为资源分配和独立运行的基本单位都是进程。操作系统所具有的四大特点也都是基于进程而形成的,并可从进程的观点来研究操作系统。显然,在操作系统中,进程是一个极其重要的概念。-In traditional operating systems, procedures and should not operate independently, as the allocation of resources and independence to run the bas
weishitu
- 采用位视图方法实现操作系统的内存空间调度-Bit-view approach to achieve the operating system memory space scheduling
wenjianguanli
- 文件存储管理采用索引的方式,同时用位视图管理磁盘并且进行分配和回收-File storage management using the index method, while the disk with the digital view management and the allocation and recovery of
DynamicMemoryAllocation
- 对操作系统的动态内存分配(其中包括首次适应算法和最佳适应算法)。可以对内存进行分配,可以查看内存分配情况,可以释放内存。释放内存时,要考虑前后是否有空闲块,有的话得合并,并要改变内存的大小以及视情况改变分配内存的起始地址。-Dynamic memory allocation of the operating system (including first-fit algorithm and the best fit algorithm). Memory can be allocated, you
123
- 地图浏览查询放大缩小,以及点状属性的添加以美国为例-Zoom the map view query, and add a dot to the United States as an example the property
Operating_Systems_Phi_View
- 操作系统经典之作,从哲学层面上解析操作系统,解析得体无完肤-Operating Systems from a philosophical point of view
biosedit
- 查看并修改bios内容的C语言源程序,请在虚拟机做实验,否则可能对你的bios造成破坏-View and modify the contents of the C language source bios, please do the experiment in a virtual machine, or it may cause damage to your bios
Operating-Systems---William-Stalling-6th-edition.
- Operating Systems: Internals and Design Principles is a comprehensive and unified introduction to operating systems. By using several innovative tools, Stallings makes it possible to understand critical core concepts that can be fundamentally challen
dos
- dos命令大全包括基本的常用命令,以及查看操作命令-dos commands the Daquan including basic commonly used commands, and view the operation command
CPU2
- CPU利用率的查看和简单实现算法,对于操作系统编程很好的例子。-The view of CPU utilization and simple implementation of the algorithm, good example of operating system programming.