CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - simulate

搜索资源列表

  1. udpgen.c

    0下载:
  2. IP流量发生器,用于产生UDP报文,该程序用于模拟你需要的IP流量。可运行于Linux-IP flow generator, used to produce UDP packet, the procedure you need to simulate the IP flow. Can be run on Linux
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1195
    • 提供者:Rex Yan
  1. cipankongjian

    0下载:
  2. 模拟UNIX磁盘空间管理中使用的分组链接法。在内存中建立一个虚拟盘,模拟成组链接法,实现对该虚拟盘空间的管理 虚拟盘共60块,10块为一组,系统最多支持5个文件 可以显示文件对磁盘块的占用情况,当前空闲块的分布情况 -simulated UNIX disk space used in the management of a link France. In memory to establish a virtual disk to simulate the Links Group, r
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2285
    • 提供者:houny
  1. RPG

    0下载:
  2. 用共享内存,信号灯,以及互斥锁实现进程,线程间的通信,来模拟三国问题-using shared memory, lights, and Mutex realization process, the communication between threads, to simulate the three issues
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2821
    • 提供者:李明
  1. nistnet

    0下载:
  2. NIST Net – A Linux-based Network Emulation Tool, It is a raw IP packet filter with many controllable channel parameters such as packet loss ratio, jitter, bandwidth variation, delay, and network buffer size. To simulate different network environments
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2309412
    • 提供者:北科
  1. FileSystem

    0下载:
  2. 文件系统 通过程序模拟Linux文件系统,用一个二进制文件(FileSystem.disk)来模拟磁盘.设计一个多用户的二级文件系经统、实现一般的创建文件、目录,删除文件、目录,切换目录,打开、关闭文件、读写文件等操作。-File system through the Linux file system simulation, with a binary file (FileSystem.disk) to simulate the disk. To design a multi-user doc
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:249544
    • 提供者:
  1. qofis_v2.tar

    0下载:
  2. ns2环境下的voip仿真,802.11系统环境-the voip simulate of 802.11 in ns-2
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:1299012
    • 提供者:吴东伟
  1. malloc_array

    0下载:
  2. 通过编写函数来模拟malloc()函数动态分配内存的功能-By writing the function to simulate malloc () function, the function of dynamically allocated memory
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1169
    • 提供者:方言
  1. Linux-userthread-library

    0下载:
  2. 可模拟实现Linux用户级线程库的静态调用,规避了多线程库的竞态条件和复杂的同步问题.除源代码外还有详细的设计说明文档.-Can simulate the realization of Linux user-level Thread Library static call circumvented competing multi-threaded library condition and complex synchronization problems. In addition to sour
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:326347
    • 提供者:李海波
  1. random

    0下载:
  2. 是高精度的随机数产生程序,可以用于实际MC模拟的随机数产生。-Is a high-precision random number generator procedures, can be used to simulate the actual MC random number generator.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2831
    • 提供者:tan mingqiu
  1. bootsplash-3.0.7

    0下载:
  2. 美化linux的kernel启动画面的程序,可以替换经典的小企鹅的启动画面,可以模拟Fedora的启动效果。-Landscaping linux startup screen of the kernel process, you can replace the classic Little Penguin startup screen, you can simulate the effect of Fedora startup.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:157516
    • 提供者:
  1. filesystem

    1下载:
  2. 模拟Linux文件系统 在任一OS下,建立一个大文件,把它假象成一张盘,在其中实现一个简单的模拟Linux文件系统。 1. 在现有机器硬盘上开辟100M的硬盘空间,作为设定的硬盘空间。 2. 编写一管理程序simdisk对此空间进行管理,以模拟Linux文件系统,要求: (1) 盘块大小1k (2) 空闲盘块的管理:Linux位图法 (3) 结构:超级块, i结点区, 根目录区 -Simulation of Linux file system at any one
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:16546
    • 提供者:lilianjie
  1. l-trash.sh

    0下载:
  2. A simple trash that simulate a desktop trash in window managers...a real bash scr ipting example.Try it!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1148
    • 提供者:lupsyn
  1. CPU_Schedu641153212002

    0下载:
  2. This a CPU Scheduling Algorithm implemented in C in order to Simulate CPU Scheduling-This is a CPU Scheduling Algorithm implemented in C in order to Simulate CPU Scheduling
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1862
    • 提供者:Saurabh
  1. PriorityScheduler

    0下载:
  2. A small program to simulate priority scheduling in Unix.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:17190
    • 提供者:SAS
  1. Assignment8

    0下载:
  2. 实现对信号量的模拟。Linux系统 用C实现-simulate semophore
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:448269
    • 提供者:吴峰
  1. postmark_1.51.orig.tar

    0下载:
  2. postmark是个压力测试磁盘的工具,netapp公司开发。可以模拟邮件服务器的负载。-postmark is a tool for stress testing the disk, netapp developed. Can simulate the load on the mail server.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:13394
    • 提供者:王斌
  1. filesystem

    1下载:
  2. 这是一个二级文件系统,能够在linux下编译并执行,通过程序模拟Linux文件系统,用一个二进制文件(FileSystem.disk)来模拟磁盘.设计一个多用户的二级文件系经统、实现一般的创建文件、目录,删除文件、目录,切换目录,打开、关闭文件、读写文件等操作。-This is a secondary file system, can be compiled under linux and implement, through the Linux file system simulation,
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-09-23
    • 文件大小:48612
    • 提供者:段晓娟
  1. pi

    0下载:
  2. simulate pi,random simulation to get the estimation of PI
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:531
    • 提供者:oneqiong
  1. qemu-0.10.5.tar

    0下载:
  2. QEMU 10.0.5, 最新版仿真X86,ARM,MIPS等CPU的模拟器,运行在Linux下。-QEMU 10.0.5, the latest version. Can simulate X86, ARM, MIPS etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:3662495
    • 提供者:Archie
  1. src

    0下载:
  2. SRC its pnetwirk bogramm used to simulate
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:138801
    • 提供者:mukesh
« 12 3 4 5 »
搜珍网 www.dssz.com