搜索资源列表
最佳适应法
- 采用首次适应法、最佳适应法或最差适应法,编写一内存分配和回收模拟程序。 动态地随机产生新的“内存分配”或“内存回收”请求,再按照你选定的分配算法修改这个数组。由于这个实验的重点在于内存分配,所以不考虑与某内存区相关的进程情况。-used first to adapt, adapt best or the worst adaptation law, the preparation of a memory allocation and recovery simulation program. Dyn
ucosv251源代码
- *** *** *** *** *** *** *** *** *** *** RELEASE NOTES *** *** ***** *** *** *** *** *** *** *** 1) RELEASE NOTES: --- ---- The release notes are now provided in PDF format in the file: \\SOFTWARE\\uCOS-II\\DOC\\RelV251.PDF
R_WPI
- 文件包含采用VC写的源代码。它通过模拟了生产者和消费者问题来阐述并发进程。-document contains VC used to write the source code. Through simulation of producers and consumers with questions to elaborate process.
os_for_AVR
- 这是应用在AVR单片机上的小型操作系统。在任务级别运行。成功运行在ATmega16上。-This is used in the AVR small operating system. The task-level operation. Successful operation on the ATmega16.
yinhangjiasuanfa
- 这是操作系统实验中的银行家算法,顺便拿来和大家分享一下-experiment bankers algorithm, and the way we used to share
BA
- 操作系统中广泛应用的用于避免死锁的银行家算法的程序实现-operating system widely used for deadlock avoidance algorithm bankers Program
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.
使用互斥进行线程同步代码示例 Thread3_23
- 本代码演示了利用临界区实现线程的同步。-demonstration of the code used to achieve critical thread synchronization.
模拟银行家算法
- 利用银行家算法避免死锁。掌握银行家算法中的数据结构,算法的整个过程,并加深对银行家算法的理解-bankers algorithm used to avoid deadlock. Master bankers algorithm data structure, algorithm of the whole process, and deepen the understanding of Banker's Algorithm
JavaforJ2ME
- J2ME是Java 2平台的一个版本,使用在各种各样的消费电子产品和嵌入式设备上。Java Card技术规范得Java应用能运行在智能卡和更小的嵌入式设备上。本文介绍J2ME和Java Card的硬件平台和软件体系结构,以及如何进行J2ME和Java Card应用程序开发。Java在移动通信领域的应用已经引起广泛的关注,本文对此进行了详细的描述。-J2ME Java 2 Platform, a version of used in a wide range of consumer electro
GosF2C
- 将一个文件转换成C代码格式,常用于嵌入式系统中-will be converted into a document format C code, which is used in embedded systems
cameradriverov511
- OV511+摄像头驱动开发 本篇适合没有接触过驱动或者初学驱动的朋友。运行本程序以及源代码都请先看 ReadMe.txt 文件。 在本文中阐述的驱动是用windriver做出来的,没有采用DDK或DriverStudio,可能看起来并不像是一个”很正式“的驱动,而且本文中的驱动程序不可以用于DirectShow接口。对于DDK和DriverStudio我也了解了一些内容,在刚开始的时候我是满怀激情的想用DDK或DriverStudio的,很快我的激情之火就被无情的熄灭了,对于一个完
zzq_close_computer
- 控制局域网的机器远程关机的程序,自己用了几次,感觉还可以 不知道你们用的感觉如何-control remote LAN machine shutdown procedures they used several times, feeling can also do not know how the feeling
adplus
- 一个可以重新定位网站的程序,用vc++开发-a web site can reposition the procedures used vc Development
Threadx-SourceCode
- ThreadX是优秀的硬实时操作系统,适用于深嵌入式应用中,具有规模小、实时性强、可靠性高、无产品版权费、易于使用等特点,并且支持大量的处理器和SoC,包括ARM、PowerPC、SH 4、MIPS、ADI DSP、TI DPS、Nios II等,因此广泛应用于消费电子、汽车电子、工业自动化、网络解决方案、军事与航空航天等领域中-ThreadX of the best hard real-time operating system, embedded in deep application wi
DescParser
- pc保护模式描述符分析工具,采用VC编写,是你了解保护模式,分析描述符的好工具.-pc protected mode descr iptor analysis tools used to prepare VC, you know protected mode, Analysis descr iptors good tool.
ARMlinus
- RAM中文资料,面向A R M 微处理器构架的嵌 入式操作系统的使用量将在今后五 年持续增长,在各种嵌入式操作系 统中,Linux是获得支持最多的第三 大力量。-RAM Chinese data, M A R-oriented architecture microprocessor embedded operating system used in the next five years will be continued growth Embedded in the vario
cn700_vc3484645
- 银行家算法用c++ 编写 ,望提出意见-bankers c algorithm used to prepare the Pillar views
c68hc08
- ucos相关移植的典型代码,可以用来参考一下-OUT related transplants typical code can be used to refer to
least-Recently-used
- 最近最久未使用算法!LRU算法!可以参考下!-Recently the most recently-used algorithm! LRU algorithm! Can refer to the next!