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

资源列表

« 1 2 ... .05 .06 .07 .08 .09 710.11 .12 .13 .14 .15 ... 737 »
  1. testc

    1下载:
  2. 实现动态分区管理模拟最先适应法和最佳适应法,用c实现-Dynamic simulation of regional management to adapt the first and best adaptation law, with the realization of c
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:3154
    • 提供者:sevenhu
  1. CWT-CSQC

    1下载:
  2. 电容生产线在线快速批量抽检,数据直接采集到计算机中,并画出直方图,及时而直观地报告生产线上批量生产的电容质量分布情况。此程序用C编写,仿WINDOWS菜单可在DOS下运行。通过GPIB卡控制美国惠普公司的HP4278电容测试仪采集数据到计算机中,自动生成质量检验部门所需的图表。本软件已在深圳电容生产厂家使用多年。这里给出我的全套源代码。-Capacitor production line online fast bulk sampling, data collection directly to
  3. 所属分类:OS Develop

    • 发布日期:2017-04-25
    • 文件大小:43289
    • 提供者:WSW
  1. salvo-lite-pic-3.2.3

    1下载:
  2. Salvo是一种非常精简的实时操作系统,可以运行在像PIC, 51这类RAM ROM很少的单片机上。这是PIC上的代码-Salvo is a very streamlined real-time operating system, you can run like the PIC, 51 such little RAM ROM Single Chip. This is the PIC code
  3. 所属分类:OS Develop

    • 发布日期:2017-05-23
    • 文件大小:7336271
    • 提供者:jf
  1. SalvoUserManual-v4.1.2

    1下载:
  2. 嵌入式操作系统Salvo 4.1.2最新用户手册。-Latest Salvo 4.1.2 User Manual
  3. 所属分类:OS Develop

    • 发布日期:2017-05-17
    • 文件大小:4417608
    • 提供者:jf
  1. DSPIC3x_Eval

    1下载:
  2. ThreadX是Express Logic公司开发的实时操作系统,占用内存资源非常少,甚至可以在8位单片机上使用。这是在dsPIC30 dsPIC33上的移植。 -ThreadX is Express Logic has developed a real-time operating system, memory resources, very few can even use single-chip 8. This is the dsPIC30 dsPIC33 transplantatio
  3. 所属分类:OS Develop

    • 发布日期:2017-05-12
    • 文件大小:2986593
    • 提供者:jf
  1. MemoryRun

    1下载:
  2. 在内存运行软件,而不需要将其释放到磁盘上,这样可以有效保护自己的软件。-Running software in memory without having to be released on to disk, this can effectively protect their software.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-15
    • 文件大小:7665
    • 提供者:renjie
  1. Memory_Management

    1下载:
  2. 扩展的动态内存机制 任务综述 本任务扩展了自己私有的内存管理机制。首先使用预先规划的思想,使用预先分配的内存池和内存分区,再通过使用消息队列作为内存池的管理机制处理内存块分配与释放的过程,而消息队列中保存的是每个预先申请内存块的地址。当用户需要分配一个内存块时,使用msgQReceive() 函数从消息队列中获取一个相应大小的内存块地址;当用户需要释放一个内存块时,则使用msgQSend()函数将内存块首地址发送回消息队列中。通过这种方法,减少了内存反复申请与释放产生外部碎片的可能
  3. 所属分类:OS Develop

    • 发布日期:2017-04-24
    • 文件大小:31037
    • 提供者:litao
  1. aspnetgraficos_Source

    1下载:
  2. This ASP.NET (VB.NET) sample demonstrates how to create chart.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-27
    • 文件大小:96993
    • 提供者:Jose Amado
  1. process

    1下载:
  2. 南航大 进程操作系统的实验 上课老师讲的 大家可以参考下 不难 觉得比较有用 所以上传-Southern Great operating system process, the experimental class the teacher said we can refer to the next so it is not difficult to find more useful Upload
  3. 所属分类:OS Develop

    • 发布日期:2017-04-17
    • 文件大小:14462
    • 提供者:Lu Qing
  1. embedded

    1下载:
  2. 嵌入式实时系统中关键技术的研究(博士论文)实时操作系统在多媒体通信、在线事务处理、生产过程控制、交通控制等各个领域得到广泛的应用,因而越来越引起人们的重视。而进程调度策略是影响系统实时性能的重要因素。因此我在此对实时进程调度进行研究。-real-process Scheduling. This article is based on reading source code of Linux, reference many books and articles.The idea of this a
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:1099565
    • 提供者:
  1. AT88_ucos

    1下载:
  2. ATmega88 ucos 移植实例,我是费了好大劲才移植成功的,希望大家喜欢-ATmega88 ucos transplant example, I took a very big success劲才transplant, I hope you like
  3. 所属分类:操作系统开发

    • 发布日期:2013-09-14
    • 文件大小:71318
    • 提供者:wangdongxu
  1. [L_27_3]

    1下载:
  2. 自己编写的linux多用户作业调度系统,允许多用户提交作业,设置作业优先级,采用时间片轮转算法,并反馈给用户的终端-I have written multi-user linux job scheduling system that allows multi-user operation, set up operations priority, use Round Robin time slice and feedback to the user terminal
  3. 所属分类:OS Develop

    • 发布日期:2017-03-26
    • 文件大小:319130
    • 提供者:吴文斐
« 1 2 ... .05 .06 .07 .08 .09 710.11 .12 .13 .14 .15 ... 737 »
搜珍网 www.dssz.com