CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 操作系统开发 搜索资源 - used

搜索资源列表

  1. 最佳适应法

    0下载:
  2. 采用首次适应法、最佳适应法或最差适应法,编写一内存分配和回收模拟程序。 动态地随机产生新的“内存分配”或“内存回收”请求,再按照你选定的分配算法修改这个数组。由于这个实验的重点在于内存分配,所以不考虑与某内存区相关的进程情况。-used first to adapt, adapt best or the worst adaptation law, the preparation of a memory allocation and recovery simulation program. Dyn
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:69285
    • 提供者:吴晓辉
  1. ucosv251源代码

    0下载:
  2. *** *** *** *** *** *** *** *** *** *** RELEASE NOTES *** *** ***** *** *** *** *** *** *** *** 1) RELEASE NOTES: --- ---- The release notes are now provided in PDF format in the file: \\SOFTWARE\\uCOS-II\\DOC\\RelV251.PDF
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1014306
    • 提供者:王陈
  1. R_WPI

    0下载:
  2. 文件包含采用VC写的源代码。它通过模拟了生产者和消费者问题来阐述并发进程。-document contains VC used to write the source code. Through simulation of producers and consumers with questions to elaborate process.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:12017
    • 提供者:许智勇
  1. os_for_AVR

    0下载:
  2. 这是应用在AVR单片机上的小型操作系统。在任务级别运行。成功运行在ATmega16上。-This is used in the AVR small operating system. The task-level operation. Successful operation on the ATmega16.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:5250
    • 提供者:徐开
  1. yinhangjiasuanfa

    0下载:
  2. 这是操作系统实验中的银行家算法,顺便拿来和大家分享一下-experiment bankers algorithm, and the way we used to share
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:26223
    • 提供者:郑裕
  1. BA

    0下载:
  2. 操作系统中广泛应用的用于避免死锁的银行家算法的程序实现-operating system widely used for deadlock avoidance algorithm bankers Program
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:34114
    • 提供者:张焕人
  1. srecview

    0下载:
  2. 嵌入式开发中常用到 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.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1745
    • 提供者:bigheadmonk
  1. 使用互斥进行线程同步代码示例 Thread3_23

    0下载:
  2. 本代码演示了利用临界区实现线程的同步。-demonstration of the code used to achieve critical thread synchronization.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:18158
    • 提供者:崇锦
  1. 模拟银行家算法

    0下载:
  2. 利用银行家算法避免死锁。掌握银行家算法中的数据结构,算法的整个过程,并加深对银行家算法的理解-bankers algorithm used to avoid deadlock. Master bankers algorithm data structure, algorithm of the whole process, and deepen the understanding of Banker's Algorithm
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:9484
    • 提供者:黄卓越
  1. JavaforJ2ME

    0下载:
  2. 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
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:105587
    • 提供者:achewit
  1. GosF2C

    0下载:
  2. 将一个文件转换成C代码格式,常用于嵌入式系统中-will be converted into a document format C code, which is used in embedded systems
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:8206
    • 提供者:PeterLee
  1. cameradriverov511

    1下载:
  2. OV511+摄像头驱动开发 本篇适合没有接触过驱动或者初学驱动的朋友。运行本程序以及源代码都请先看 ReadMe.txt 文件。   在本文中阐述的驱动是用windriver做出来的,没有采用DDK或DriverStudio,可能看起来并不像是一个”很正式“的驱动,而且本文中的驱动程序不可以用于DirectShow接口。对于DDK和DriverStudio我也了解了一些内容,在刚开始的时候我是满怀激情的想用DDK或DriverStudio的,很快我的激情之火就被无情的熄灭了,对于一个完
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:707551
    • 提供者:qin
  1. zzq_close_computer

    0下载:
  2. 控制局域网的机器远程关机的程序,自己用了几次,感觉还可以 不知道你们用的感觉如何-control remote LAN machine shutdown procedures they used several times, feeling can also do not know how the feeling
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:483512
    • 提供者:周子强
  1. adplus

    0下载:
  2. 一个可以重新定位网站的程序,用vc++开发-a web site can reposition the procedures used vc Development
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:29960
    • 提供者:刘嘉
  1. Threadx-SourceCode

    0下载:
  2. 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
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1073780
    • 提供者:万兵
  1. DescParser

    0下载:
  2. pc保护模式描述符分析工具,采用VC编写,是你了解保护模式,分析描述符的好工具.-pc protected mode descr iptor analysis tools used to prepare VC, you know protected mode, Analysis descr iptors good tool.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:13921
    • 提供者:liuxf
  1. ARMlinus

    0下载:
  2. 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
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:177276
    • 提供者:赖永仲
  1. cn700_vc3484645

    0下载:
  2. 银行家算法用c++ 编写 ,望提出意见-bankers c algorithm used to prepare the Pillar views
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1953
    • 提供者:basic
  1. c68hc08

    0下载:
  2. ucos相关移植的典型代码,可以用来参考一下-OUT related transplants typical code can be used to refer to
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:10085
    • 提供者:weiliang
  1. least-Recently-used

    0下载:
  2. 最近最久未使用算法!LRU算法!可以参考下!-Recently the most recently-used algorithm! LRU algorithm! Can refer to the next!
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:46238
    • 提供者:柯柯
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com