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

搜索资源列表

  1. neicun

    0下载:
  2. 我所采用的内存管理思想是链表管理思想,内存分配方案是最佳适应方案(best fit)。其主要的数据结构为 struct node { char* p int memosize int flag struct node* next } 这是一个链表的结点的数据结构,用它来管理内存的分配与回收。P 表示所指的分配的内存的首地址,memosize 表示分配的内存块的大小,flag 为一个标志量,表示内存块是否被占用。用 1 和 0 来表示被占用和不被占
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2706
    • 提供者:ruikobe
  1. 9

    0下载:
  2. 操作系统课程设计_进程调度演示源程序 #include \"stdio.h\" #include \"stdlib.h\" #include \"string.h\" typedef struct node { char name[10] /*进程标识符*/ int prio /*进程优先数*/ int round /*进程时间轮转时间片*/ int cputime /*进程占用CPU时间*/ int needtime /*进程到完成
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2366
    • 提供者:wjx
  1. Ucore是一个很小的适于学习的操作系统

    0下载:
  2. Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore实验6:文件系统。通过完成本次实验,希望能达到以下目标:了解基本的文件系统系统调用的实现方法;了解一个基于索引节点组织方式的Simple FS文件系统的设计与实现;了解文件系统抽象层-VFS的设计与实现。文件中包括源代码和实验指导书。-Ucore is a small
  3. 所属分类:操作系统开发

    • 发布日期:2017-04-09
    • 文件大小:1038179
    • 提供者:gyh
  1. dynamic

    0下载:
  2. 操作系统的动态分区存储管理模拟程序。程序将分区说明表分散为可用队列与已用队列,每次插入进程或撤销进程只需将结点移至另一队列即可,当然此过程还涉及拆分分区,合并分区以及更新分区号-Dynamic partitioning operating system storage management simulation program. Procedure will Zoning Table scattered available queue queue and has spent each inser
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:2466
    • 提供者:李志龙
  1. Snap

    0下载:
  2. 实现图层的编辑,移动要素、增加删除节点等功能,可以自由选择要编辑的图层。-Layer editing, mobile elements, increasing delete node can freely select the layer you want to edit.
  3. 所属分类:OS Develop

    • 发布日期:2017-11-06
    • 文件大小:71370
    • 提供者:罗浩
  1. os4

    0下载:
  2. File management system implementation: - basic requirements: using the disk file to realize the operating system file management features, mainly including the directory structure management, peripheral storage space allocation and release and free
  3. 所属分类:OS Develop

    • 发布日期:2017-11-09
    • 文件大小:4169
    • 提供者:若瓷
  1. require-the-use-of-a-linked-

    2下载:
  2. 题目说明:   要求采用链表形式,求两个一元多项式的乘积:h3 = h1*h2。函数原型为:void multiplication( NODE * h1, NODE * h2, NODE * h3 )。 输入:   输入数据为两行,分别表示两个一元多项式。每个一元多项式以指数递增的顺序输入多项式各项的系数(整数)、指数(整数)。   例如:1+2x+x2表示为:<1,0>,<2,1>,<1,2>, 输
  3. 所属分类:OS Develop

    • 发布日期:2016-11-21
    • 文件大小:2048
    • 提供者:xy
  1. Archive

    0下载:
  2. Node auth for rabbitMQ
  3. 所属分类:OS Develop

    • 发布日期:2017-04-11
    • 文件大小:1025
    • 提供者:rikiriki
  1. battery_simulator.py

    0下载:
  2. The node publishes a floating point value on the /battery_level topic starting with the initial_battery_level and counting down to 0 over a time period specified by the battery_runtime parameter. Both parameters can be specified in a launch file
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:721
    • 提供者:ahmed
  1. sybil_attck_cPP

    1下载:
  2. Sybil attack implemented in wireless sensor networks in OTCL language. source node dropped the packets continuously.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-09
    • 文件大小:1547992
    • 提供者:Naveen
  1. mobiwan

    0下载:
  2. Mobile IPV6 code in network simulator for generate IPv6 address in all mobile node to configure hando-Mobile IPV6 code in network simulator for generate IPv6 address in all mobile node to configure handoff
  3. 所属分类:OS Develop

    • 发布日期:2017-05-05
    • 文件大小:39011
    • 提供者:Naveen
  1. Untitled2

    0下载:
  2. IEEE33节点系统程序T-IEEE33 node system program TRRRRRRRRRRRRRRRRRRR
  3. 所属分类:OS Develop

    • 发布日期:2017-12-12
    • 文件大小:1476
    • 提供者:洪志军
搜珍网 www.dssz.com